appengine-apis 0.0.34 → 0.0.35
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.
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: 89
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
version: 0.0.
|
9
|
+
- 35
|
10
|
+
version: 0.0.35
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Ryan Brown
|
@@ -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
|
37
|
+
required jar files from Google App Engine SDK for Java. Version 6.2.1
|
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.6.2.jar
|
64
|
-
- lib/appengine-api-labs-1.6.2.jar
|
63
|
+
- lib/appengine-api-1.0-sdk-1.6.2.1.jar
|
64
|
+
- lib/appengine-api-labs-1.6.2.1.jar
|
65
65
|
- lib/appengine-apis/apiproxy.rb
|
66
66
|
- lib/appengine-apis/datastore.rb
|
67
67
|
- lib/appengine-apis/datastore_types.rb
|