Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
  • Loading branch information
Stromweld committed Jun 26, 2024
1 parent ba959fc commit 8bd8cea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kitchen-vcair.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = %w(lib)

spec.required_ruby_version = '>= 2.7'
spec.required_ruby_version = '>= 3.1'

spec.add_dependency 'test-kitchen', ">= 1.1", "< 4.0"
spec.add_dependency 'fog'
spec.add_dependency 'fog-vmfusion'
end

0 comments on commit 8bd8cea

Please sign in to comment.