torquebox-configure 3.0.0.beta2-java → 3.0.0-java

Sign up to get free protection for your applications and to get access to all the features.
Binary file
@@ -1,6 +1,6 @@
1
1
  module TorqueboxConfigure
2
- VERSION = '3.0.0.beta2'
3
- MAVEN_VERSION = '3.0.0.beta2'
2
+ VERSION = '3.0.0'
3
+ MAVEN_VERSION = '3.0.0'
4
4
  end
5
5
  begin
6
6
  require 'java'
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: torquebox-configure
3
3
  version: !ruby/object:Gem::Version
4
- prerelease: 6
5
- version: 3.0.0.beta2
4
+ prerelease:
5
+ version: 3.0.0
6
6
  platform: java
7
7
  authors:
8
8
  - The TorqueBox Team
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-08-07 00:00:00.000000000 Z
12
+ date: 2013-08-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: blankslate
@@ -58,9 +58,9 @@ files:
58
58
  - lib/torquebox/configuration.rb
59
59
  - lib/torquebox/configuration/global.rb
60
60
  - lib/torquebox/configuration/validator.rb
61
- - spec/options_macros.rb
62
61
  - spec/validator_spec.rb
63
62
  - spec/global_spec.rb
63
+ - spec/options_macros.rb
64
64
  homepage: http://torquebox.org/
65
65
  licenses:
66
66
  - Public Domain
@@ -76,9 +76,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
76
76
  none: false
77
77
  required_rubygems_version: !ruby/object:Gem::Requirement
78
78
  requirements:
79
- - - '>'
79
+ - - '>='
80
80
  - !ruby/object:Gem::Version
81
- version: 1.3.1
81
+ version: '0'
82
82
  none: false
83
83
  requirements: []
84
84
  rubyforge_project: