aws-sdk 1.31.1 → 1.31.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/endpoints.json +1506 -0
  3. data/lib/aws/version.rb +1 -1
  4. metadata +2 -1
@@ -13,5 +13,5 @@
13
13
 
14
14
  module AWS
15
15
  # Current version of the AWS SDK for Ruby
16
- VERSION = '1.31.1'
16
+ VERSION = '1.31.2'
17
17
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.31.1
4
+ version: 1.31.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
@@ -61,6 +61,7 @@ extra_rdoc_files: []
61
61
  files:
62
62
  - ca-bundle.crt
63
63
  - rails/init.rb
64
+ - endpoints.json
64
65
  - .yardopts
65
66
  - README.md
66
67
  - LICENSE.txt