Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Corey Hemminger <[email protected]>
  • Loading branch information
Stromweld committed Jun 28, 2024
1 parent 60dc316 commit 7adf45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kitchen-rackspace.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = ">= 3.1"

spec.add_dependency "fog-rackspace", "~> 0.1.6"
spec.add_dependency "fog-core", ">= 1.35" ,"< 2.3"
spec.add_dependency "fog-core", ">= 1.35" ,"< 2.1.1"
spec.add_dependency "test-kitchen", ">= 1.1", "< 4.0"
end

0 comments on commit 7adf45d

Please sign in to comment.