autocronitor 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b464526f93d9c2ae53c43aae7e2cf67d98af07ea
4
- data.tar.gz: 8981f30a4439c66f69df6865088a2cbc8647de41
3
+ metadata.gz: 4334ec51866f0f902f5c4a5fa001226434fdba70
4
+ data.tar.gz: 3af9bb04c359f60413a0bf74a6317a833f8c3698
5
5
  SHA512:
6
- metadata.gz: de45b35f5f8bbfdfddc4f38e9283d4a85568077860c72f947f011f83169bd6730693016d10896d3d06242145bcac95350728b9608abd3c21dc9fedb8569504f6
7
- data.tar.gz: aa0905204df3268cb6d48912638e6e9604a238f468cb3916e00baa293306fc6fa77ec1f94e2f7bfb75897fddb4c29c704ed44a0d05e1259ea6992e264e202add
6
+ metadata.gz: fecee7908256c2413572797156d6a6cd63e2e8ad29b4224a6f0ba186637c14d97c56f39a947d9bb467dec5ab24c3c5cea90cb0ed75e0ae3d2f2b3f6b953838cf
7
+ data.tar.gz: f12b4218c4c9d38aefde4e7d825d4b2eb3bed2c9d4d7e410a12b35575c3bd609cf072e71be7a88cec966ac1a26f6ade64e97bab6cf8d84a83b055b8e54c73792
data/autocronitor.gemspec CHANGED
@@ -2,7 +2,7 @@ $:.push File.expand_path('../lib', __FILE__)
2
2
 
3
3
  Gem::Specification.new do |gem|
4
4
  gem.name = 'autocronitor'
5
- gem.version = '0.0.3'
5
+ gem.version = '0.0.4'
6
6
  gem.authors = ["Jon Cowie"]
7
7
  gem.email = 'jonlives@gmail.com'
8
8
  gem.homepage = 'https://github.com/jonlives/autocronitor'
@@ -1,7 +1,5 @@
1
1
  require 'unirest'
2
2
 
3
- require 'ipecache/plugins'
4
-
5
3
  module Autocronitor
6
4
  class Helper
7
5
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: autocronitor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jon Cowie
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-12-22 00:00:00.000000000 Z
11
+ date: 2016-03-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: unirest
@@ -96,4 +96,3 @@ specification_version: 4
96
96
  summary: A tool to automatically pass a standard-format crontab file and add jobs
97
97
  to cronitor.io for monitoring
98
98
  test_files: []
99
- has_rdoc: