Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.

Commit 3db777c

Browse files
committed
Gemfile should use https://rubygems.org
Seriously. SSL -- it's more than just a good idea.
1 parent 98ed480 commit 3db777c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
# Specify your gem's dependencies in pivotal_git_scripts.gemspec
44
gemspec

0 commit comments

Comments
 (0)