Skip to content

Commit 03fa446

Browse files
committed
Version bump
1 parent a1cf680 commit 03fa446

File tree

8 files changed

+148
-131
lines changed

8 files changed

+148
-131
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
### Unreleased
44

5+
### 10.1.4
6+
7+
* Stripe `payment_action_required` webhooks now have to retrieve the InvoicePayments to send the email
8+
59
### 10.1.3
610

711
* Handle Stripe errors if invalid payment intent ID is used for /payments

Gemfile.lock

Lines changed: 25 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
pay (10.1.3)
4+
pay (10.1.4)
55
rails (>= 7.0.0)
66

77
GEM
@@ -85,11 +85,11 @@ GEM
8585
rake
8686
thor (>= 0.14.0)
8787
ast (2.4.3)
88-
base64 (0.2.0)
89-
benchmark (0.4.0)
90-
bigdecimal (3.1.9)
88+
base64 (0.3.0)
89+
benchmark (0.4.1)
90+
bigdecimal (3.2.1)
9191
bindex (0.8.1)
92-
braintree (4.27.0)
92+
braintree (4.28.0)
9393
builder (>= 3.2.4)
9494
rexml (>= 3.1.9)
9595
builder (3.3.0)
@@ -100,7 +100,8 @@ GEM
100100
rexml
101101
crass (1.0.6)
102102
date (3.4.1)
103-
drb (2.2.1)
103+
drb (2.2.3)
104+
erb (5.0.1)
104105
erubi (1.13.1)
105106
faraday (2.13.1)
106107
faraday-net_http (>= 2.0, < 3.5)
@@ -110,7 +111,7 @@ GEM
110111
net-http (>= 0.5.0)
111112
globalid (1.2.1)
112113
activesupport (>= 6.1)
113-
hashdiff (1.1.2)
114+
hashdiff (1.2.0)
114115
i18n (1.14.7)
115116
concurrent-ruby (~> 1.0)
116117
importmap-rails (2.1.0)
@@ -122,13 +123,13 @@ GEM
122123
pp (>= 0.6.0)
123124
rdoc (>= 4.0.0)
124125
reline (>= 0.4.2)
125-
json (2.11.3)
126-
language_server-protocol (3.17.0.4)
126+
json (2.12.2)
127+
language_server-protocol (3.17.0.5)
127128
lemonsqueezy (1.1.0)
128129
faraday (~> 2.0)
129130
lint_roller (1.1.0)
130131
logger (1.7.0)
131-
loofah (2.24.0)
132+
loofah (2.24.1)
132133
crass (~> 1.0.2)
133134
nokogiri (>= 1.12.0)
134135
mail (2.8.1)
@@ -139,7 +140,7 @@ GEM
139140
marcel (1.0.4)
140141
matrix (0.4.2)
141142
mini_mime (1.1.5)
142-
mini_portile2 (2.8.8)
143+
mini_portile2 (2.8.9)
143144
minitest (5.25.5)
144145
mocha (2.7.1)
145146
ruby2_keywords (>= 0.0.5)
@@ -183,14 +184,14 @@ GEM
183184
prawn (>= 1.3.0, < 3.0.0)
184185
prettyprint (0.2.0)
185186
prism (1.4.0)
186-
psych (5.2.4)
187+
psych (5.2.6)
187188
date
188189
stringio
189190
public_suffix (6.0.2)
190191
puma (6.6.0)
191192
nio4r (~> 2.0)
192193
racc (1.8.1)
193-
rack (3.1.13)
194+
rack (3.1.15)
194195
rack-session (2.1.1)
195196
base64 (>= 0.1.0)
196197
rack (>= 3.0.0)
@@ -212,7 +213,7 @@ GEM
212213
activesupport (= 8.0.2)
213214
bundler (>= 1.15.0)
214215
railties (= 8.0.2)
215-
rails-dom-testing (2.2.0)
216+
rails-dom-testing (2.3.0)
216217
activesupport (>= 5.0.0)
217218
minitest
218219
nokogiri (>= 1.6)
@@ -228,8 +229,9 @@ GEM
228229
thor (~> 1.0, >= 1.2.2)
229230
zeitwerk (~> 2.6)
230231
rainbow (3.1.1)
231-
rake (13.2.1)
232-
rdoc (6.13.1)
232+
rake (13.3.0)
233+
rdoc (6.14.0)
234+
erb
233235
psych (>= 4.0.0)
234236
receipts (2.4.0)
235237
prawn (>= 1.3.0, < 3.0.0)
@@ -238,7 +240,7 @@ GEM
238240
reline (0.6.1)
239241
io-console (~> 0.5)
240242
rexml (3.4.1)
241-
rubocop (1.75.5)
243+
rubocop (1.75.8)
242244
json (~> 2.3)
243245
language_server-protocol (~> 3.17.0.2)
244246
lint_roller (~> 1.1.0)
@@ -271,10 +273,10 @@ GEM
271273
mini_portile2 (~> 2.8.0)
272274
sqlite3 (2.6.0-x86_64-darwin)
273275
sqlite3 (2.6.0-x86_64-linux-gnu)
274-
standard (1.49.0)
276+
standard (1.50.0)
275277
language_server-protocol (~> 3.17.0.2)
276278
lint_roller (~> 1.0)
277-
rubocop (~> 1.75.2)
279+
rubocop (~> 1.75.5)
278280
standard-custom (~> 1.0.0)
279281
standard-performance (~> 1.8)
280282
standard-custom (1.0.2)
@@ -286,7 +288,7 @@ GEM
286288
stimulus-rails (1.3.4)
287289
railties (>= 6.0.0)
288290
stringio (3.1.7)
289-
stripe (15.1.0)
291+
stripe (15.2.0)
290292
thor (1.3.2)
291293
timeout (0.4.3)
292294
ttfunk (1.8.0)
@@ -312,11 +314,11 @@ GEM
312314
addressable (>= 2.8.0)
313315
crack (>= 0.3.2)
314316
hashdiff (>= 0.4.0, < 2.0.0)
315-
websocket-driver (0.7.7)
317+
websocket-driver (0.8.0)
316318
base64
317319
websocket-extensions (>= 0.1.0)
318320
websocket-extensions (0.1.5)
319-
zeitwerk (2.7.2)
321+
zeitwerk (2.7.3)
320322

