appengine-jruby-jars 0.0.6 → 0.0.7.pre

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.
@@ -16,8 +16,8 @@
16
16
 
17
17
  module AppEngine
18
18
  module JRubyJars
19
- VERSION = '0.0.6'
20
- JRUBY_VERSION = '1.4.0'
19
+ VERSION = '0.0.7.pre'
20
+ JRUBY_VERSION = '1.5.0.dev'
21
21
 
22
22
  def self.jruby_jar
23
23
  File.join(File.dirname(__FILE__), "appengine-jruby-#{VERSION}.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.6
4
+ version: 0.0.7.pre
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ryan Brown
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-12-21 00:00:00 -08:00
12
+ date: 2010-02-25 00:00:00 -08:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -28,8 +28,8 @@ files:
28
28
  - COPYING.GPL
29
29
  - COPYING.LGPL
30
30
  - lib/appengine-jruby-jars.rb
31
- - lib/appengine-jruby-0.0.6.jar
32
- - lib/appengine-jruby-rubygems-0.0.6.jar
31
+ - lib/appengine-jruby-0.0.7.pre.jar
32
+ - lib/appengine-jruby-rubygems-0.0.7.pre.jar
33
33
  has_rdoc: true
34
34
  homepage: http://code.google.com/p/appengine-jruby
35
35
  licenses: []
@@ -47,9 +47,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
47
47
  version:
48
48
  required_rubygems_version: !ruby/object:Gem::Requirement
49
49
  requirements:
50
- - - ">="
50
+ - - ">"
51
51
  - !ruby/object:Gem::Version
52
- version: "0"
52
+ version: 1.3.1
53
53
  version:
54
54
  requirements: []
55
55
 
Binary file