Skip to content

Commit

Permalink
Merge pull request #391 from agrare/revert_bump_fog-openstack
Browse files Browse the repository at this point in the history
Revert "Merge pull request #386 from gildub/bump_fog-openstack"
  • Loading branch information
carbonin authored Oct 26, 2018
2 parents 1bffaf4 + 21246a4 commit 5f549aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-gems-pending.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency "aws-sdk", "~> 2.9.7"
s.add_runtime_dependency "binary_struct", "~> 2.1"
s.add_runtime_dependency "bundler", ">= 1.8.4" # rails-assets requires bundler >= 1.8.4, see: https://rails-assets.org/
s.add_runtime_dependency "fog-openstack", "~> 0.3"
s.add_runtime_dependency "fog-openstack", "~> 0.1.22"
s.add_runtime_dependency "linux_admin", "~> 1.0"
s.add_runtime_dependency "mime-types", "~> 3.0"
s.add_runtime_dependency "minitar", "~> 0.6"
Expand Down

0 comments on commit 5f549aa

Please sign in to comment.