bullet_train-integrations-stripe 1.3.0 → 1.3.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: c7d0f8b3987315c654aa03be2d5ff7c6e13535c7a36d6e7a959b15a379e0be6b
4
- data.tar.gz: c78697cc6903a2e0345ff3fad4d0654bd16236da3c24d834803af64c96957c72
3
+ metadata.gz: d0795e3c791150b368285312945fefd56e2123b5eb3bc6d6a987350a6acc49cd
4
+ data.tar.gz: bf9ccb2275ddafac442c5caa1bb1dd713f0bfb258fbdaf4afea6164693f9c9dc
5
5
  SHA512:
6
- metadata.gz: 7d9d8c520053e3bcf5987950b8873bd2ca91cb41d79b09b3782fa2597f34654e6747a737a1736aecdd3e50d4574eb2a0154a4763e78d5eec986695844441a543
7
- data.tar.gz: da36f19ab4a8270b347ba9b473b368594efe7fa43259c87e357dcd74ff9849f7966292f083866c315f70a68879493232eae640d965bb75ec9c29387fcc75e28d
6
+ metadata.gz: f0e07ad776cb330b2878374cf85c95601dc2b37f230919b93e4a86bb67286ae4152286d86271721b6fbbb97d47c5a41f72a4bc37115c464f025b70e492c17034
7
+ data.tar.gz: 1f4bebd9ad7c0fa29c144efb92da2946bf113e4ee227f9e9837200ee9e2e3483124bd22fc5d474cd37509ffcdde460eddcb7ed74412306f88c16f2a153773094
@@ -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.1"
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.1
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: []