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.
- checksums.yaml +4 -4
- data/endpoints.json +1506 -0
- data/lib/aws/version.rb +1 -1
- metadata +2 -1
data/lib/aws/version.rb
CHANGED
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.
|
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
|