Skip to content

Commit

Permalink
Updated the azure gems to the forked gems (#254)
Browse files Browse the repository at this point in the history
Signed-off-by: Ashique P S <[email protected]>
  • Loading branch information
ashiqueps authored Apr 11, 2023
1 parent dccff8b commit c6da371
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kitchen-azurerm.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 2.6"

spec.add_dependency "azure_mgmt_network", "~> 0.18", ">= 0.18.2"
spec.add_dependency "azure_mgmt_resources", "~> 0.17", ">= 0.17.2"
spec.add_dependency "azure_mgmt_network2", "~> 0.27"
spec.add_dependency "azure_mgmt_resources2", "~> 0.19"
spec.add_dependency "inifile", "~> 3.0", ">= 3.0.0"
spec.add_dependency "sshkey", ">= 1.0.0", "< 3"
spec.add_dependency "test-kitchen", ">= 1.20", "< 4.0"
Expand Down

0 comments on commit c6da371

Please sign in to comment.