Stripe_Invoice_Gem 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.
- checksums.yaml +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 4ad4de59b7e0f88a52e4e13a92e3c6448acb0c306c1ff402efe0d2ebe1d9e390
|
|
4
|
+
data.tar.gz: 132c8e12ce543dadb54f8633c8131ec9915b8fc3067c61def0ec5821468bb81f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a267d2d93a677cbcb0a032e68fda54885c4eed083a9adc2b34d47d7f39f7e7d1520fe5b3b3a97d07c4c1b430f73ec7741725d38ad946ffa9e5945ab9ef4b0b4f
|
|
7
|
+
data.tar.gz: ad8f03228029772795cef269f8ecf1735f8b16d951e2f73eab9100bf04ac69d83407e7c937efcf3a55d54eecfa1e6ce5043a2704892222492994bfa5147cf190
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: Stripe_Invoice_Gem
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
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-
|
|
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
14
|
will be downloaded in the /invoices directory. Please note this is a command line
|