4 lines
62 B
Ruby
4 lines
62 B
Ruby
|
source 'https://rubygems.org'
|
||
|
gem 'github_api'
|
||
|
gem 'httparty'
|