diff --git a/Gemfile b/Gemfile index 8af46395f..f2afcefbd 100644 --- a/Gemfile +++ b/Gemfile @@ -1,9 +1,9 @@ source 'https://rubygems.org' gem 'inifile' -gem 'azure_mgmt_compute', '~> 0.11' -gem 'azure_mgmt_resources', '~> 0.11' -gem 'azure_mgmt_network', '~> 0.11' +gem 'azure_mgmt_compute', '= 0.14.0' +gem 'azure_mgmt_resources', '= 0.14.0' +gem 'azure_mgmt_network', '= 0.14.0' gem 'bundle' group :development do