Skip to content

Commit

Permalink
Merge pull request #562 from sethboyles/fog-core-bump
Browse files Browse the repository at this point in the history
Allow bumping fog-core
  • Loading branch information
Temikus authored Feb 13, 2022
2 parents 8fa62f2 + 265ccb8 commit 5bedf8d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions fog-google.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ Gem::Specification.new do |spec|
# As of 0.1.1
spec.required_ruby_version = ">= 2.0"

# Locked until https://github.com/fog/fog-google/issues/417 is resolved
spec.add_dependency "fog-core", "<= 2.1.0"
spec.add_dependency "fog-core", "< 2.3"
spec.add_dependency "fog-json", "~> 1.2"
spec.add_dependency "fog-xml", "~> 0.1.0"

Expand Down

0 comments on commit 5bedf8d

Please sign in to comment.