schemata-router 0.0.1.beta7 → 0.0.1.beta8
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: schemata-router
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.1.
|
4
|
+
version: 0.0.1.beta8
|
5
5
|
prerelease: 6
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -121,7 +121,6 @@ files:
|
|
121
121
|
- lib/schemata/router/start_message.rb
|
122
122
|
- lib/schemata/router/version.rb
|
123
123
|
- lib/schemata/router/start_message/start_message_v1.rb
|
124
|
-
- lib/schemata/router/register_directory_server_request.rb
|
125
124
|
- lib/schemata/router.rb
|
126
125
|
- lib/schemata/common/msgtypebase.rb
|
127
126
|
- lib/schemata/common/parsed_msg.rb
|
File without changes
|