Skip to content

Commit 9203c10

Browse files
committed
Use https in docs Gemfile
1 parent ae69bb1 commit 9203c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/v3/Gemfile

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

33
gem 'json', '>= 2.3.0'
44
gem 'middleman', '~> 4.5'

0 commit comments

Comments
 (0)