Skip to content

Commit 96f4fb7

Browse files
author
wenzowski
committed
symbol source is deprecated, use url
The source :rubygems is deprecated because HTTP requests are insecure. Please change your source to 'https://rubygems.org' if possible, or 'http://rubygems.org' if not.
1 parent 2313b10 commit 96f4fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
source :rubygems
1+
source 'https://rubygems.org'
22

33
gem 'thor', '~> 0.14.6'
44

0 commit comments

Comments
 (0)