amazon-ec2 0.7.3 → 0.7.4

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: amazon-ec2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.3
4
+ version: 0.7.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Glenn Rempe
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-11-16 00:00:00 -08:00
12
+ date: 2009-12-06 00:00:00 -08:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -99,6 +99,7 @@ files:
99
99
  - lib/AWS/EC2.rb
100
100
  - lib/AWS/EC2/availability_zones.rb
101
101
  - lib/AWS/EC2/console.rb
102
+ - lib/AWS/EC2/devpay.rb
102
103
  - lib/AWS/EC2/elastic_ips.rb
103
104
  - lib/AWS/EC2/image_attributes.rb
104
105
  - lib/AWS/EC2/images.rb
@@ -140,6 +141,7 @@ files:
140
141
  - wsdl/2008-02-01.ec2.wsdl
141
142
  - wsdl/2008-05-05.ec2.wsdl
142
143
  - wsdl/2008-12-01.ec2.wsdl
144
+ - wsdl/2009-10-31.ec2.wsdl
143
145
  has_rdoc: true
144
146
  homepage: http://github.com/grempe/amazon-ec2
145
147
  licenses: []