update gems

This commit is contained in:
Sam 2015-02-03 10:31:37 +11:00
parent 0f1bd60ab2
commit 5eea774f54

View File

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