various gem updates

This commit is contained in:
Sam Saffron 2016-01-11 17:35:09 +11:00
parent c2e45c8377
commit 341714e270

View File

@ -42,12 +42,12 @@ GEM
activerecord (>= 3.2, < 6.0)
rake (~> 10.4)
arel (6.0.3)
aws-sdk (2.1.29)
aws-sdk-resources (= 2.1.29)
aws-sdk-core (2.1.29)
aws-sdk (2.2.9)
aws-sdk-resources (= 2.2.9)
aws-sdk-core (2.2.9)
jmespath (~> 1.0)
aws-sdk-resources (2.1.29)
aws-sdk-core (= 2.1.29)
aws-sdk-resources (2.2.9)
aws-sdk-core (= 2.2.9)
babel-source (5.8.19)
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
@ -120,7 +120,7 @@ GEM
globalid (0.3.6)
activesupport (>= 4.1.0)
guess_html_encoding (0.0.11)
hashie (3.4.2)
hashie (3.4.3)
highline (1.7.7)
hike (1.2.3)
hiredis (0.6.0)
@ -155,7 +155,7 @@ GEM
lru_redux (1.1.0)
mail (2.6.3)
mime-types (>= 1.16, < 3)
memory_profiler (0.9.4)
memory_profiler (0.9.6)
message_bus (2.0.0.beta.2)
rack (>= 1.1.3)
redis
@ -185,7 +185,7 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
oj (2.12.14)
oj (2.14.3)
omniauth (1.2.2)
hashie (>= 1.2, < 4)
rack (~> 1.0)
@ -217,9 +217,9 @@ GEM
openid-redis-store (0.0.2)
redis
ruby-openid
pg (0.18.3)
pg (0.18.4)
progress (3.1.0)
pry (0.10.1)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
@ -338,10 +338,9 @@ GEM
shoulda-context (1.2.1)
shoulda-matchers (2.7.0)
activesupport (>= 3.0.0)
sidekiq (4.0.1)
sidekiq (4.0.2)
concurrent-ruby (~> 1.0)
connection_pool (~> 2.2, >= 2.2.0)
json (~> 1.0)
redis (~> 3.2, >= 3.2.1)
sidekiq-statistic (1.2.0)
sidekiq (>= 3.3.4, < 5)