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.
- data/lib/torquebox-configure.jar +0 -0
- data/lib/torquebox-configure.rb +2 -2
- metadata +6 -6
data/lib/torquebox-configure.jar
CHANGED
Binary file
|
data/lib/torquebox-configure.rb
CHANGED
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:
|
5
|
-
version: 3.0.0
|
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-
|
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:
|
81
|
+
version: '0'
|
82
82
|
none: false
|
83
83
|
requirements: []
|
84
84
|
rubyforge_project:
|