pushme 0.0.3 → 0.0.4

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 +6 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c7623ffc7db1898c6c9ae73678f7fa6c6993ef37
4
- data.tar.gz: 3f55a4e9fa0adf4f38263a937d408028e4d7730c
3
+ metadata.gz: b5c8c68e4caeef98acc4c5125868109ed50c185b
4
+ data.tar.gz: 00c6998d92301e7067dff9b72f6a27dae96dd3ce
5
5
  SHA512:
6
- metadata.gz: cba33a9e0f70e05e37b3c0afe8e13647b13159780da03c65921be8f8f95d98bb7850714fd2f7d50b8bfb9ac9fa12947fec354d9e4541928c0d73a5227df1dbce
7
- data.tar.gz: f5c7b04742f0a0ac59ff4364e4737402f196b7ef589fb610c82f63bbeb0cbf1691d01d418d6dd9200531511d4fd9ceea071dd0ca9e51e372e4bdd9ccf810e324
6
+ metadata.gz: b1219590fb1a92103bac7b9bb0704c618644bfb1aa62a7246c3c41266cc5d86b4995e74987a250ee758fb36bcf0c041908a86ad8d9990ae877b3b3a673e212d0
7
+ data.tar.gz: 6ab9ef336c2b4be28570ea0109e8edf07b97886a66ad8a83cfed3646ded2af513a441d63214eaa7736ad2f60d60db1dc93c5faf30200b63e795aa784f9801f98
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pushme
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
  - César Pinto Castillo
@@ -10,8 +10,10 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2018-04-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: To push yourself notifications you need Push Me. It's available for iOS
14
- and you find it on the App store
13
+ description: To use this gem you need Push Me. It's available for iOS and you find
14
+ it on the App Store. Use the app to set up an Inbox. Once you've created an inbox,
15
+ copy the identifier to your computer. Then run `pushme "message" "identifier" in
16
+ your terminal to send yourself a notification.
15
17
  email: cesar@jagcesar.se
16
18
  executables:
17
19
  - pushme
@@ -32,7 +34,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
32
34
  requirements:
33
35
  - - ">="
34
36
  - !ruby/object:Gem::Version
35
- version: '0'
37
+ version: 2.0.0
36
38
  required_rubygems_version: !ruby/object:Gem::Requirement
37
39
  requirements:
38
40
  - - ">="