appengine-apis 0.0.24 → 0.0.25
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
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: appengine-apis
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 45
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
version: 0.0.
|
9
|
+
- 25
|
10
|
+
version: 0.0.25
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Ryan Brown
|
@@ -15,7 +15,7 @@ autorequire:
|
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
17
|
|
18
|
-
date: 2011-
|
18
|
+
date: 2011-05-13 00:00:00 -07:00
|
19
19
|
default_executable:
|
20
20
|
dependencies:
|
21
21
|
- !ruby/object:Gem::Dependency
|
@@ -34,7 +34,7 @@ dependencies:
|
|
34
34
|
version_requirements: *id001
|
35
35
|
description: |
|
36
36
|
This gem includes the JRuby API wrappers for App Engine, as well as the
|
37
|
-
required jar files from Google App Engine SDK for Java. Version 1.
|
37
|
+
required jar files from Google App Engine SDK for Java. Version 1.5.0
|
38
38
|
is included in this release.
|
39
39
|
|
40
40
|
email: ribrdb@gmail.com
|
@@ -60,8 +60,8 @@ files:
|
|
60
60
|
- spec/urlfetch_spec.rb
|
61
61
|
- spec/users_spec.rb
|
62
62
|
- spec/xmpp_spec.rb
|
63
|
-
- lib/appengine-api-1.0-sdk-1.
|
64
|
-
- lib/appengine-api-labs-1.
|
63
|
+
- lib/appengine-api-1.0-sdk-1.5.0.jar
|
64
|
+
- lib/appengine-api-labs-1.5.0.jar
|
65
65
|
- lib/appengine-apis/apiproxy.rb
|
66
66
|
- lib/appengine-apis/datastore.rb
|
67
67
|
- lib/appengine-apis/datastore_types.rb
|