We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 132535a commit 701386bCopy full SHA for 701386b
Gemfile
@@ -2,7 +2,7 @@ source "https://rubygems.org"
2
3
gem "stud"
4
gem "clamp"
5
-gem "octokit"
+gem "octokit", "~>4", "<= 4.21.0" # https://github.com/octokit/octokit.rb/issues/1392
6
gem "faraday", "~> 0.9"
7
gem "pmap"
8
-gem "pry"
+gem "pry"
0 commit comments