We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b60fd1 commit f13a09cCopy full SHA for f13a09c
api/ruby/building-your-first-github-app/Gemfile
@@ -1,4 +1,4 @@
1
-source "http://rubygems.org"
+source "https://rubygems.org"
2
3
gem "jwt", "~> 2.1"
4
gem "octokit", "~> 4.0"
0 commit comments