appengine-jruby-jars 0.0.3 → 0.0.4

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.3'
19
+ VERSION = '0.0.4'
20
20
  JRUBY_VERSION = '1.3.1'
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.3
4
+ version: 0.0.4
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-09-03 00:00:00 -07:00
12
+ date: 2009-09-15 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -37,8 +37,8 @@ files:
37
37
  - COPYING.GPL
38
38
  - COPYING.LGPL
39
39
  - lib/appengine-jruby-jars.rb
40
- - lib/appengine-jruby-0.0.3.jar
41
- - lib/appengine-jruby-rubygems-0.0.3.jar
40
+ - lib/appengine-jruby-0.0.4.jar
41
+ - lib/appengine-jruby-rubygems-0.0.4.jar
42
42
  has_rdoc: true
43
43
  homepage: http://code.google.com/p/appengine-jruby
44
44
  licenses: []