lib/azure_sdk.rb in azure_sdk-0.51.1 vs lib/azure_sdk.rb in azure_sdk-0.52.0

- old
+ new

@@ -1,9 +1,9 @@ -# encoding: utf-8 -# Copyright (c) Microsoft Corporation. All rights reserved. -# Licensed under the MIT License. See License.txt in the project root for license information. - -require 'azure_sdk/version' -require 'latest/latest_profile_client' -require 'v2017_03_09/v2017_03_09_profile_client' -require 'v2018_03_01/v2018_03_01_profile_client' -require 'v2019_03_01_hybrid/v2019_03_01_hybrid_profile_client' +# encoding: utf-8 +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See License.txt in the project root for license information. + +require 'azure_sdk/version' +require 'latest/latest_profile_client' +require 'v2017_03_09/v2017_03_09_profile_client' +require 'v2018_03_01/v2018_03_01_profile_client' +require 'v2019_03_01_hybrid/v2019_03_01_hybrid_profile_client'