Browse Source

switch to https for rubygems

phinze 12 years ago
parent
commit
0147838862
  1. 2
      Gemfile
  2. 2
      Gemfile.lock

2
Gemfile

@ -1,4 +1,4 @@
source :rubygems
source 'https://rubygems.org'
group :test do
gem 'rake'

2
Gemfile.lock

@ -1,5 +1,5 @@
GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
minitest (2.12.1)
purdytest (1.0.0)

Loading…
Cancel
Save