lib/aws-sdk-acm.rb in aws-sdk-acm-1.36.0 vs lib/aws-sdk-acm.rb in aws-sdk-acm-1.37.0

- old
+ new

@@ -5,10 +5,11 @@ # This file is generated. See the contributing guide for more information: # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md # # WARNING ABOUT GENERATED CODE + require 'aws-sdk-core' require 'aws-sigv4' require_relative 'aws-sdk-acm/types' require_relative 'aws-sdk-acm/client_api' @@ -46,8 +47,8 @@ # See {Errors} for more information. # # @!group service module Aws::ACM - GEM_VERSION = '1.36.0' + GEM_VERSION = '1.37.0' end