1
0
Fork 0
mirror of https://github.com/Luzifer/github-masswatch.git synced 2024-12-22 11:01:16 +00:00

update ruby version to 1.2.9

This commit is contained in:
Dennis Benkert 2016-05-04 16:42:05 +02:00
parent d622fa5d3d
commit a6c5ee306f

View file

@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby '2.1.6'
ruby '2.1.9'
gem "octokit", "~> 3.0"
gem 'thor', '0.19.1'