Upgraded ruby to 2.2.3 and 2 gems by rebuilding Gemfile.lock file

This commit is contained in:
Al Snow
2015-08-24 14:21:09 -04:00
parent 79f5564f87
commit ce27ba761a
4 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
#don't upgrade
gem 'rails', '4.2.3'
ruby '2.2.2'
ruby '2.2.3'
# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'