Skip to content

Commit

Permalink
Point fog gem to latest master version on test
Browse files Browse the repository at this point in the history
  • Loading branch information
josacar committed Mar 13, 2014
1 parent cc66b70 commit 529499a
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 @@ -11,6 +11,6 @@ end

group :test do
gem "chefspec"
gem "fog", :git => 'https://github.com/josacar/fog.git', :branch => 'bug/fix-route53-empty-recordset'
gem "fog", :git => 'https://github.com/fog/fog.git'
gem "berkshelf"
end

0 comments on commit 529499a

Please sign in to comment.