jruby-jars 1.7.6.dev → 1.7.6
Sign up to get free protection for your applications and to get access to all the features.
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jruby-jars
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
prerelease:
|
5
|
-
version: 1.7.6
|
4
|
+
prerelease:
|
5
|
+
version: 1.7.6
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Charles Oliver Nutter
|
@@ -26,8 +26,10 @@ files:
|
|
26
26
|
- Rakefile
|
27
27
|
- README.txt
|
28
28
|
- lib/jruby-core-complete-1.7.6.dev.jar
|
29
|
+
- lib/jruby-core-complete-1.7.6.jar
|
29
30
|
- lib/jruby-jars.rb
|
30
31
|
- lib/jruby-stdlib-complete-1.7.6.dev.jar
|
32
|
+
- lib/jruby-stdlib-complete-1.7.6.jar
|
31
33
|
- lib/jruby-jars/version.rb
|
32
34
|
homepage: http://github.com/jruby/jruby/tree/master/gem/jruby-jars
|
33
35
|
licenses: []
|
@@ -43,9 +45,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
43
45
|
none: false
|
44
46
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
45
47
|
requirements:
|
46
|
-
- - '
|
48
|
+
- - '>='
|
47
49
|
- !ruby/object:Gem::Version
|
48
|
-
version:
|
50
|
+
version: '0'
|
49
51
|
none: false
|
50
52
|
requirements: []
|
51
53
|
rubyforge_project: jruby/jruby
|