Skip to content

Commit

Permalink
Merge branch '3.1.x'
Browse files Browse the repository at this point in the history
* 3.1.x:
  (maint) Update rubygems source to use https
  • Loading branch information
Jeff McCune committed Feb 27, 2013
2 parents f04e9e3 + 51dab2e commit ddcc4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source :rubygems
source "https://rubygems.org"

def location_for(place)
if place =~ /^(git:[^#]*)#(.*)/
Expand Down

0 comments on commit ddcc4bc

Please sign in to comment.