diff --git a/gemfiles/Gemfile.rails-3.2.x.lock b/gemfiles/Gemfile.rails-3.2.x.lock index 16183ff599..a45c6301ff 100644 --- a/gemfiles/Gemfile.rails-3.2.x.lock +++ b/gemfiles/Gemfile.rails-3.2.x.lock @@ -1,11 +1,11 @@ PATH remote: .. specs: - devise (3.0.0.rc) + devise (3.0.0) bcrypt-ruby (~> 3.0) orm_adapter (~> 0.1) railties (>= 3.2.6, < 5) - warden (~> 1.2.1) + warden (~> 1.2.3) GEM remote: https://rubygems.org/ @@ -38,7 +38,7 @@ GEM i18n (= 0.6.1) multi_json (~> 1.0) arel (3.0.2) - bcrypt-ruby (3.0.1) + bcrypt-ruby (3.1.1) builder (3.0.4) erubis (2.7.0) faraday (0.8.7) @@ -129,7 +129,7 @@ GEM polyglot polyglot (>= 0.3.1) tzinfo (0.3.37) - warden (1.2.1) + warden (1.2.3) rack (>= 1.0) webrat (0.7.3) nokogiri (>= 1.2.0)