Skip to content

Commit

Permalink
Merge pull request #552 from inspec/add_azure_mgmt_storage_dependency
Browse files Browse the repository at this point in the history
Add azure_mgmt_storage to train.gemspec
  • Loading branch information
Ryan Davis authored Jan 15, 2020
2 parents d94d44d + ec61eb8 commit 4b87b82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions train.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "azure_graph_rbac", "~> 0.16"
spec.add_dependency "azure_mgmt_key_vault", "~> 0.17"
spec.add_dependency "azure_mgmt_security", "~> 0.18"
spec.add_dependency "azure_mgmt_storage", "~> 0.18"
spec.add_dependency "activesupport", "~> 5.2.3"
spec.add_dependency "google-api-client", ">= 0.23.9", "< 0.35.0"
spec.add_dependency "googleauth", ">= 0.6.6", "< 0.11.0"
Expand Down

0 comments on commit 4b87b82

Please sign in to comment.