torquebox-configure 3.0.0.beta1-java → 3.0.0.beta2-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 +3 -3
data/lib/torquebox-configure.jar
CHANGED
Binary file
|
data/lib/torquebox-configure.rb
CHANGED
metadata
CHANGED
@@ -2,14 +2,14 @@
|
|
2
2
|
name: torquebox-configure
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease: 6
|
5
|
-
version: 3.0.0.
|
5
|
+
version: 3.0.0.beta2
|
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-07
|
12
|
+
date: 2013-08-07 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: blankslate
|
@@ -54,8 +54,8 @@ files:
|
|
54
54
|
- lib/torquebox-configure.jar
|
55
55
|
- lib/torquebox-configure.rb
|
56
56
|
- lib/gem_hook.rb
|
57
|
-
- lib/torquebox/configuration.rb
|
58
57
|
- lib/torquebox/configure.rb
|
58
|
+
- lib/torquebox/configuration.rb
|
59
59
|
- lib/torquebox/configuration/global.rb
|
60
60
|
- lib/torquebox/configuration/validator.rb
|
61
61
|
- spec/options_macros.rb
|