bullet_train-integrations-stripe 1.13.0 → 1.14.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/bullet_train/integrations/stripe/version.rb +1 -1
- metadata +3 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8911d08b450d2a35d4fd5e06e5c8de9fe6d98905ea1dbff7bbf9f8ca9f925853
|
4
|
+
data.tar.gz: 12df4008dab4ccd25ce9f7b452b2d3609de29ec29d3b0f3bb5eef0153cee4f54
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 43b959abe8f2651467c4b008a177bada0d4d8925e1f3ab014b9a848d76ead15adf201f799fc3b44356ead8a061ce41c3984e498214d7c7330a0fd1dbd1726f0e
|
7
|
+
data.tar.gz: ae95bb1957f956a9be35061f8639c6d9759dd266602252a7fa34876a74e9f12a888d44daa164722c891ac6ef4b95dc55800ec3c7095ace2d7332008e96c52a4c
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bullet_train-integrations-stripe
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.14.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Andrew Culver
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date: 2024-12-
|
10
|
+
date: 2024-12-30 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: rails
|
@@ -157,7 +156,6 @@ licenses:
|
|
157
156
|
metadata:
|
158
157
|
homepage_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-integrations-stripe
|
159
158
|
source_code_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-integrations-stripe
|
160
|
-
post_install_message:
|
161
159
|
rdoc_options: []
|
162
160
|
require_paths:
|
163
161
|
- lib
|
@@ -172,8 +170,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
172
170
|
- !ruby/object:Gem::Version
|
173
171
|
version: '0'
|
174
172
|
requirements: []
|
175
|
-
rubygems_version: 3.
|
176
|
-
signing_key:
|
173
|
+
rubygems_version: 3.6.2
|
177
174
|
specification_version: 4
|
178
175
|
summary: Example Stripe platform integration for Bullet Train applications.
|
179
176
|
test_files: []
|