torquebox-naming 2.3.1-java → 2.3.2-java

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.
Binary file
@@ -1,6 +1,6 @@
1
1
  module TorqueboxNaming
2
- VERSION = '2.3.1'
3
- MAVEN_VERSION = '2.3.1'
2
+ VERSION = '2.3.2'
3
+ MAVEN_VERSION = '2.3.2'
4
4
  end
5
5
  begin
6
6
  require 'java'
metadata CHANGED
@@ -2,14 +2,14 @@
2
2
  name: torquebox-naming
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 2.3.1
5
+ version: 2.3.2
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-05-07 00:00:00.000000000 Z
12
+ date: 2013-06-12 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rspec
@@ -37,8 +37,8 @@ files:
37
37
  - licenses/lgpl-2.1.txt
38
38
  - lib/torquebox-naming.jar
39
39
  - lib/torquebox-naming.rb
40
- - lib/org.torquebox.naming-client.rb
41
40
  - lib/gem_hook.rb
41
+ - lib/org.torquebox.naming-client.rb
42
42
  - lib/torquebox/naming.rb
43
43
  - lib/torquebox/naming/ext/javax_naming_context.rb
44
44
  homepage: http://torquebox.org/
@@ -50,17 +50,15 @@ require_paths:
50
50
  - lib
51
51
  required_ruby_version: !ruby/object:Gem::Requirement
52
52
  requirements:
53
- - - ">="
53
+ - - '>='
54
54
  - !ruby/object:Gem::Version
55
- version: !binary |-
56
- MA==
55
+ version: '0'
57
56
  none: false
58
57
  required_rubygems_version: !ruby/object:Gem::Requirement
59
58
  requirements:
60
- - - ">="
59
+ - - '>='
61
60
  - !ruby/object:Gem::Version
62
- version: !binary |-
63
- MA==
61
+ version: '0'
64
62
  none: false
65
63
  requirements: []
66
64
  rubyforge_project: