Skip to content

Commit

Permalink
Moved Gemfile source to HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
jamtur01 committed Dec 30, 2013
1 parent 2f79d3b commit 54d5223
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'

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

0 comments on commit 54d5223

Please sign in to comment.