mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
update lru redux to latest (fixes issue under jruby)
This commit is contained in:
parent
b8ef93e0a1
commit
669247f16f
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ GEM
|
||||||
libv8 (3.16.14.7)
|
libv8 (3.16.14.7)
|
||||||
listen (0.7.3)
|
listen (0.7.3)
|
||||||
logster (0.1.7)
|
logster (0.1.7)
|
||||||
lru_redux (0.8.3)
|
lru_redux (0.8.4)
|
||||||
mail (2.5.4)
|
mail (2.5.4)
|
||||||
mime-types (~> 1.16)
|
mime-types (~> 1.16)
|
||||||
treetop (~> 1.4.8)
|
treetop (~> 1.4.8)
|
||||||
|
|
Loading…
Reference in a new issue