Project

General

Profile

« Previous | Next » 

Revision a73990b5

Added by Daniel Lobato Garcia almost 10 years ago

Fixes #6670 - Update fog to 1.23

View differences:

bundler.d/fog.rb
group :fog do
gem 'fog', '~> 1.21.0'
gem 'fog-core', '~> 1.21.0'
gem 'fog', '~> 1.23.0'
gem 'fog-core', '~> 1.23.0'
gem 'unf'
end

Also available in: Unified diff