From 71992ff1d075f1baece57b25e8ec776703c4d85b Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Wed, 8 Jun 2011 16:06:13 -0700 Subject: [PATCH] Update rails dependency to version 3.1.0.rc3 --- Gemfile | 2 +- Gemfile.lock | 50 +++++++++++++++++++++++++------------------------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/Gemfile b/Gemfile index 84154a6..f8843a9 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'http://rubygems.org' -gem 'rails', '3.1.0.rc2' +gem 'rails', '3.1.0.rc3' gem 'coffee-script' gem 'devise' gem 'geokit' diff --git a/Gemfile.lock b/Gemfile.lock index 817f9a6..33ffa35 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,12 +2,12 @@ GEM remote: http://rubygems.org/ specs: ZenTest (4.5.0) - actionmailer (3.1.0.rc2) - actionpack (= 3.1.0.rc2) + actionmailer (3.1.0.rc3) + actionpack (= 3.1.0.rc3) mail (~> 2.3.0) - actionpack (3.1.0.rc2) - activemodel (= 3.1.0.rc2) - activesupport (= 3.1.0.rc2) + actionpack (3.1.0.rc3) + activemodel (= 3.1.0.rc3) + activesupport (= 3.1.0.rc3) builder (~> 3.0.0) erubis (~> 2.7.0) i18n (~> 0.6) @@ -17,20 +17,20 @@ GEM rack-test (~> 0.6.0) sprockets (~> 2.0.0.beta.10) tzinfo (~> 0.3.27) - activemodel (3.1.0.rc2) - activesupport (= 3.1.0.rc2) + activemodel (3.1.0.rc3) + activesupport (= 3.1.0.rc3) bcrypt-ruby (~> 2.1.4) builder (~> 3.0.0) i18n (~> 0.6) - activerecord (3.1.0.rc2) - activemodel (= 3.1.0.rc2) - activesupport (= 3.1.0.rc2) + activerecord (3.1.0.rc3) + activemodel (= 3.1.0.rc3) + activesupport (= 3.1.0.rc3) arel (~> 2.1.1) tzinfo (~> 0.3.27) - activeresource (3.1.0.rc2) - activemodel (= 3.1.0.rc2) - activesupport (= 3.1.0.rc2) - activesupport (3.1.0.rc2) + activeresource (3.1.0.rc3) + activemodel (= 3.1.0.rc3) + activesupport (= 3.1.0.rc3) + activesupport (3.1.0.rc3) multi_json (~> 1.0) addressable (2.2.6) ansi (1.2.5) @@ -75,17 +75,17 @@ GEM rack rack-test (0.6.0) rack (>= 1.0) - rails (3.1.0.rc2) - actionmailer (= 3.1.0.rc2) - actionpack (= 3.1.0.rc2) - activerecord (= 3.1.0.rc2) - activeresource (= 3.1.0.rc2) - activesupport (= 3.1.0.rc2) + rails (3.1.0.rc3) + actionmailer (= 3.1.0.rc3) + actionpack (= 3.1.0.rc3) + activerecord (= 3.1.0.rc3) + activeresource (= 3.1.0.rc3) + activesupport (= 3.1.0.rc3) bundler (~> 1.0) - railties (= 3.1.0.rc2) - railties (3.1.0.rc2) - actionpack (= 3.1.0.rc2) - activesupport (= 3.1.0.rc2) + railties (= 3.1.0.rc3) + railties (3.1.0.rc3) + actionpack (= 3.1.0.rc3) + activesupport (= 3.1.0.rc3) rack-ssl (~> 1.3.2) rake (>= 0.8.7) thor (~> 0.14.6) @@ -129,7 +129,7 @@ DEPENDENCIES haml jruby-openssl (~> 0.7) pg - rails (= 3.1.0.rc2) + rails (= 3.1.0.rc3) sass simplecov sqlite3