Revert "update gems" , may be causing mem leak

This reverts commit 5eea774f54.
This commit is contained in:
Sam 2015-02-15 08:25:58 +11:00
parent fc413df7e1
commit 112e82d11a
1 changed files with 12 additions and 14 deletions

View File

@ -56,11 +56,11 @@ GEM
binding_of_caller (0.7.2) binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1) debug_inspector (>= 0.0.1)
builder (3.2.2) builder (3.2.2)
celluloid (0.16.0) celluloid (0.15.2)
timers (~> 4.0.0) timers (~> 1.1.0)
certified (1.0.0) certified (1.0.0)
coderay (1.1.0) coderay (1.1.0)
connection_pool (2.1.1) connection_pool (2.0.0)
crass (0.2.1) crass (0.2.1)
daemons (1.1.9) daemons (1.1.9)
debug_inspector (0.0.2) debug_inspector (0.0.2)
@ -181,11 +181,10 @@ GEM
sorcerer (>= 0.3.7) sorcerer (>= 0.3.7)
guess_html_encoding (0.0.9) guess_html_encoding (0.0.9)
handlebars-source (2.0.0) handlebars-source (2.0.0)
hashie (3.3.2) hashie (3.3.1)
highline (1.6.21) highline (1.6.21)
hike (1.2.3) hike (1.2.3)
hiredis (0.5.2) hiredis (0.5.2)
hitimes (1.2.2)
htmlentities (4.3.3) htmlentities (4.3.3)
i18n (0.6.11) i18n (0.6.11)
image_optim (0.9.1) image_optim (0.9.1)
@ -201,7 +200,7 @@ GEM
jquery-rails (3.1.2) jquery-rails (3.1.2)
railties (>= 3.0, < 5.0) railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0) thor (>= 0.14, < 2.0)
json (1.8.2) json (1.8.1)
jwt (1.0.0) jwt (1.0.0)
kgio (2.9.2) kgio (2.9.2)
librarian (0.1.2) librarian (0.1.2)
@ -222,7 +221,7 @@ GEM
metaclass (0.0.4) metaclass (0.0.4)
method_source (0.8.2) method_source (0.8.2)
mime-types (1.25.1) mime-types (1.25.1)
mini_portile (0.6.2) mini_portile (0.6.1)
minitest (5.4.2) minitest (5.4.2)
mocha (1.1.0) mocha (1.1.0)
metaclass (~> 0.0.1) metaclass (~> 0.0.1)
@ -237,7 +236,7 @@ GEM
net-ssh (>= 2.6.5) net-ssh (>= 2.6.5)
net-ssh (2.9.1) net-ssh (2.9.1)
netrc (0.7.7) netrc (0.7.7)
nokogiri (1.6.6.2) nokogiri (1.6.5)
mini_portile (~> 0.6.0) mini_portile (~> 0.6.0)
nokogumbo (1.1.12) nokogumbo (1.1.12)
nokogiri nokogiri
@ -248,7 +247,7 @@ GEM
multi_json (~> 1.3) multi_json (~> 1.3)
multi_xml (~> 0.5) multi_xml (~> 0.5)
rack (~> 1.2) rack (~> 1.2)
oj (2.11.4) oj (2.11.1)
omniauth (1.2.2) omniauth (1.2.2)
hashie (>= 1.2, < 4) hashie (>= 1.2, < 4)
rack (~> 1.0) rack (~> 1.0)
@ -391,9 +390,9 @@ GEM
shoulda-context (1.2.1) shoulda-context (1.2.1)
shoulda-matchers (2.7.0) shoulda-matchers (2.7.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
sidekiq (3.3.1) sidekiq (3.2.5)
celluloid (>= 0.16.0) celluloid (= 0.15.2)
connection_pool (>= 2.1.1) connection_pool (>= 2.0.0)
json json
redis (>= 3.0.6) redis (>= 3.0.6)
redis-namespace (>= 1.3.1) redis-namespace (>= 1.3.1)
@ -435,8 +434,7 @@ GEM
thread_safe (0.3.4) thread_safe (0.3.4)
tilt (1.4.1) tilt (1.4.1)
timecop (0.7.1) timecop (0.7.1)
timers (4.0.1) timers (1.1.0)
hitimes
treetop (1.4.15) treetop (1.4.15)
polyglot polyglot
polyglot (>= 0.3.1) polyglot (>= 0.3.1)