Skip to content

Commit

Permalink
Merge pull request twe4ked#8 from spicycode/use-https-rubygems-source
Browse files Browse the repository at this point in the history
Use https to resolve rubygems
  • Loading branch information
twe4ked committed Apr 1, 2013
2 parents 7a49b17 + 9bf6ec2 commit 46485b7
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'

gemspec

Expand Down

0 comments on commit 46485b7

Please sign in to comment.