Skip to content

Commit

Permalink
(RE-9003) Bump vanagon to 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
demophoon committed Jul 19, 2017
1 parent e945a0c commit 805ab98
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.12.1')
gem 'vanagon', *vanagon_location_for(ENV['VANAGON_LOCATION'] || '~> 0.13.1')
gem 'packaging', '~> 0.4', :github => 'puppetlabs/packaging'
gem 'rake'
gem 'json'
Expand Down

0 comments on commit 805ab98

Please sign in to comment.