appoxy-aws 1.11.14 → 1.11.15

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: appoxy-aws
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.11.14
4
+ version: 1.11.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Travis Reeder
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2009-06-06 00:00:00 -07:00
13
+ date: 2009-06-16 00:00:00 -07:00
14
14
  default_executable:
15
15
  dependencies: []
16
16
 
@@ -23,6 +23,20 @@ extensions: []
23
23
  extra_rdoc_files:
24
24
  - README.txt
25
25
  files:
26
+ - lib/acf/right_acf_interface.rb
27
+ - lib/awsbase/benchmark_fix.rb
28
+ - lib/awsbase/right_awsbase.rb
29
+ - lib/awsbase/support.rb
30
+ - lib/ec2/right_ec2.rb
31
+ - lib/right_aws.rb
32
+ - lib/s3/right_s3.rb
33
+ - lib/s3/right_s3_interface.rb
34
+ - lib/sdb/active_sdb.rb
35
+ - lib/sdb/right_sdb_interface.rb
36
+ - lib/sqs/right_sqs.rb
37
+ - lib/sqs/right_sqs_gen2.rb
38
+ - lib/sqs/right_sqs_gen2_interface.rb
39
+ - lib/sqs/right_sqs_interface.rb
26
40
  - README.txt
27
41
  has_rdoc: true
28
42
  homepage: http://github.com/appoxy/aws/