bullet_train-integrations-stripe 1.13.0 → 1.14.1
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: 0f6d469a881241c0377bcbe49682489160a81ba89a0d393f912e6e139274b012
|
4
|
+
data.tar.gz: f9fbbac89dda14c1157153a0c6ef10a563752ef68e926ecb7b0ecd6853aa3fa4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9bb38e52d42cea97765e80164f3b0746ef44eff6b9acba579243362a7d8206b778f7069d9237be49bb6fdc397f1730b191714bfe9defd25678ff75954ef948c9
|
7
|
+
data.tar.gz: 314e04135907a36e80e93890916f429d03268d9b313b74328943b5c4f5be46bf67bbc5b3ed5df1002dca3dbfa6b257330415813c5f93a977f1222a8cb3f0fa84
|
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.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Andrew Culver
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date:
|
10
|
+
date: 2025-01-23 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: []
|