tableau_notify 0.0.2 → 0.0.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 61f2a5e47fce61587bf835915f94b7db4ac340e9
4
- data.tar.gz: f6119f7133986105d8a46b69080a9ece608948fb
3
+ metadata.gz: a4838e0c8b0ed98cd45f083049290a5ec5c5e89a
4
+ data.tar.gz: 63f3564baf8293e8d50b2dfb8f1a231290d426fb
5
5
  SHA512:
6
- metadata.gz: 4317d1118dc26b51da22199aa27bae4ff2568dda1fa84ea813124ff9e5409238b1a3a600ab4f269d9d9d54267e94d840b89627c27bd7fb8393648b3fcc2141f4
7
- data.tar.gz: b12150d90ad5cfa50bf77d9f9cc927f22c4bc2b42403579d28761fa4380326afd3dd2b9a4104f75ce050be213db4d5633679ab17501e0b7186ece81423c7a48d
6
+ metadata.gz: b232d863c68fc28ceb08234446a11ee78488eb7226ee5078844372c3603f8b0fc182a916dc5d8cfe500529883d475a4828b1114cf30b5c96086f0b26add8a042
7
+ data.tar.gz: 63c59dd7258af31801098581311613f4da7bac8affcb9ce0d7649b746c910fc4f58f5896c3a2f1bbb6020b76d9ca53f09df1d28791a038b7405f8ba07fe8843e
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- tableau_notify (0.0.1)
4
+ tableau_notify (0.0.3)
5
5
  file-tail
6
6
  terminal-notifier
7
7
 
@@ -1,3 +1,3 @@
1
1
  module TableauNotify
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tableau_notify
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nick Evans