New 2.1.2 branch changes for Ruby 2.1.2 upgrade

This commit is contained in:
Al Snow
2014-06-25 13:04:14 -04:00
parent b54408714d
commit 1bea104205
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ source 'https://rubygems.org'
gem 'rails', '3.2.11'
gem 'rack', '1.4.0'
ruby '2.0.0'
ruby '2.1.2'
# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'