Skip to content

Commit b92626d

Browse files
committed
Test against Stripe v19.4
1 parent e9983bf commit b92626d

7 files changed

Lines changed: 271 additions & 270 deletions

Gemfile.lock

Lines changed: 59 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -9,66 +9,66 @@ GEM
99
specs:
1010
action_text-trix (2.1.19)
1111
railties
12-
actioncable (8.1.3)
13-
actionpack (= 8.1.3)
14-
activesupport (= 8.1.3)
12+
actioncable (8.1.3.1)
13+
actionpack (= 8.1.3.1)
14+
activesupport (= 8.1.3.1)
1515
nio4r (~> 2.0)
1616
websocket-driver (>= 0.6.1)
1717
zeitwerk (~> 2.6)
18-
actionmailbox (8.1.3)
19-
actionpack (= 8.1.3)
20-
activejob (= 8.1.3)
21-
activerecord (= 8.1.3)
22-
activestorage (= 8.1.3)
23-
activesupport (= 8.1.3)
18+
actionmailbox (8.1.3.1)
19+
actionpack (= 8.1.3.1)
20+
activejob (= 8.1.3.1)
21+
activerecord (= 8.1.3.1)
22+
activestorage (= 8.1.3.1)
23+
activesupport (= 8.1.3.1)
2424
mail (>= 2.8.0)
25-
actionmailer (8.1.3)
26-
actionpack (= 8.1.3)
27-
actionview (= 8.1.3)
28-
activejob (= 8.1.3)
29-
activesupport (= 8.1.3)
25+
actionmailer (8.1.3.1)
26+
actionpack (= 8.1.3.1)
27+
actionview (= 8.1.3.1)
28+
activejob (= 8.1.3.1)
29+
activesupport (= 8.1.3.1)
3030
mail (>= 2.8.0)
3131
rails-dom-testing (~> 2.2)
32-
actionpack (8.1.3)
33-
actionview (= 8.1.3)
34-
activesupport (= 8.1.3)
32+
actionpack (8.1.3.1)
33+
actionview (= 8.1.3.1)
34+
activesupport (= 8.1.3.1)
3535
nokogiri (>= 1.8.5)
3636
rack (>= 2.2.4)
3737
rack-session (>= 1.0.1)
3838
rack-test (>= 0.6.3)
3939
rails-dom-testing (~> 2.2)
4040
rails-html-sanitizer (~> 1.6)
4141
useragent (~> 0.16)
42-
actiontext (8.1.3)
42+
actiontext (8.1.3.1)
4343
action_text-trix (~> 2.1.15)
44-
actionpack (= 8.1.3)
45-
activerecord (= 8.1.3)
46-
activestorage (= 8.1.3)
47-
activesupport (= 8.1.3)
44+
actionpack (= 8.1.3.1)
45+
activerecord (= 8.1.3.1)
46+
activestorage (= 8.1.3.1)
47+
activesupport (= 8.1.3.1)
4848
globalid (>= 0.6.0)
4949
nokogiri (>= 1.8.5)
50-
actionview (8.1.3)
51-
activesupport (= 8.1.3)
50+
actionview (8.1.3.1)
51+
activesupport (= 8.1.3.1)
5252
builder (~> 3.1)
5353
erubi (~> 1.11)
5454
rails-dom-testing (~> 2.2)
5555
rails-html-sanitizer (~> 1.6)
56-
activejob (8.1.3)
57-
activesupport (= 8.1.3)
56+
activejob (8.1.3.1)
57+
activesupport (= 8.1.3.1)
5858
globalid (>= 0.3.6)
59-
activemodel (8.1.3)
60-
activesupport (= 8.1.3)
61-
activerecord (8.1.3)
62-
activemodel (= 8.1.3)
63-
activesupport (= 8.1.3)
59+
activemodel (8.1.3.1)
60+
activesupport (= 8.1.3.1)
61+
activerecord (8.1.3.1)
62+
activemodel (= 8.1.3.1)
63+
activesupport (= 8.1.3.1)
6464
timeout (>= 0.4.0)
65-
activestorage (8.1.3)
66-
actionpack (= 8.1.3)
67-
activejob (= 8.1.3)
68-
activerecord (= 8.1.3)
69-
activesupport (= 8.1.3)
65+
activestorage (8.1.3.1)
66+
actionpack (= 8.1.3.1)
67+
activejob (= 8.1.3.1)
68+
activerecord (= 8.1.3.1)
69+
activesupport (= 8.1.3.1)
7070
marcel (~> 1.0)
71-
activesupport (8.1.3)
71+
activesupport (8.1.3.1)
7272
base64
7373
bigdecimal
7474
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -96,15 +96,15 @@ GEM
9696
rexml (>= 3.1.9)
9797
builder (3.3.0)
9898
cgi (0.5.2)
99-
concurrent-ruby (1.3.7)
99+
concurrent-ruby (1.3.8)
100100
connection_pool (3.0.2)
101101
crack (1.0.1)
102102
bigdecimal
103103
rexml
104104
crass (1.0.7)
105105
date (3.5.1)
106106
drb (2.2.3)
107-
erb (6.0.5)
107+
erb (6.0.6)
108108
erubi (1.13.1)
109109
faraday (2.14.3)
110110
faraday-net_http (>= 2.0, < 3.5)
@@ -153,7 +153,7 @@ GEM
153153
bigdecimal
154154
net-http (0.9.1)
155155
uri (>= 0.11.1)
156-
net-imap (0.6.4.1)
156+
net-imap (0.6.6)
157157
date
158158
net-protocol
159159
net-pop (0.1.2)
@@ -205,30 +205,30 @@ GEM
205205
rack (>= 1.3)
206206
rackup (2.3.1)
207207
rack (>= 3)
208-
rails (8.1.3)
209-
actioncable (= 8.1.3)
210-
actionmailbox (= 8.1.3)
211-
actionmailer (= 8.1.3)
212-
actionpack (= 8.1.3)
213-
actiontext (= 8.1.3)
214-
actionview (= 8.1.3)
215-
activejob (= 8.1.3)
216-
activemodel (= 8.1.3)
217-
activerecord (= 8.1.3)
218-
activestorage (= 8.1.3)
219-
activesupport (= 8.1.3)
208+
rails (8.1.3.1)
209+
actioncable (= 8.1.3.1)
210+
actionmailbox (= 8.1.3.1)
211+
actionmailer (= 8.1.3.1)
212+
actionpack (= 8.1.3.1)
213+
actiontext (= 8.1.3.1)
214+
actionview (= 8.1.3.1)
215+
activejob (= 8.1.3.1)
216+
activemodel (= 8.1.3.1)
217+
activerecord (= 8.1.3.1)
218+
activestorage (= 8.1.3.1)
219+
activesupport (= 8.1.3.1)
220220
bundler (>= 1.15.0)
221-
railties (= 8.1.3)
221+
railties (= 8.1.3.1)
222222
rails-dom-testing (2.3.0)
223223
activesupport (>= 5.0.0)
224224
minitest
225225
nokogiri (>= 1.6)
226226
rails-html-sanitizer (1.7.1)
227227
loofah (~> 2.25, >= 2.25.2)
228228
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
229-
railties (8.1.3)
230-
actionpack (= 8.1.3)
231-
activesupport (= 8.1.3)
229+
railties (8.1.3.1)
230+
actionpack (= 8.1.3.1)
231+
activesupport (= 8.1.3.1)
232232
irb (~> 1.13)
233233
rackup (>= 1.0.0)
234234
rake (>= 12.2)
@@ -237,7 +237,7 @@ GEM
237237
zeitwerk (~> 2.6)
238238
rainbow (3.1.1)
239239
rake (13.4.2)
240-
rbs (4.0.3)
240+
rbs (4.1.1)
241241
logger
242242
prism (>= 1.6.0)
243243
tsort
@@ -300,7 +300,7 @@ GEM
300300
rubocop-performance (~> 1.26.0)
301301
stimulus-rails (1.3.4)
302302
railties (>= 6.0.0)
303-
stripe (19.3.1)
303+
stripe (19.4.0)
304304
bigdecimal
305305
logger
306306
thor (1.5.0)
@@ -363,4 +363,4 @@ DEPENDENCIES
363363
webmock
364364

