perus 0.1.8 → 0.1.9
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/perus/pinger/commands/kill_process.rb +1 -1
- data/lib/perus/pinger/commands/service_start.rb +1 -1
- data/lib/perus/pinger/commands/service_stop.rb +1 -1
- data/lib/perus/pinger/commands/upstart_start.rb +1 -1
- data/lib/perus/pinger/commands/upstart_stop.rb +1 -1
- data/lib/perus/version.rb +1 -1
- metadata +1 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4911b71f00064a5f01539c97568c31b26d0d5063
|
4
|
+
data.tar.gz: 981d5cab3874924a489e37f65db1a5bd56e052fa
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fb415cc96cd26f0c28f427877e89cadb1b0d45a94f03ee08e02e3e6bf1f4a0e3192f46c14ae2da0e27850dff46e3fa8e2f9732bb1cb8e4986d150313b72959bf
|
7
|
+
data.tar.gz: 2f5986c3718a2628379955c59cbbda33cea524a16909d8256476ef5f33cb78ae193e98a1c50ab8035ada4edb4df7f3c42ee1d698c38e3276797a2e33a68e1bf5
|
data/lib/perus/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: perus
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.9
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Will Cannings
|
@@ -347,4 +347,3 @@ signing_key:
|
|
347
347
|
specification_version: 4
|
348
348
|
summary: Simple system overview server
|
349
349
|
test_files: []
|
350
|
-
has_rdoc:
|