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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5c206d302e2cb42442ced91c5f943f6244d898722d5024a672809fcaea10c83a
4
- data.tar.gz: 5a7e9819d6eb099f2eb7d1f9509dd26d26f67e8b889ee560676477feee311a02
3
+ metadata.gz: 0f6d469a881241c0377bcbe49682489160a81ba89a0d393f912e6e139274b012
4
+ data.tar.gz: f9fbbac89dda14c1157153a0c6ef10a563752ef68e926ecb7b0ecd6853aa3fa4
5
5
  SHA512:
6
- metadata.gz: e0b74efda65da62dffeb1569c9f7748bc7de7bb95546140b8fbe3a24ac7fdf205ad106d27b3a05c1ad40a74b56b69804a1b005b73b34e482386d8c08094281b6
7
- data.tar.gz: '008e46928f7c17d67213131d26839d1c005a61ea464b2cd00b4b6386cfc424f0edc5b4c3ce34c06c609e1f4a1fd2058dce8f309310e14b48fc59fe5eef7f0a0d'
6
+ metadata.gz: 9bb38e52d42cea97765e80164f3b0746ef44eff6b9acba579243362a7d8206b778f7069d9237be49bb6fdc397f1730b191714bfe9defd25678ff75954ef948c9
7
+ data.tar.gz: 314e04135907a36e80e93890916f429d03268d9b313b74328943b5c4f5be46bf67bbc5b3ed5df1002dca3dbfa6b257330415813c5f93a977f1222a8cb3f0fa84
@@ -1,7 +1,7 @@
1
1
  module BulletTrain
2
2
  module Integrations
3
3
  module Stripe
4
- VERSION = "1.13.0"
4
+ VERSION = "1.14.1"
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.13.0
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: 2024-12-23 00:00:00.000000000 Z
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.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: []