jruby-jars 1.7.0.rc2 → 1.7.0

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.
@@ -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.7.0.RC2.jar
7
- lib/jruby-stdlib-1.7.0.RC2.jar
6
+ lib/jruby-core-1.7.0.jar
7
+ lib/jruby-stdlib-1.7.0.jar
@@ -1,3 +1,3 @@
1
1
  module JRubyJars
2
- VERSION = '1.7.0.RC2'
2
+ VERSION = '1.7.0'
3
3
  end
metadata CHANGED
@@ -1,15 +1,15 @@
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.0.rc2
4
+ prerelease:
5
+ version: 1.7.0
6
6
  platform: ruby
7
7
  authors:
8
8
  - Charles Oliver Nutter
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-10-09 00:00:00.000000000 Z
12
+ date: 2012-10-22 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rdoc
@@ -62,8 +62,8 @@ files:
62
62
  - README.txt
63
63
  - lib/jruby-jars.rb
64
64
  - lib/jruby-jars/version.rb
65
- - lib/jruby-core-1.7.0.RC2.jar
66
- - lib/jruby-stdlib-1.7.0.RC2.jar
65
+ - lib/jruby-core-1.7.0.jar
66
+ - lib/jruby-stdlib-1.7.0.jar
67
67
  homepage: http://www.jruby.org
68
68
  licenses: []
69
69
  post_install_message:
@@ -82,10 +82,10 @@ required_ruby_version: !ruby/object:Gem::Requirement
82
82
  none: false
83
83
  required_rubygems_version: !ruby/object:Gem::Requirement
84
84
  requirements:
85
- - - !binary |-
86
- Pg==
85
+ - - ! '>='
87
86
  - !ruby/object:Gem::Version
88
- version: 1.3.1
87
+ version: !binary |-
88
+ MA==
89
89
  none: false
90
90
  requirements: []
91
91
  rubyforge_project: jruby-extras