Skip to content

Commit

Permalink
Use https://rubygems.org source for default Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
guilleiguaran committed Feb 1, 2012
1 parent ab58c5e commit e476500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion railties/lib/rails/generators/rails/app/templates/Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source :rubygems
source 'https://rubygems.org'

<%= rails_gemfile_entry -%>
Expand Down

0 comments on commit e476500

Please sign in to comment.