365365
BUNDLED WITH
366-
4.0.12
366+
4.0.11

gemfiles/rails_7.0.gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ GEM
147147
bigdecimal
148148
net-http (0.9.1)
149149
uri (>= 0.11.1)
150-
net-imap (0.6.4.1)
150+
net-imap (0.6.6)
151151
date
152152
net-protocol
153153
net-pop (0.1.2)
@@ -270,7 +270,7 @@ GEM
270270
rubocop-performance (~> 1.26.0)
271271
stimulus-rails (1.3.4)
272272
railties (>= 6.0.0)
273-
stripe (19.3.1)
273+
stripe (19.4.0)
274274
bigdecimal
275275
logger
276276
thor (1.5.0)
@@ -344,4 +344,4 @@ DEPENDENCIES
344344
webmock
345345

346346
BUNDLED WITH
347-
4.0.16
347+
4.0.11

gemfiles/rails_7.1.gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -102,15 +102,15 @@ GEM
102102
rexml (>= 3.1.9)
103103
builder (3.3.0)
104104
cgi (0.5.2)
105-
concurrent-ruby (1.3.7)
105+
concurrent-ruby (1.3.8)
106106
connection_pool (3.0.2)
107107
crack (1.0.1)
108108
bigdecimal
109109
rexml
110110
crass (1.0.7)
111111
date (3.5.1)
112112
drb (2.2.3)
113-
erb (6.0.5)
113+
erb (6.0.6)
114114
erubi (1.13.1)
115115
faraday (2.14.3)
116116
faraday-net_http (>= 2.0, < 3.5)
@@ -160,7 +160,7 @@ GEM
160160
bigdecimal
161161
net-http (0.9.1)
162162
uri (>= 0.11.1)
163-
net-imap (0.6.4.1)
163+
net-imap (0.6.6)
164164
date
165165
net-protocol
166166
net-pop (0.1.2)
@@ -244,7 +244,7 @@ GEM
244244
zeitwerk (~> 2.6)
245245
rainbow (3.1.1)
246246
rake (13.4.2)
247-
rbs (4.0.3)
247+
rbs (4.1.1)
248248
logger
249249
prism (>= 1.6.0)
250250
tsort
@@ -305,7 +305,7 @@ GEM
305305
rubocop-performance (~> 1.26.0)
306306
stimulus-rails (1.3.4)
307307
railties (>= 6.0.0)
308-
stripe (19.3.1)
308+
stripe (19.4.0)
309309
bigdecimal
310310
logger
311311
thor (1.5.0)
@@ -373,4 +373,4 @@ DEPENDENCIES
373373
webmock
374374

375375
BUNDLED WITH
376-
4.0.16
376+
4.0.11

0 commit comments

Comments
 (0)