We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb9483d commit 2726f35Copy full SHA for 2726f35
Gemfile
@@ -1,4 +1,4 @@
1
-source "http://rubygems.org"
+source 'https://rubygems.org'
2
3
gemspec
4
Gemfile.lock
@@ -10,7 +10,7 @@ PATH
10
oauth2
11
12
GEM
13
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
14
specs:
15
addressable (2.3.4)
16
builder (3.0.0)
0 commit comments