Skip to content

Commit dd3c940

Browse files
committed
Updated Gemfile source
1 parent b6e5404 commit dd3c940

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
source :rubygems
2-
gemspec
1+
source "https://rubygems.org"
2+
gemspec

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ PATH
66
signature (~> 0.1.6)
77

88
GEM
9-
remote: http://rubygems.org/
9+
remote: https://rubygems.org/
1010
specs:
1111
addressable (2.3.2)
1212
cookiejar (0.3.0)

0 commit comments

Comments
 (0)