bullet_train-integrations-stripe 1.3.0 → 1.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c7d0f8b3987315c654aa03be2d5ff7c6e13535c7a36d6e7a959b15a379e0be6b
4
- data.tar.gz: c78697cc6903a2e0345ff3fad4d0654bd16236da3c24d834803af64c96957c72
3
+ metadata.gz: 359a6a0846b0648089a3d612cf88a68ed261505b7bee1bd6f9bb15e0f403802d
4
+ data.tar.gz: 13d63027461e15dc37592f24783f68b529452b6b21cc3f6df9b1389ce87a2aad
5
5
  SHA512:
6
- metadata.gz: 7d9d8c520053e3bcf5987950b8873bd2ca91cb41d79b09b3782fa2597f34654e6747a737a1736aecdd3e50d4574eb2a0154a4763e78d5eec986695844441a543
7
- data.tar.gz: da36f19ab4a8270b347ba9b473b368594efe7fa43259c87e357dcd74ff9849f7966292f083866c315f70a68879493232eae640d965bb75ec9c29387fcc75e28d
6
+ metadata.gz: 101e04f511be805c164c3f0b1544f9cea5e26d52c0ea5ed374e36f136c11bb82cb958ec879265695cfa1f51f163aad368c298bedaa3f3639f4debf8a655d1d65
7
+ data.tar.gz: 0bae2ad3e415b4bcdb6e65475c2e0c8e9385e0f90624cff764f12c7ed297bad486c822448df13471749a4bc250cf28ed7cbc1cc8be997d177bfadd80580a44b3
@@ -1,7 +1,7 @@
1
1
  module BulletTrain
2
2
  module Integrations
3
3
  module Stripe
4
- VERSION = "1.3.0"
4
+ VERSION = "1.3.2"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train-integrations-stripe
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0
4
+ version: 1.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-08-11 00:00:00.000000000 Z
11
+ date: 2023-08-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -143,7 +143,7 @@ licenses:
143
143
  metadata:
144
144
  homepage_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-integrations-stripe
145
145
  source_code_uri: https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-integrations-stripe
146
- post_install_message:
146
+ post_install_message:
147
147
  rdoc_options: []
148
148
  require_paths:
149
149
  - lib
@@ -158,8 +158,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
158
158
  - !ruby/object:Gem::Version
159
159
  version: '0'
160
160
  requirements: []
161
- rubygems_version: 3.3.7
162
- signing_key:
161
+ rubygems_version: 3.4.10
162
+ signing_key:
163
163
  specification_version: 4
164
164
  summary: Example Stripe platform integration for Bullet Train applications.
165
165
  test_files: []