aws-sdk-v1 1.63.0 → 1.67.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/lib/aws/version.rb CHANGED
@@ -13,5 +13,5 @@
13
13
 
14
14
  module AWS
15
15
  # Current version of the AWS SDK for Ruby
16
- VERSION = '1.63.0'
16
+ VERSION = '1.67.0'
17
17
  end
metadata CHANGED
@@ -1,29 +1,29 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.63.0
4
+ version: 1.67.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-02-18 00:00:00.000000000 Z
11
+ date: 2017-04-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - ">="
17
+ - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: 1.4.4
19
+ version: '1'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - ">="
24
+ - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: 1.4.4
26
+ version: '1'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: json
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -338,6 +338,8 @@ files:
338
338
  - lib/aws/ec2/volume_collection.rb
339
339
  - lib/aws/ec2/vpc.rb
340
340
  - lib/aws/ec2/vpc_collection.rb
341
+ - lib/aws/ec2/vpc_peering_connection.rb
342
+ - lib/aws/ec2/vpc_peering_connection_collection.rb
341
343
  - lib/aws/ec2/vpn_connection.rb
342
344
  - lib/aws/ec2/vpn_connection/telemetry.rb
343
345
  - lib/aws/ec2/vpn_connection_collection.rb
@@ -633,9 +635,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
633
635
  version: '0'
634
636
  requirements: []
635
637
  rubyforge_project:
636
- rubygems_version: 2.4.5
638
+ rubygems_version: 2.5.1
637
639
  signing_key:
638
640
  specification_version: 4
639
641
  summary: AWS SDK for Ruby V1
640
642
  test_files: []
641
- has_rdoc: