We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c249306 commit ad52e37Copy full SHA for ad52e37
examples/camping/Gemfile
@@ -1,4 +1,4 @@
1
-source 'http://rubygems.org'
+source 'https://rubygems.org'
2
3
gem 'rack'
4
gem 'camping'
examples/rails3/Gemfile
gem 'rails', '3.1.0'
examples/sinatra/Gemfile
@@ -1,3 +1,3 @@
-source :rubygems
gem 'sinatra'
0 commit comments