jruby-jars 1.6.6 → 1.6.7

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.6.jar
7
- lib/jruby-stdlib-1.6.6.jar
6
+ lib/jruby-core-1.6.7.jar
7
+ lib/jruby-stdlib-1.6.7.jar
@@ -1,3 +1,3 @@
1
1
  module JRubyJars
2
- VERSION = '1.6.6'
2
+ VERSION = '1.6.7'
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.6
5
+ version: 1.6.7
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-01-30 00:00:00 Z
13
+ date: 2012-02-22 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.13"
34
+ version: "2.14"
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.6.jar
58
- - lib/jruby-stdlib-1.6.6.jar
57
+ - lib/jruby-core-1.6.7.jar
58
+ - lib/jruby-stdlib-1.6.7.jar
59
59
  homepage: http://github.com/jruby/jruby/tree/master/gem/
60
60
  licenses: []
61
61