mirror of
https://github.com/Luzifer/github-masswatch.git
synced 2024-12-22 19:11:17 +00:00
update ruby version to 1.2.9
This commit is contained in:
parent
d622fa5d3d
commit
a6c5ee306f
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -1,5 +1,5 @@
|
||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
ruby '2.1.6'
|
ruby '2.1.9'
|
||||||
|
|
||||||
gem "octokit", "~> 3.0"
|
gem "octokit", "~> 3.0"
|
||||||
gem 'thor', '0.19.1'
|
gem 'thor', '0.19.1'
|
||||||
|
|
Loading…
Reference in a new issue