appengine-jruby-jars 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,7 +16,7 @@
16
16
 
17
17
  module AppEngine
18
18
  module JRubyJars
19
- VERSION = '0.0.5'
19
+ VERSION = '0.0.6'
20
20
  JRUBY_VERSION = '1.4.0'
21
21
 
22
22
  def self.jruby_jar
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appengine-jruby-jars
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ryan Brown
@@ -9,19 +9,10 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-11-02 00:00:00 -08:00
12
+ date: 2009-12-21 00:00:00 -08:00
13
13
  default_executable:
14
- dependencies:
15
- - !ruby/object:Gem::Dependency
16
- name: appengine-rack
17
- type: :development
18
- version_requirement:
19
- version_requirements: !ruby/object:Gem::Requirement
20
- requirements:
21
- - - ">="
22
- - !ruby/object:Gem::Version
23
- version: "0"
24
- version:
14
+ dependencies: []
15
+
25
16
  description: JRuby jar files for Google App Engine.
26
17
  email: ribrdb@google.com
27
18
  executables: []
@@ -33,12 +24,12 @@ extra_rdoc_files: []
33
24
  files:
34
25
  - LICENSE.RUBY
35
26
  - COPYING
36
- - COPYING.LGPL
37
27
  - COPYING.CPL
38
28
  - COPYING.GPL
29
+ - COPYING.LGPL
39
30
  - lib/appengine-jruby-jars.rb
40
- - lib/appengine-jruby-0.0.5.jar
41
- - lib/appengine-jruby-rubygems-0.0.5.jar
31
+ - lib/appengine-jruby-0.0.6.jar
32
+ - lib/appengine-jruby-rubygems-0.0.6.jar
42
33
  has_rdoc: true
43
34
  homepage: http://code.google.com/p/appengine-jruby
44
35
  licenses: []