bullet_train-integrations-stripe 1.12.3 → 1.14.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 520ca6d19c2ad3303cc23f8c358191a0f95a366af3b2707fa11a8fd51543ff9e
4
- data.tar.gz: adcf04198a83750142d5315f062f4b745e9e345632b531612e3142f9674c07f5
3
+ metadata.gz: 8911d08b450d2a35d4fd5e06e5c8de9fe6d98905ea1dbff7bbf9f8ca9f925853
4
+ data.tar.gz: 12df4008dab4ccd25ce9f7b452b2d3609de29ec29d3b0f3bb5eef0153cee4f54
5
5
  SHA512:
6
- metadata.gz: 31cee4684f70740e996d2ef91defb50535ba2ed79b76109077c1dfad527a26994c0b91c95f271b9ad912340e1536f5fd246f784def45a3abf9d8ff34f043f0f9
7
- data.tar.gz: a9d14b88d2b4d56fc7207b95f469b60708f7179b4ce01668d6846a18b58196c5714d6ec382bb5876bf94bfc320f9ecc22a6f9a4fba17b609004e99c78a69949f
6
+ metadata.gz: 43b959abe8f2651467c4b008a177bada0d4d8925e1f3ab014b9a848d76ead15adf201f799fc3b44356ead8a061ce41c3984e498214d7c7330a0fd1dbd1726f0e
7
+ data.tar.gz: ae95bb1957f956a9be35061f8639c6d9759dd266602252a7fa34876a74e9f12a888d44daa164722c891ac6ef4b95dc55800ec3c7095ace2d7332008e96c52a4c
@@ -1,7 +1,7 @@
1
1
  module BulletTrain
2
2
  module Integrations
3
3
  module Stripe
4
- VERSION = "1.12.3"
4
+ VERSION = "1.14.0"
5
5
  end
6
6
  end
7
7
  end
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.12.3
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-20 00:00:00.000000000 Z
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.5.22
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: []