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