Skip to content

Commit

Permalink
Merge pull request #55 from johnbellone/master
Browse files Browse the repository at this point in the history
Use HTTPS git address for firewall issues.
  • Loading branch information
tmatilai committed Feb 26, 2014
2 parents fff60f3 + 85fba5d commit e126b17
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
Expand Up @@ -3,7 +3,7 @@ source 'https://rubygems.org'
gemspec

gem 'vagrant',
github: 'mitchellh/vagrant',
git: 'https://github.com/mitchellh/vagrant',
ref: ENV.fetch('VAGRANT_VERSION', 'v1.4.3')

gem 'cane', '~> 2.6'
Expand Down

0 comments on commit e126b17

Please sign in to comment.