Skip to content

Commit

Permalink
pull gems from https://rubygems instead of :rubygems
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Hoblitt committed Aug 4, 2013
1 parent d16cc78 commit 4732693
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'

if puppetversion = ENV['PUPPET_GEM_VERSION']
gem 'puppet', puppetversion, :require => false
Expand Down

0 comments on commit 4732693

Please sign in to comment.