We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b690794 + 3cab8da commit 9fb7a39Copy full SHA for 9fb7a39
1 file changed
api/ruby/building-your-first-github-app/Gemfile.lock
@@ -1,5 +1,5 @@
1
GEM
2
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
3
specs:
4
addressable (2.5.2)
5
public_suffix (>= 2.0.2, < 4.0)
@@ -11,7 +11,7 @@ GEM
11
octokit (4.9.0)
12
sawyer (~> 0.8.0, >= 0.5.3)
13
public_suffix (3.0.2)
14
- rack (2.2.2)
+ rack (2.2.6.2)
15
rack-protection (2.0.3)
16
rack
17
sawyer (0.8.1)
0 commit comments