jruby-jars 1.6.7 → 1.6.7.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,5 +3,5 @@ Manifest.txt
3
3
  README.txt
4
4
  lib/jruby-jars.rb
5
5
  lib/jruby-jars/version.rb
6
- lib/jruby-core-1.6.7.jar
7
- lib/jruby-stdlib-1.6.7.jar
6
+ lib/jruby-core-1.6.7.2.jar
7
+ lib/jruby-stdlib-1.6.7.2.jar
@@ -1,3 +1,3 @@
1
1
  module JRubyJars
2
- VERSION = '1.6.7'
2
+ VERSION = '1.6.7.2'
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: jruby-jars
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 1.6.7
5
+ version: 1.6.7.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Charles Oliver Nutter
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2012-02-22 00:00:00 Z
13
+ date: 2012-05-01 00:00:00 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rdoc
@@ -31,7 +31,7 @@ dependencies:
31
31
  requirements:
32
32
  - - ~>
33
33
  - !ruby/object:Gem::Version
34
- version: "2.14"
34
+ version: "3.0"
35
35
  type: :development
36
36
  version_requirements: *id002
37
37
  description: |-
@@ -54,9 +54,9 @@ files:
54
54
  - README.txt
55
55
  - lib/jruby-jars.rb
56
56
  - lib/jruby-jars/version.rb
57
- - lib/jruby-core-1.6.7.jar
58
- - lib/jruby-stdlib-1.6.7.jar
59
- homepage: http://github.com/jruby/jruby/tree/master/gem/
57
+ - lib/jruby-core-1.6.7.2.jar
58
+ - lib/jruby-stdlib-1.6.7.2.jar
59
+ homepage: http://www.jruby.org
60
60
  licenses: []
61
61
 
62
62
  post_install_message:
@@ -80,7 +80,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
80
80
  requirements: []
81
81
 
82
82
  rubyforge_project: jruby-extras
83
- rubygems_version: 1.8.15
83
+ rubygems_version: 1.8.24
84
84
  signing_key:
85
85
  specification_version: 3
86
86
  summary: This gem includes the core JRuby code and the JRuby 1.8 stdlib as jar files