Upgrading to ruby 2.1.2

This commit is contained in:
Cesy Avon
2014-10-18 16:58:23 +01:00
parent 864ce95f11
commit edf2f36bcd
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
2.1.1
2.1.2

View File

@@ -1,6 +1,6 @@
source 'https://rubygems.org'
ruby "2.1.1"
ruby "2.1.2"
gem 'bundler', '>=1.1.5'