Stripe_Invoice_Gem 0.0.1 → 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 +5 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 35053082038b562b4aabdc14ab0645f76c701b99e5535f5a0b16bcebbef6f15e
4
- data.tar.gz: 65ddf383e72df8839e03b9a0ab70c2daa3c224b9eb93e2fb701f6f14057e36f5
3
+ metadata.gz: 4ad4de59b7e0f88a52e4e13a92e3c6448acb0c306c1ff402efe0d2ebe1d9e390
4
+ data.tar.gz: 132c8e12ce543dadb54f8633c8131ec9915b8fc3067c61def0ec5821468bb81f
5
5
  SHA512:
6
- metadata.gz: d29163d39c2eb5bdab31ef8731633fd0d5cc2d81a04c4cc94a862ac1a8675c256a50abfd681b8e053a15e29e6ce94aee268f683ae086b8f22df0b04d34cc1a6e
7
- data.tar.gz: 4b5b625ac6813df560a9df086be8608f6cdff229cf1beef3fff04f5ef9227a2b08df0a07a65c017918c724b73dde48f4a946cda764b193e386c49afcc633d6c3
6
+ metadata.gz: a267d2d93a677cbcb0a032e68fda54885c4eed083a9adc2b34d47d7f39f7e7d1520fe5b3b3a97d07c4c1b430f73ec7741725d38ad946ffa9e5945ab9ef4b0b4f
7
+ data.tar.gz: ad8f03228029772795cef269f8ecf1735f8b16d951e2f73eab9100bf04ac69d83407e7c937efcf3a55d54eecfa1e6ce5043a2704892222492994bfa5147cf190
metadata CHANGED
@@ -1,24 +1,25 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: Stripe_Invoice_Gem
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hector Otero
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-26 00:00:00.000000000 Z
11
+ date: 2022-05-27 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Ruby Gem to Download all your Stripe PDF invoices in bulk. The invoices
14
- will be downloaded in the /invoices directory.
14
+ will be downloaded in the /invoices directory. Please note this is a command line
15
+ program.
15
16
  email: hotero001@icloud.com
16
17
  executables: []
17
18
  extensions: []
18
19
  extra_rdoc_files: []
19
20
  files:
20
21
  - lib/stripe_invoice_gem.rb
21
- homepage: https://rubygems.org/gems/stripe_invoice_gem
22
+ homepage: https://github.com/haor1
22
23
  licenses:
23
24
  - MIT
24
25
  metadata: {}