jruby-jars 1.6.5.1 → 1.6.6

Sign up to get free protection for your applications and to get access to all the features.
data/Manifest.txt CHANGED
@@ -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.5.1.jar
7
- lib/jruby-stdlib-1.6.5.1.jar
6
+ lib/jruby-core-1.6.6.jar
7
+ lib/jruby-stdlib-1.6.6.jar
@@ -1,3 +1,3 @@
1
1
  module JRubyJars
2
- VERSION = '1.6.5.1'
2
+ VERSION = '1.6.6'
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.5.1
5
+ version: 1.6.6
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: 2011-12-27 00:00:00 Z
13
+ date: 2012-01-30 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.12"
34
+ version: "2.13"
35
35
  type: :development
36
36
  version_requirements: *id002
37
37
  description: |-
@@ -54,8 +54,8 @@ files:
54
54
  - README.txt
55
55
  - lib/jruby-jars.rb
56
56
  - lib/jruby-jars/version.rb
57
- - lib/jruby-core-1.6.5.1.jar
58
- - lib/jruby-stdlib-1.6.5.1.jar
57
+ - lib/jruby-core-1.6.6.jar
58
+ - lib/jruby-stdlib-1.6.6.jar
59
59
  homepage: http://github.com/jruby/jruby/tree/master/gem/
60
60
  licenses: []
61
61
 
@@ -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.9
83
+ rubygems_version: 1.8.15
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