Skip to content

Commit e75fd0c

Browse files
committed
Use Rubygems via HTTPs
1 parent 023ec1e commit e75fd0c

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 whenever.gemspec
44
gemspec

0 commit comments

Comments
 (0)