We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ba3054 commit 3683dd8Copy full SHA for 3683dd8
Gemfile
@@ -1,6 +1,4 @@
1
-# If you have OpenSSL installed, we recommend updating
2
-# the following line to use "https"
3
-source 'http://rubygems.org'
+source 'https://rubygems.org'
4
5
gem "middleman"
6
Gemfile.lock
@@ -1,5 +1,5 @@
GEM
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
specs:
activesupport (4.1.5)
i18n (~> 0.6, >= 0.6.9)
0 commit comments