bum 0.0.15 → 0.0.16

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/bin/bum +0 -3
  2. metadata +3 -3
data/bin/bum CHANGED
@@ -3,9 +3,6 @@
3
3
  $: << File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib'))
4
4
 
5
5
  require 'rubygems'
6
- require 'net/dns/mdns-sd'
7
- require 'net/dns/resolv-mdns'
8
- require 'net/dns/resolv-replace'
9
6
 
10
7
  master_address = ARGV[1] || 'Francis.local'
11
8
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bum
3
3
  version: !ruby/object:Gem::Version
4
- hash: 1
4
+ hash: 63
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 15
10
- version: 0.0.15
9
+ - 16
10
+ version: 0.0.16
11
11
  platform: ruby
12
12
  authors:
13
13
  - Tyler McMullen