jruby-jars 1.7.6.dev → 1.7.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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: 6
5
- version: 1.7.6.dev
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: 1.3.1
50
+ version: '0'
49
51
  none: false
50
52
  requirements: []
51
53
  rubyforge_project: jruby/jruby