updated bundle

This commit is contained in:
Hauke Klement
2015-03-21 18:47:28 +01:00
parent c294e3b499
commit 2661a437ef

View File

@ -2,32 +2,32 @@ GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
ZenTest (4.11.0) ZenTest (4.11.0)
actionmailer (4.1.9) actionmailer (4.1.10)
actionpack (= 4.1.9) actionpack (= 4.1.10)
actionview (= 4.1.9) actionview (= 4.1.10)
mail (~> 2.5, >= 2.5.4) mail (~> 2.5, >= 2.5.4)
actionpack (4.1.9) actionpack (4.1.10)
actionview (= 4.1.9) actionview (= 4.1.10)
activesupport (= 4.1.9) activesupport (= 4.1.10)
rack (~> 1.5.2) rack (~> 1.5.2)
rack-test (~> 0.6.2) rack-test (~> 0.6.2)
actionview (4.1.9) actionview (4.1.10)
activesupport (= 4.1.9) activesupport (= 4.1.10)
builder (~> 3.1) builder (~> 3.1)
erubis (~> 2.7.0) erubis (~> 2.7.0)
activemodel (4.1.9) activemodel (4.1.10)
activesupport (= 4.1.9) activesupport (= 4.1.10)
builder (~> 3.1) builder (~> 3.1)
activerecord (4.1.9) activerecord (4.1.10)
activemodel (= 4.1.9) activemodel (= 4.1.10)
activesupport (= 4.1.9) activesupport (= 4.1.10)
arel (~> 5.0.0) arel (~> 5.0.0)
activerecord-jdbc-adapter (1.3.15) activerecord-jdbc-adapter (1.3.15)
activerecord (>= 2.2) activerecord (>= 2.2)
activerecord-jdbcpostgresql-adapter (1.3.15) activerecord-jdbcpostgresql-adapter (1.3.15)
activerecord-jdbc-adapter (~> 1.3.15) activerecord-jdbc-adapter (~> 1.3.15)
jdbc-postgres (>= 9.1) jdbc-postgres (>= 9.1)
activesupport (4.1.9) activesupport (4.1.10)
i18n (~> 0.6, >= 0.6.9) i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7) json (~> 1.7, >= 1.7.7)
minitest (~> 5.1) minitest (~> 5.1)
@ -50,7 +50,7 @@ GEM
bootstrap-will_paginate (0.0.10) bootstrap-will_paginate (0.0.10)
will_paginate will_paginate
builder (3.2.2) builder (3.2.2)
byebug (4.0.2) byebug (4.0.3)
columnize (= 0.9.0) columnize (= 0.9.0)
capistrano (3.3.5) capistrano (3.3.5)
capistrano-stats (~> 1.1.0) capistrano-stats (~> 1.1.0)
@ -69,7 +69,7 @@ GEM
capistrano-stats (1.1.1) capistrano-stats (1.1.1)
capistrano-upload-config (0.5.0) capistrano-upload-config (0.5.0)
capistrano (>= 3.0) capistrano (>= 3.0)
capistrano3-puma (0.8.5) capistrano3-puma (0.9.0)
capistrano (~> 3.0) capistrano (~> 3.0)
puma (>= 2.6) puma (>= 2.6)
capybara (2.4.4) capybara (2.4.4)
@ -128,7 +128,7 @@ GEM
ims-lti (1.1.8) ims-lti (1.1.8)
builder builder
oauth (~> 0.4.5) oauth (~> 0.4.5)
jbuilder (2.2.11) jbuilder (2.2.12)
activesupport (>= 3.0.0, < 5) activesupport (>= 3.0.0, < 5)
multi_json (~> 1.2) multi_json (~> 1.2)
jdbc-postgres (9.4.1200) jdbc-postgres (9.4.1200)
@ -190,34 +190,33 @@ GEM
rack (1.5.2) rack (1.5.2)
rack-test (0.6.3) rack-test (0.6.3)
rack (>= 1.0) rack (>= 1.0)
rails (4.1.9) rails (4.1.10)
actionmailer (= 4.1.9) actionmailer (= 4.1.10)
actionpack (= 4.1.9) actionpack (= 4.1.10)
actionview (= 4.1.9) actionview (= 4.1.10)
activemodel (= 4.1.9) activemodel (= 4.1.10)
activerecord (= 4.1.9) activerecord (= 4.1.10)
activesupport (= 4.1.9) activesupport (= 4.1.10)
bundler (>= 1.3.0, < 2.0) bundler (>= 1.3.0, < 2.0)
railties (= 4.1.9) railties (= 4.1.10)
sprockets-rails (~> 2.0) sprockets-rails (~> 2.0)
rails-i18n (4.0.4) rails-i18n (4.0.4)
i18n (~> 0.6) i18n (~> 0.6)
railties (~> 4.0) railties (~> 4.0)
railties (4.1.9) railties (4.1.10)
actionpack (= 4.1.9) actionpack (= 4.1.10)
activesupport (= 4.1.9) activesupport (= 4.1.10)
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0) thor (>= 0.18.1, < 2.0)
rainbow (2.0.0) rainbow (2.0.0)
rake (10.4.2) rake (10.4.2)
ransack (1.6.3) ransack (1.6.4)
actionpack (>= 3.0) actionpack (>= 3.0)
activerecord (>= 3.0) activerecord (>= 3.0)
activesupport (>= 3.0) activesupport (>= 3.0)
i18n i18n
polyamorous (~> 1.1) polyamorous (~> 1.1)
rdoc (4.2.0) rdoc (4.2.0)
json (~> 1.4)
ref (1.0.5) ref (1.0.5)
rspec (3.1.0) rspec (3.1.0)
rspec-core (~> 3.1.0) rspec-core (~> 3.1.0)