rec 1.1.1 → 1.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/CHANGELOG +1 -1
  2. data/{lib → bin}/mplex +0 -0
  3. metadata +4 -4
data/CHANGELOG CHANGED
@@ -1,4 +1,4 @@
1
- === Version 1.1.1
1
+ === Version 1.1.2
2
2
  - added mplex.rb to support merging of event streams
3
3
  - added MULTIPLEX documentation
4
4
  - added optional post-install script to install mplex executable
data/{lib → bin}/mplex RENAMED
File without changes
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rec
3
3
  version: !ruby/object:Gem::Version
4
- hash: 17
4
+ hash: 23
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 1
9
- - 1
10
- version: 1.1.1
9
+ - 2
10
+ version: 1.1.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Richard Kernahan
@@ -40,7 +40,7 @@ files:
40
40
  - lib/rec/notify.rb
41
41
  - lib/rec/install.rb
42
42
  - lib/string.rb
43
- - lib/mplex
43
+ - bin/mplex
44
44
  - rulesets/rules.rb
45
45
  - rulesets/sample-rules.rb
46
46
  - rulesets/postfix-rules.rb