appengine-apis 0.0.22 → 0.0.23
Sign up to get free protection for your applications and to get access to all the features.
Binary file
|
Binary file
|
data/lib/appengine-apis.rb
CHANGED
metadata
CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
5
5
|
segments:
|
6
6
|
- 0
|
7
7
|
- 0
|
8
|
-
-
|
9
|
-
version: 0.0.
|
8
|
+
- 23
|
9
|
+
version: 0.0.23
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- Ryan Brown
|
@@ -14,7 +14,7 @@ autorequire:
|
|
14
14
|
bindir: bin
|
15
15
|
cert_chain: []
|
16
16
|
|
17
|
-
date:
|
17
|
+
date: 2011-02-11 00:00:00 -08:00
|
18
18
|
default_executable:
|
19
19
|
dependencies:
|
20
20
|
- !ruby/object:Gem::Dependency
|
@@ -31,7 +31,7 @@ dependencies:
|
|
31
31
|
version_requirements: *id001
|
32
32
|
description: |
|
33
33
|
This gem includes the JRuby API wrappers for App Engine, as well as the
|
34
|
-
required jar files from Google App Engine SDK for Java. Version 1.4.
|
34
|
+
required jar files from Google App Engine SDK for Java. Version 1.4.2
|
35
35
|
is included in this release.
|
36
36
|
|
37
37
|
email: ribrdb@gmail.com
|
@@ -57,8 +57,8 @@ files:
|
|
57
57
|
- spec/urlfetch_spec.rb
|
58
58
|
- spec/users_spec.rb
|
59
59
|
- spec/xmpp_spec.rb
|
60
|
-
- lib/appengine-api-1.0-sdk-1.4.
|
61
|
-
- lib/appengine-api-labs-1.4.
|
60
|
+
- lib/appengine-api-1.0-sdk-1.4.2.jar
|
61
|
+
- lib/appengine-api-labs-1.4.2.jar
|
62
62
|
- lib/appengine-apis/apiproxy.rb
|
63
63
|
- lib/appengine-apis/datastore.rb
|
64
64
|
- lib/appengine-apis/datastore_types.rb
|