mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
update ice cube, connection pool
This commit is contained in:
parent
b622edad7d
commit
6c8d1556b0
@ -153,7 +153,7 @@ GEM
|
|||||||
timers (~> 1.1.0)
|
timers (~> 1.1.0)
|
||||||
certified (0.1.1)
|
certified (0.1.1)
|
||||||
coderay (1.1.0)
|
coderay (1.1.0)
|
||||||
connection_pool (1.1.0)
|
connection_pool (1.2.0)
|
||||||
daemons (1.1.9)
|
daemons (1.1.9)
|
||||||
debug_inspector (0.0.2)
|
debug_inspector (0.0.2)
|
||||||
diff-lcs (1.2.4)
|
diff-lcs (1.2.4)
|
||||||
@ -212,7 +212,7 @@ GEM
|
|||||||
nokogiri (~> 1.5)
|
nokogiri (~> 1.5)
|
||||||
httpauth (0.2.0)
|
httpauth (0.2.0)
|
||||||
i18n (0.6.5)
|
i18n (0.6.5)
|
||||||
ice_cube (0.11.0)
|
ice_cube (0.11.1)
|
||||||
image_optim (0.9.1)
|
image_optim (0.9.1)
|
||||||
exifr (~> 1.1.3)
|
exifr (~> 1.1.3)
|
||||||
fspath (~> 2.0.5)
|
fspath (~> 2.0.5)
|
||||||
|
Loading…
Reference in New Issue
Block a user