Commit 7b1d7aa

mo khan <mokhan@users.noreply.github.com>
2015-01-27 04:00:32
Specify ruby version in Gemfile.
1 parent a9e6774
Changed files (1)
Gemfile
@@ -1,5 +1,5 @@
 source 'https://rubygems.org'
-
+ruby '2.2.0'
 
 # Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
 gem 'rails', '4.2.0'