Stripe_Invoice_Gem 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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f38c04f00203815601b73e7e1f0a46b2cb77fe1a10a12b8464211466b526ba79
4
- data.tar.gz: 84c068020ba14aeaf2bd8e240582f3cc607260d52847d758b0d9180bfe99d47e
3
+ metadata.gz: 38597c18a5f33bb4179b14551a1a0b08699c9342806bc84f8d82334fe2735d83
4
+ data.tar.gz: 8b6a59660cd1b5727f974774acf17d47f020e9f9525ce3fd65aabb984ffc5328
5
5
  SHA512:
6
- metadata.gz: 4cd0e854dda03750d144605c8b4cc15a024bf078960ccfa2623f23684dfc9581296880b79a279fd643a55d1c7f5a6832cc9bbb448ccc77aa39ef3293bc3f3c6b
7
- data.tar.gz: 8883a577b640d050c0f8b6d6e930247ddcade53a5d2f4da92c80c8fa9e797bfe793c10d57e41e41a1868d52f5195c9ed8ad9416558d25ef2e938919014cde797
6
+ metadata.gz: f448d7f574cd1616de41ddcde81dc8360f2ddd45eb2c550460e8130c3cb441faf158216ab9b302665c45fc1b574ed217e3ba63399d33c0125c3cb7e8b187c0c7
7
+ data.tar.gz: 70c895833921dd98a1c943b28a83a3756df938baff51d621322b6e4ced9a9ade3a1c97972b02108d9cca3d6155c638060512a6eb4c60ed446335f00963521fb2
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: Stripe_Invoice_Gem
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
  - Hector Otero
@@ -11,7 +11,8 @@ cert_chain: []
11
11
  date: 2022-05-26 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: []