Skip to content

Commit 5e95ffb

Browse files
arampriceystros
andcommitted
Use TLS when connecting to rubygems.org
Co-authored-by: Brian Upton <[email protected]>
1 parent 4487a57 commit 5e95ffb

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
@@ -11,7 +11,7 @@
1111
# subcomponent's license, as noted in the LICENSE file.
1212
#++
1313

14-
source "http://rubygems.org"
14+
source "https://rubygems.org"
1515

1616
# Specify your gem's dependencies in uaa.gemspec
1717
gemspec

0 commit comments

Comments
 (0)