murakumo 0.3.4 → 0.3.5

Sign up to get free protection for your applications and to get access to all the features.
data/lib/cli/mrkmctl.rb CHANGED
@@ -47,7 +47,7 @@ begin
47
47
  puts 'No macth'
48
48
  else
49
49
  puts <<-EOF
50
- IP address TTL Priority Activity Hostname
50
+ IP address TTL Priority Activity Hostname
51
51
  --------------- ------ --------- -------- ----------
52
52
  EOF
53
53
  records.each do |r|
@@ -1,5 +1,5 @@
1
1
  module Murakumo
2
- VERSION = '0.3.4'
2
+ VERSION = '0.3.5'
3
3
 
4
4
  # Priority
5
5
  MASTER = 1
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: murakumo
3
3
  version: !ruby/object:Gem::Version
4
- hash: 27
4
+ hash: 25
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 3
9
- - 4
10
- version: 0.3.4
9
+ - 5
10
+ version: 0.3.5
11
11
  platform: ruby
12
12
  authors:
13
13
  - winebarrel
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-11-26 00:00:00 Z
18
+ date: 2011-11-30 00:00:00 Z
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
21
21
  name: rubydns