瀏覽代碼

Updated Ruby version in Gemfile to 2.1.2

Semenyuk Dmitriy 11 年之前
父節點
當前提交
d4927efc62
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Gemfile

+ 1 - 1
Gemfile

@@ -1,5 +1,5 @@
 source 'https://rubygems.org'
-ruby '2.1.1'
+ruby '2.1.2'
 
 gem 'thor'
 gem 'pry', '~> 0.9.12'