diff --git a/Gemfile b/Gemfile index b204f07..66a6e82 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' -gem 'rails', '4.1.2.rc1' +gem 'rails', '4.1.2.rc3' # Use sqlite3 as the database for Active Record gem 'sqlite3' diff --git a/Gemfile.lock b/Gemfile.lock index 4dfd056..157adb9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,27 +11,27 @@ GIT GEM remote: https://rubygems.org/ specs: - actionmailer (4.1.2.rc1) - actionpack (= 4.1.2.rc1) - actionview (= 4.1.2.rc1) + actionmailer (4.1.2.rc3) + actionpack (= 4.1.2.rc3) + actionview (= 4.1.2.rc3) mail (~> 2.5.4) - actionpack (4.1.2.rc1) - actionview (= 4.1.2.rc1) - activesupport (= 4.1.2.rc1) + actionpack (4.1.2.rc3) + actionview (= 4.1.2.rc3) + activesupport (= 4.1.2.rc3) rack (~> 1.5.2) rack-test (~> 0.6.2) - actionview (4.1.2.rc1) - activesupport (= 4.1.2.rc1) + actionview (4.1.2.rc3) + activesupport (= 4.1.2.rc3) builder (~> 3.1) erubis (~> 2.7.0) - activemodel (4.1.2.rc1) - activesupport (= 4.1.2.rc1) + activemodel (4.1.2.rc3) + activesupport (= 4.1.2.rc3) builder (~> 3.1) - activerecord (4.1.2.rc1) - activemodel (= 4.1.2.rc1) - activesupport (= 4.1.2.rc1) + activerecord (4.1.2.rc3) + activemodel (= 4.1.2.rc3) + activesupport (= 4.1.2.rc3) arel (~> 5.0.0) - activesupport (4.1.2.rc1) + activesupport (4.1.2.rc3) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -168,19 +168,19 @@ GEM rack (1.5.2) rack-test (0.6.2) rack (>= 1.0) - rails (4.1.2.rc1) - actionmailer (= 4.1.2.rc1) - actionpack (= 4.1.2.rc1) - actionview (= 4.1.2.rc1) - activemodel (= 4.1.2.rc1) - activerecord (= 4.1.2.rc1) - activesupport (= 4.1.2.rc1) + rails (4.1.2.rc3) + actionmailer (= 4.1.2.rc3) + actionpack (= 4.1.2.rc3) + actionview (= 4.1.2.rc3) + activemodel (= 4.1.2.rc3) + activerecord (= 4.1.2.rc3) + activesupport (= 4.1.2.rc3) bundler (>= 1.3.0, < 2.0) - railties (= 4.1.2.rc1) + railties (= 4.1.2.rc3) sprockets-rails (~> 2.0) - railties (4.1.2.rc1) - actionpack (= 4.1.2.rc1) - activesupport (= 4.1.2.rc1) + railties (4.1.2.rc3) + actionpack (= 4.1.2.rc3) + activesupport (= 4.1.2.rc3) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.3.2) @@ -287,7 +287,7 @@ DEPENDENCIES mocha pg (~> 0.17.0) poltergeist (~> 1.5.0) - rails (= 4.1.2.rc1) + rails (= 4.1.2.rc3) rspec-rails (~> 2.99.0) sass-rails (~> 4.0.1) sdoc -- libgit2 0.21.2