mutx 0.1.47 → 0.1.48

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 (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 59a1f23b8fd5872218be0394022bf731ca1c26b6
4
- data.tar.gz: 83a1bcc5c79114942e56170ccb09afaf1519ca60
3
+ metadata.gz: 091238949cb32f50eb6783f0814f2c8db025d236
4
+ data.tar.gz: c2bb0940e66df05d8f0e8558a0adf79ae307068a
5
5
  SHA512:
6
- metadata.gz: a50924356a70d0b1cfc7d29da2b74509a6985898cc14f931cb1503ec9ae584ee1b466679d227f46d9871e7ff2d8573a7b141ba3bade1805cfc8bec7ea1f8c7bb
7
- data.tar.gz: 54059dae16603aa7fdffd18ed95f5613227d35c5806130eabe2e384b95d487177d2584bd059eb757339eecd65c17d11241d62b9abd4e3d8f305288c61aa0d243
6
+ metadata.gz: 00f70dd663c37c2aa5e498db9853188c6dbec2ddd99cce91294a9d60278e4310ef264a296b1af9ca12ab761daeaa11baeca1700950dc91bbee4eba9327c2d6e3
7
+ data.tar.gz: c0ccdaf586bc6039f698acff2137488c13a3c8bf0ce6c821e23daa029bee341e82e0f6b267245ade739c757a60d2f90638f015a83d34f7beaf766eb1e3703f94
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mutx
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.47
4
+ version: 0.1.48
5
5
  platform: ruby
6
6
  authors:
7
7
  - Roman Rodriguez
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-12-27 00:00:00.000000000 Z
11
+ date: 2016-12-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor
@@ -405,6 +405,7 @@ files:
405
405
  - lib/mutx/background_jobs/.DS_Store
406
406
  - lib/mutx/background_jobs/sidekiq.rb
407
407
  - lib/mutx/background_jobs/workers/.DS_Store
408
+ - lib/mutx/background_jobs/workers/connectivity_check.rb
408
409
  - lib/mutx/background_jobs/workers/email_sender.rb
409
410
  - lib/mutx/background_jobs/workers/executor.rb
410
411
  - lib/mutx/background_jobs/workers/garbage_cleaner.rb