mirror of
https://github.com/Luzifer/github-masswatch.git
synced 2024-12-22 19:11:17 +00:00
6 lines
89 B
Text
6 lines
89 B
Text
|
source 'https://rubygems.org'
|
||
|
ruby '2.1.6'
|
||
|
|
||
|
gem "octokit", "~> 3.0"
|
||
|
gem 'thor', '0.19.1'
|