Skip to content

Commit

Permalink
Merge pull request #74 from djberg96/gemspec
Browse files Browse the repository at this point in the history
Upgrade armrest gem to 0.7.3
  • Loading branch information
Bronagh Sorota committed Jun 1, 2017
2 parents 78ca955 + 2ffcc65 commit 9761bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-providers-azure.gemspec
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|

s.files = Dir["{app,config,lib}/**/*"]

s.add_dependency "azure-armrest", "~>0.7.2"
s.add_dependency "azure-armrest", "~>0.7.3"

s.add_development_dependency "codeclimate-test-reporter", "~> 1.0.0"
s.add_development_dependency "simplecov"
Expand Down

0 comments on commit 9761bcb

Please sign in to comment.