From 2661a437efea5a7055692a57fcbaa1cf3e75535a Mon Sep 17 00:00:00 2001 From: Hauke Klement Date: Sat, 21 Mar 2015 18:47:28 +0100 Subject: [PATCH] updated bundle --- Gemfile.lock | 59 ++++++++++++++++++++++++++-------------------------- 1 file changed, 29 insertions(+), 30 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5b4d9b19..e7db5168 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,32 +2,32 @@ GEM remote: https://rubygems.org/ specs: ZenTest (4.11.0) - actionmailer (4.1.9) - actionpack (= 4.1.9) - actionview (= 4.1.9) + actionmailer (4.1.10) + actionpack (= 4.1.10) + actionview (= 4.1.10) mail (~> 2.5, >= 2.5.4) - actionpack (4.1.9) - actionview (= 4.1.9) - activesupport (= 4.1.9) + actionpack (4.1.10) + actionview (= 4.1.10) + activesupport (= 4.1.10) rack (~> 1.5.2) rack-test (~> 0.6.2) - actionview (4.1.9) - activesupport (= 4.1.9) + actionview (4.1.10) + activesupport (= 4.1.10) builder (~> 3.1) erubis (~> 2.7.0) - activemodel (4.1.9) - activesupport (= 4.1.9) + activemodel (4.1.10) + activesupport (= 4.1.10) builder (~> 3.1) - activerecord (4.1.9) - activemodel (= 4.1.9) - activesupport (= 4.1.9) + activerecord (4.1.10) + activemodel (= 4.1.10) + activesupport (= 4.1.10) arel (~> 5.0.0) activerecord-jdbc-adapter (1.3.15) activerecord (>= 2.2) activerecord-jdbcpostgresql-adapter (1.3.15) activerecord-jdbc-adapter (~> 1.3.15) jdbc-postgres (>= 9.1) - activesupport (4.1.9) + activesupport (4.1.10) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -50,7 +50,7 @@ GEM bootstrap-will_paginate (0.0.10) will_paginate builder (3.2.2) - byebug (4.0.2) + byebug (4.0.3) columnize (= 0.9.0) capistrano (3.3.5) capistrano-stats (~> 1.1.0) @@ -69,7 +69,7 @@ GEM capistrano-stats (1.1.1) capistrano-upload-config (0.5.0) capistrano (>= 3.0) - capistrano3-puma (0.8.5) + capistrano3-puma (0.9.0) capistrano (~> 3.0) puma (>= 2.6) capybara (2.4.4) @@ -128,7 +128,7 @@ GEM ims-lti (1.1.8) builder oauth (~> 0.4.5) - jbuilder (2.2.11) + jbuilder (2.2.12) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) jdbc-postgres (9.4.1200) @@ -190,34 +190,33 @@ GEM rack (1.5.2) rack-test (0.6.3) rack (>= 1.0) - rails (4.1.9) - actionmailer (= 4.1.9) - actionpack (= 4.1.9) - actionview (= 4.1.9) - activemodel (= 4.1.9) - activerecord (= 4.1.9) - activesupport (= 4.1.9) + rails (4.1.10) + actionmailer (= 4.1.10) + actionpack (= 4.1.10) + actionview (= 4.1.10) + activemodel (= 4.1.10) + activerecord (= 4.1.10) + activesupport (= 4.1.10) bundler (>= 1.3.0, < 2.0) - railties (= 4.1.9) + railties (= 4.1.10) sprockets-rails (~> 2.0) rails-i18n (4.0.4) i18n (~> 0.6) railties (~> 4.0) - railties (4.1.9) - actionpack (= 4.1.9) - activesupport (= 4.1.9) + railties (4.1.10) + actionpack (= 4.1.10) + activesupport (= 4.1.10) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (2.0.0) rake (10.4.2) - ransack (1.6.3) + ransack (1.6.4) actionpack (>= 3.0) activerecord (>= 3.0) activesupport (>= 3.0) i18n polyamorous (~> 1.1) rdoc (4.2.0) - json (~> 1.4) ref (1.0.5) rspec (3.1.0) rspec-core (~> 3.1.0)