torquebox-configure 3.1.1-java → 3.1.2-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/torquebox-configure.jar +0 -0
- data/lib/torquebox-configure.rb +2 -2
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0eed1157c0838064818621f592283f40bfe64bf9
|
4
|
+
data.tar.gz: 3a84dbd035bec96b072e83e7cb00835333c9487d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 97bb8057cf9ca1e3e46564a793111d41ca0bb3bddc714f99b6addc7d36098ce423e5f19ce21a84994f4977d186a8b94ff53356ddafef43efe6ead1832d358629
|
7
|
+
data.tar.gz: 51fda3054393770a5615d126473caec4ed4b49eb050a0bccb2cfd9fba524ccc65a8a87e926930c3ba32a875aaae0aca6e836d0109a5dcdf1cfa14f5802562741
|
data/lib/torquebox-configure.jar
CHANGED
Binary file
|
data/lib/torquebox-configure.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: torquebox-configure
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.1.
|
4
|
+
version: 3.1.2
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- The TorqueBox Team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2015-04-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: blankslate
|
@@ -49,13 +49,13 @@ files:
|
|
49
49
|
- lib/torquebox-configure.jar
|
50
50
|
- lib/torquebox-configure.rb
|
51
51
|
- lib/gem_hook.rb
|
52
|
-
- lib/torquebox/configuration.rb
|
53
52
|
- lib/torquebox/configure.rb
|
54
|
-
- lib/torquebox/configuration
|
53
|
+
- lib/torquebox/configuration.rb
|
55
54
|
- lib/torquebox/configuration/validator.rb
|
55
|
+
- lib/torquebox/configuration/global.rb
|
56
56
|
- spec/validator_spec.rb
|
57
|
-
- spec/options_macros.rb
|
58
57
|
- spec/global_spec.rb
|
58
|
+
- spec/options_macros.rb
|
59
59
|
homepage: http://torquebox.org/
|
60
60
|
licenses:
|
61
61
|
- Public Domain
|