Skip to content

Commit f13a09c

Browse files
committed
🩹 Fix more https in Gemfiles
1 parent 7b60fd1 commit f13a09c

File tree

1 file changed

+1
-1
lines changed
  • api/ruby/building-your-first-github-app

1 file changed

+1
-1
lines changed

api/ruby/building-your-first-github-app/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
source "http://rubygems.org"
1+
source "https://rubygems.org"
22

33
gem "jwt", "~> 2.1"
44
gem "octokit", "~> 4.0"

0 commit comments

Comments
 (0)