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 ce81aeb commit d6ff5b2Copy full SHA for d6ff5b2
docs/v3/Gemfile
@@ -1,4 +1,4 @@
1
-source 'http://rubygems.org'
+source 'https://rubygems.org'
2
3
gem 'json', '>= 2.3.0'
4
gem 'middleman', '~> 4.5'
docs/v3/Gemfile.lock
@@ -1,5 +1,5 @@
GEM
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
specs:
activesupport (7.0.8.3)
5
concurrent-ruby (~> 1.0, >= 1.0.2)
0 commit comments