Upgraded Ruby to 2.1.5; Rebuilt Gemfile.lock file

This commit is contained in:
Al Snow
2014-11-17 17:17:01 -05:00
parent e81bc257be
commit b4a1ad46c4
5 changed files with 145 additions and 11 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
#don't upgrade
gem 'rails', '3.2.20'
ruby '2.1.3'
ruby '2.1.5'
# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'