Explorar o código

Updated Ruby version in Gemfile to 2.1.2

Semenyuk Dmitriy %!s(int64=11) %!d(string=hai) anos
pai
achega
d4927efc62
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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'