Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Commit

Permalink
Use Rubygems over HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
dbussink committed Feb 13, 2014
1 parent 4f97ad4 commit fa4f664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,4 +1,4 @@
source :rubygems
source "https://rubygems.org"

gem 'addressable', '~> 2.1'
gem 'rake'
Expand Down

0 comments on commit fa4f664

Please sign in to comment.