Bundle update

This commit is contained in:
echarp 2015-12-27 12:37:57 +01:00
parent 389064915f
commit 7dbff87a72
1 changed files with 4 additions and 3 deletions

View File

@ -121,6 +121,7 @@ GEM
compass (~> 1.0.0)
sass-rails (<= 5.0.1)
sprockets (< 2.13)
concurrent-ruby (1.0.0)
debug_inspector (0.0.2)
devise (3.5.3)
bcrypt (~> 3.0)
@ -226,8 +227,8 @@ GEM
has_scope (~> 0.6.0.rc)
railties (>= 3.2, < 5)
responders
jbuilder (2.3.2)
activesupport (>= 3.0.0, < 5)
jbuilder (2.4.0)
activesupport (>= 3.0.0, < 5.1)
multi_json (~> 1.2)
jquery-rails (4.0.5)
rails-dom-testing (~> 1.0)
@ -334,7 +335,7 @@ GEM
ffi (>= 0.5.0)
rdoc (4.2.1)
json (~> 1.4)
redcarpet (3.3.3)
redcarpet (3.3.4)
ref (2.0.0)
request_store (1.2.1)
responders (2.1.1)