mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Gemfile source url for plugins updated
This commit is contained in:
parent
7ad590d25f
commit
8fc0c98ec1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
source "http://rubygems.org"
|
||||
source "https://rubygems.org"
|
||||
|
||||
<% if options[:skip_gemspec] -%>
|
||||
<%= '# ' if options.dev? || options.edge? -%>gem "rails", "~> <%= Rails::VERSION::STRING %>"
|
||||
|
|
Loading…
Reference in a new issue