Browse Source

defined ruby version

Roy Kaldung 9 years ago
parent
commit
3015302b57
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Gemfile

+ 2 - 0
Gemfile

@@ -1,5 +1,7 @@
 source 'http://rubygems.org'
 
+ruby "2.2"
+
 gem 'rails', '4.2.5'
 gem 'rails-observers'
 gem 'activerecord-session_store'