321323
PLATFORMS
322324
ruby
@@ -347,4 +349,4 @@ DEPENDENCIES
347349
webmock
348350

349351
BUNDLED WITH
350-
2.6.8
352+
2.6.9

gemfiles/rails_7.0.gemfile.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
pay (10.1.3)
4+
pay (10.1.4)
55
rails (>= 7.0.0)
66

77
GEM
@@ -79,11 +79,11 @@ GEM
7979
rake
8080
thor (>= 0.14.0)
8181
ast (2.4.3)
82-
base64 (0.2.0)
83-
benchmark (0.4.0)
84-
bigdecimal (3.1.9)
82+
base64 (0.3.0)
83+
benchmark (0.4.1)
84+
bigdecimal (3.2.1)
8585
bindex (0.8.1)
86-
braintree (4.27.0)
86+
braintree (4.28.0)
8787
builder (>= 3.2.4)
8888
rexml (>= 3.1.9)
8989
builder (3.3.0)
@@ -93,7 +93,7 @@ GEM
9393
rexml
9494
crass (1.0.6)
9595
date (3.4.1)
96-
drb (2.2.1)
96+
drb (2.2.3)
9797
erubi (1.13.1)
9898
faraday (2.13.1)
9999
faraday-net_http (>= 2.0, < 3.5)
@@ -103,20 +103,20 @@ GEM
103103
net-http (>= 0.5.0)
104104
globalid (1.2.1)
105105
activesupport (>= 6.1)
106-
hashdiff (1.1.2)
106+
hashdiff (1.2.0)
107107
i18n (1.14.7)
108108
concurrent-ruby (~> 1.0)
109109
importmap-rails (2.1.0)
110110
actionpack (>= 6.0.0)
111111
activesupport (>= 6.0.0)
112112
railties (>= 6.0.0)
113-
json (2.11.3)
114-
language_server-protocol (3.17.0.4)
113+
json (2.12.2)
114+
language_server-protocol (3.17.0.5)
115115
lemonsqueezy (1.1.0)
116116
faraday (~> 2.0)
117117
lint_roller (1.1.0)
118118
logger (1.7.0)
119-
loofah (2.24.0)
119+
loofah (2.24.1)
120120
crass (~> 1.0.2)
121121
nokogiri (>= 1.12.0)
122122
mail (2.8.1)
@@ -128,7 +128,7 @@ GEM
128128
matrix (0.4.2)
129129
method_source (1.1.0)
130130
mini_mime (1.1.5)
131-
mini_portile2 (2.8.8)
131+
mini_portile2 (2.8.9)
132132
minitest (5.25.5)
133133
mocha (2.7.1)
134134
ruby2_keywords (>= 0.0.5)
@@ -173,7 +173,7 @@ GEM
173173
puma (6.6.0)
174174
nio4r (~> 2.0)
175175
racc (1.8.1)
176-
rack (2.2.13)
176+
rack (2.2.16)
177177
rack-test (2.2.0)
178178
rack (>= 1.3)
179179
rails (7.0.8.7)
@@ -190,7 +190,7 @@ GEM
190190
activesupport (= 7.0.8.7)
191191
bundler (>= 1.15.0)
192192
railties (= 7.0.8.7)
193-
rails-dom-testing (2.2.0)
193+
rails-dom-testing (2.3.0)
194194
activesupport (>= 5.0.0)
195195
minitest
196196
nokogiri (>= 1.6)
@@ -205,13 +205,13 @@ GEM
205205
thor (~> 1.0)
206206
zeitwerk (~> 2.5)
207207
rainbow (3.1.1)
208-
rake (13.2.1)
208+
rake (13.3.0)
209209
receipts (2.4.0)
210210
prawn (>= 1.3.0, < 3.0.0)
211211
prawn-table (~> 0.2.1)
212212
regexp_parser (2.10.0)
213213
rexml (3.4.1)
214-
rubocop (1.75.5)
214+
rubocop (1.75.8)
215215
json (~> 2.3)
216216
language_server-protocol (~> 3.17.0.2)
217217
lint_roller (~> 1.1.0)
@@ -241,10 +241,10 @@ GEM
241241
sprockets (>= 3.0.0)
242242
sqlite3 (1.7.3)
243243
mini_portile2 (~> 2.8.0)
244-
standard (1.49.0)
244+
standard (1.50.0)
245245
language_server-protocol (~> 3.17.0.2)
246246
lint_roller (~> 1.0)
247-
rubocop (~> 1.75.2)
247+
rubocop (~> 1.75.5)
248248
standard-custom (~> 1.0.0)
249249
standard-performance (~> 1.8)
250250
standard-custom (1.0.2)
@@ -255,7 +255,7 @@ GEM
255255
rubocop-performance (~> 1.25.0)
256256
stimulus-rails (1.3.4)
257257
railties (>= 6.0.0)
258-
stripe (15.1.0)
258+
stripe (15.2.0)
259259
thor (1.3.2)
260260
timeout (0.4.3)
261261
ttfunk (1.8.0)
@@ -280,11 +280,11 @@ GEM
280280
addressable (>= 2.8.0)
281281
crack (>= 0.3.2)
282282
hashdiff (>= 0.4.0, < 2.0.0)
283-
websocket-driver (0.7.7)
283+
websocket-driver (0.8.0)
284284
base64
285285
websocket-extensions (>= 0.1.0)
286286
websocket-extensions (0.1.5)
287-
zeitwerk (2.7.2)
287+
zeitwerk (2.7.3)
288288

289289
PLATFORMS
290290
arm64-darwin-21

0 commit comments

Comments
 (0)