nrser-notify 0.1.1 → 0.1.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/VERSION +1 -1
  3. data/lib/nrser/notify.rb +1 -0
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: af4557d0393a721955e743b7f8780288f98fbfeb
4
- data.tar.gz: ccadd0f7b8b5eb441a6a73a622a7cded3ca0022f
3
+ metadata.gz: 5ce9b98825d1ba4315050d8ed486b16f2a4514c5
4
+ data.tar.gz: fc08561b60c2b69206fd382c34ad54af49de4fa6
5
5
  SHA512:
6
- metadata.gz: b5597bb2599a0bea6c23600c2ab7444cd55e3f7e870b8c99adfd6285ea45533261d35319f3222cf25330622f407616583318e3098669d4f476243e6f9a609249
7
- data.tar.gz: 94ce7a7a173b28198f1f5a2239bb0d74e3a7f334429f94ab851463e096d8ad5c646d578de306dc80531a752edee8a8061b29712765c27485c3a5608ba55ce59d
6
+ metadata.gz: 827bfca31bc205a214deda30a9d9be2a6971351a8ee10e856e347377a09c40cf342a213545b184ab36efb6c640833e71f2c3bae0d8b5bf11936702b8e5f409fd
7
+ data.tar.gz: 287b4f43200b93f16d3d0605806d358934b83735c7f15b0fc3b69b7cfce2a10f4b94d91c7b33e388643ca79fc1f154e816587f8a4a2adcba715d515f6af31f61
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.1
1
+ 0.1.2
data/lib/nrser/notify.rb CHANGED
@@ -34,6 +34,7 @@ module NRSER
34
34
  # =======================================================================
35
35
 
36
36
  module Notify
37
+ extend ::MethodDecorators
37
38
 
38
39
  +NRSER::LazyAttr
39
40
  # Is the `terminal-notifier` gem available?
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nrser-notify
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - nrser
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-05-27 00:00:00.000000000 Z
11
+ date: 2018-06-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler