mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Updated Ruby version in Gemfile to 2.1.2
This commit is contained in:
parent
013eff4cba
commit
d4927efc62
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -1,5 +1,5 @@
|
|||
source 'https://rubygems.org'
|
||||
ruby '2.1.1'
|
||||
ruby '2.1.2'
|
||||
|
||||
gem 'thor'
|
||||
gem 'pry', '~> 0.9.12'
|
||||
|
|
Loading…
Reference in a new issue