Upgraded Ruby to 2.1.6; Rebuild Gemfile.lock file

This commit is contained in:
Al Snow
2015-05-23 12:04:11 -04:00
parent 510247efcf
commit 4af6cced17
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
#don't upgrade
gem 'rails', '4.0.13'
ruby '2.1.5'
ruby '2.1.6'
# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'