1
0
Fork 0
mirror of https://github.com/Luzifer/github-masswatch.git synced 2024-10-18 12:44:25 +00:00
github-masswatch/Gemfile
2016-05-04 16:42:05 +02:00

5 lines
89 B
Ruby

source 'https://rubygems.org'
ruby '2.1.9'
gem "octokit", "~> 3.0"
gem 'thor', '0.19.1'