hoth 0.1.1 → 0.1.2

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.
Files changed (1) hide show
  1. metadata +17 -5
metadata CHANGED
@@ -5,11 +5,11 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- - 1
9
- version: 0.1.1
8
+ - 2
9
+ version: 0.1.2
10
10
  platform: ruby
11
11
  authors:
12
- - pkw.de Development
12
+ - Dirk Breuer
13
13
  autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
@@ -65,11 +65,23 @@ dependencies:
65
65
  version: "0"
66
66
  type: :development
67
67
  version_requirements: *id004
68
+ - !ruby/object:Gem::Dependency
69
+ name: simple_publisher
70
+ prerelease: false
71
+ requirement: &id005 !ruby/object:Gem::Requirement
72
+ requirements:
73
+ - - ">="
74
+ - !ruby/object:Gem::Version
75
+ segments:
76
+ - 0
77
+ version: "0"
78
+ type: :development
79
+ version_requirements: *id005
68
80
  description: |
69
81
  Creating a SOA requires a centralized location to define all services within the
70
82
  SOA. Furthermore you want to know where to deploy those services.
71
83
 
72
- email: dev@pkw.de
84
+ email: dirk.breuer@gmail.com
73
85
  executables: []
74
86
 
75
87
  extensions: []
@@ -108,7 +120,7 @@ files:
108
120
  - spec/unit/transport/workling_transport_spec.rb
109
121
  - LICENSE
110
122
  has_rdoc: true
111
- homepage: http://github.com/pkwde/hoth
123
+ homepage: http://github.com/railsbros/hoth
112
124
  licenses: []
113
125
 
114
126
  post_install_message: