lib/aws-sdk-ec2.rb in aws-sdk-ec2-1.193.0 vs lib/aws-sdk-ec2.rb in aws-sdk-ec2-1.195.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-sigv4' require 'aws-sdk-core' require_relative 'aws-sdk-ec2/types' require_relative 'aws-sdk-ec2/client_api' @@ -69,8 +70,8 @@ # See {Errors} for more information. # # @!group service module Aws::EC2 - GEM_VERSION = '1.193.0' + GEM_VERSION = '1.195.0' end