From 7539d31a05a227e3ac6db522310abe54574f894a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Valim?= Date: Fri, 26 Jul 2013 09:17:35 +0200 Subject: [PATCH] Update 3.2 Gemfile --- gemfiles/Gemfile.rails-3.2.x.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gemfiles/Gemfile.rails-3.2.x.lock b/gemfiles/Gemfile.rails-3.2.x.lock index 16183ff5..a45c6301 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)