Skip to content

Commit

Permalink
Bump Vanagon to 0.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Braden committed Apr 8, 2016
1 parent a072074 commit 344ec62
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 @@ -10,7 +10,7 @@ def vanagon_location_for(place)
end
end

gem 'vanagon', *vanagon_location_for(ENV['VANAGON_LOCATION'] || '0.5.9')
gem 'vanagon', *vanagon_location_for(ENV['VANAGON_LOCATION'] || '0.5.10')
gem 'packaging', '~> 0.4', :github => 'puppetlabs/packaging'
gem 'rake'
gem 'json'
Expand Down

0 comments on commit 344ec62

Please sign in to comment.