phcdevworks_accounts_stripe 1.0.0 → 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/phcdevworks_accounts_stripe/version.rb +1 -1
- metadata +3 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 944c95538991f9356bffac4f945eecd622f42ac6bf979ff64555e92f699aed57
|
4
|
+
data.tar.gz: 82e98e1dafed3b7a0ed28822a0bc39edc3dc4089b3675ba657abeadd1b579feb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 84b5568cbbb9b97a46dd73464fec8c76b102ffa0487ddbb3d9162e0693033ebf9bd81282ac712b581a983ab37d2440d02a7cf6cab6025cf94eb6a91b744f9191
|
7
|
+
data.tar.gz: d112b52b6ec312e14322ca67c986e2ca75cd3cd87b431ec2d62c78026a08f59fa7fc68b616e049a3ef6c254d98d05c7f66a3354f5ef4f60d64f5979e6ca9d5b9
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: phcdevworks_accounts_stripe
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- PHCDevworks
|
@@ -372,10 +372,9 @@ homepage: https://phcdevworks.com/
|
|
372
372
|
licenses:
|
373
373
|
- MIT
|
374
374
|
metadata:
|
375
|
-
allowed_push_host: https://rubygems.org/
|
376
375
|
homepage_uri: https://phcdevworks.com/
|
377
|
-
source_code_uri: https://github.com/phcdevworks/
|
378
|
-
changelog_uri: https://github.com/phcdevworks/
|
376
|
+
source_code_uri: https://github.com/phcdevworks/phcdevworks_accounts_stripe
|
377
|
+
changelog_uri: https://github.com/phcdevworks/phcdevworks_accounts_stripe/releases
|
379
378
|
post_install_message:
|
380
379
|
rdoc_options: []
|
381
380
|
require_paths:
|