update gems

This commit is contained in:
Sam 2014-09-25 10:33:06 +10:00
parent 5e0623d1e5
commit dc71b90606
1 changed files with 4 additions and 8 deletions

View File

@ -37,9 +37,6 @@ GEM
thread_safe (~> 0.1) thread_safe (~> 0.1)
tzinfo (~> 1.1) tzinfo (~> 1.1)
addressable (2.3.6) addressable (2.3.6)
airbrake (3.1.2)
activesupport
builder
annotate (2.6.5) annotate (2.6.5)
activerecord (>= 2.3.0) activerecord (>= 2.3.0)
rake (>= 0.8.7) rake (>= 0.8.7)
@ -149,7 +146,7 @@ GEM
in_threads (1.2.0) in_threads (1.2.0)
inflecto (0.0.2) inflecto (0.0.2)
ipaddress (0.8.0) ipaddress (0.8.0)
jquery-rails (3.1.0) 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.1) json (1.8.1)
@ -200,7 +197,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.10.0) oj (2.10.2)
omniauth (1.2.1) omniauth (1.2.1)
hashie (>= 1.2, < 3) hashie (>= 1.2, < 3)
rack (~> 1.0) rack (~> 1.0)
@ -236,7 +233,7 @@ GEM
ruby-openid ruby-openid
pg (0.15.1) pg (0.15.1)
polyglot (0.3.5) polyglot (0.3.5)
progress (3.0.0) progress (3.0.1)
pry (0.9.12.6) pry (0.9.12.6)
coderay (~> 1.0) coderay (~> 1.0)
method_source (~> 0.8) method_source (~> 0.8)
@ -337,7 +334,7 @@ GEM
shoulda (3.5.0) shoulda (3.5.0)
shoulda-context (~> 1.0, >= 1.0.1) shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (>= 1.4.1, < 3.0) shoulda-matchers (>= 1.4.1, < 3.0)
shoulda-context (1.1.6) shoulda-context (1.2.1)
shoulda-matchers (2.5.0) shoulda-matchers (2.5.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
sidekiq (3.2.5) sidekiq (3.2.5)
@ -407,7 +404,6 @@ PLATFORMS
DEPENDENCIES DEPENDENCIES
actionpack-action_caching actionpack-action_caching
active_model_serializers (~> 0.8.0) active_model_serializers (~> 0.8.0)
airbrake (= 3.1.2)
annotate annotate
barber barber
better_errors better_errors