After several issues related to both regressions and backwards compatibility breakeages in github_api, I have decided to pin myself to a specific version.
5 lines
102 B
Ruby
5 lines
102 B
Ruby
source "https://rubygems.org"
|
|
gem "vagrant", "~>1.0"
|
|
gem "librarian-puppet"
|
|
gem "github_api", "0.8.1"
|