honcho 1.0.1 → 1.0.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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/bin/honcho +0 -0
  3. data/lib/honcho.rb +0 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 939e7c453640f35ee6aff56ca75f34dab762358d
4
- data.tar.gz: 4365951a967a4932644f0db5e05e49a62347a97e
3
+ metadata.gz: 21631e6c9c4f232d6dcdde64454ebfac347112e9
4
+ data.tar.gz: 46eb594180d364e2dc5e3576a9e7e293fc7da92b
5
5
  SHA512:
6
- metadata.gz: 75cf2ef03d6e8f4055dd13cad4db2bf1760450b613a6d6b915fa81ffd3bb90dda1dfc3360f8b45c39a138981562a69e903dfc1b81aa38b1f810b7e6609ac1204
7
- data.tar.gz: 78385b0376f51550187bbbaa2977d26a0ec8283c1f8a903159ad03c2d09acffbd49975f8e4946e8ee7f295d8f2cd4390fd33b3f0faffa88cf6f042d181259149
6
+ metadata.gz: e365db119de34c395d23bd1e58e47c94aba937bd6c7cd7753fc783f3bf4317ce85b1f4d95f06ea2e1c8fc75d9ed2bc9254828c83726011f3a6758adc2f60bcc0
7
+ data.tar.gz: d97ae928be10369b2870049379189c244eaf4e1f8721a76c401a2f0203ac0cd296698e0964d7f19fecd818398ec75034c779adeac5cc866c18a07ba0f567d1a9
data/bin/honcho CHANGED
File without changes
data/lib/honcho.rb CHANGED
@@ -1,7 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
 
3
3
  require 'redis'
4
- require 'sys/proctable'
5
4
  require 'time'
6
5
  require 'stringio'
7
6
  require 'yaml'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: honcho
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tim Morgn