Skip to content

Commit 5f5bb01

Browse files
Update sentry-ruby monorepo to v6
1 parent a383514 commit 5f5bb01

1 file changed

Lines changed: 87 additions & 79 deletions

File tree

Gemfile.lock

Lines changed: 87 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -10,66 +10,68 @@ GIT
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (7.2.2.2)
14-
actionpack (= 7.2.2.2)
15-
activesupport (= 7.2.2.2)
13+
actioncable (7.2.3)
14+
actionpack (= 7.2.3)
15+
activesupport (= 7.2.3)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
1818
zeitwerk (~> 2.6)
19-
actionmailbox (7.2.2.2)
20-
actionpack (= 7.2.2.2)
21-
activejob (= 7.2.2.2)
22-
activerecord (= 7.2.2.2)
23-
activestorage (= 7.2.2.2)
24-
activesupport (= 7.2.2.2)
19+
actionmailbox (7.2.3)
20+
actionpack (= 7.2.3)
21+
activejob (= 7.2.3)
22+
activerecord (= 7.2.3)
23+
activestorage (= 7.2.3)
24+
activesupport (= 7.2.3)
2525
mail (>= 2.8.0)
26-
actionmailer (7.2.2.2)
27-
actionpack (= 7.2.2.2)
28-
actionview (= 7.2.2.2)
29-
activejob (= 7.2.2.2)
30-
activesupport (= 7.2.2.2)
26+
actionmailer (7.2.3)
27+
actionpack (= 7.2.3)
28+
actionview (= 7.2.3)
29+
activejob (= 7.2.3)
30+
activesupport (= 7.2.3)
3131
mail (>= 2.8.0)
3232
rails-dom-testing (~> 2.2)
33-
actionpack (7.2.2.2)
34-
actionview (= 7.2.2.2)
35-
activesupport (= 7.2.2.2)
33+
actionpack (7.2.3)
34+
actionview (= 7.2.3)
35+
activesupport (= 7.2.3)
36+
cgi
3637
nokogiri (>= 1.8.5)
3738
racc
38-
rack (>= 2.2.4, < 3.2)
39+
rack (>= 2.2.4, < 3.3)
3940
rack-session (>= 1.0.1)
4041
rack-test (>= 0.6.3)
4142
rails-dom-testing (~> 2.2)
4243
rails-html-sanitizer (~> 1.6)
4344
useragent (~> 0.16)
44-
actiontext (7.2.2.2)
45-
actionpack (= 7.2.2.2)
46-
activerecord (= 7.2.2.2)
47-
activestorage (= 7.2.2.2)
48-
activesupport (= 7.2.2.2)
45+
actiontext (7.2.3)
46+
actionpack (= 7.2.3)
47+
activerecord (= 7.2.3)
48+
activestorage (= 7.2.3)
49+
activesupport (= 7.2.3)
4950
globalid (>= 0.6.0)
5051
nokogiri (>= 1.8.5)
51-
actionview (7.2.2.2)
52-
activesupport (= 7.2.2.2)
52+
actionview (7.2.3)
53+
activesupport (= 7.2.3)
5354
builder (~> 3.1)
55+
cgi
5456
erubi (~> 1.11)
5557
rails-dom-testing (~> 2.2)
5658
rails-html-sanitizer (~> 1.6)
57-
activejob (7.2.2.2)
58-
activesupport (= 7.2.2.2)
59+
activejob (7.2.3)
60+
activesupport (= 7.2.3)
5961
globalid (>= 0.3.6)
60-
activemodel (7.2.2.2)
61-
activesupport (= 7.2.2.2)
62-
activerecord (7.2.2.2)
63-
activemodel (= 7.2.2.2)
64-
activesupport (= 7.2.2.2)
62+
activemodel (7.2.3)
63+
activesupport (= 7.2.3)
64+
activerecord (7.2.3)
65+
activemodel (= 7.2.3)
66+
activesupport (= 7.2.3)
6567
timeout (>= 0.4.0)
66-
activestorage (7.2.2.2)
67-
actionpack (= 7.2.2.2)
68-
activejob (= 7.2.2.2)
69-
activerecord (= 7.2.2.2)
70-
activesupport (= 7.2.2.2)
68+
activestorage (7.2.3)
69+
actionpack (= 7.2.3)
70+
activejob (= 7.2.3)
71+
activerecord (= 7.2.3)
72+
activesupport (= 7.2.3)
7173
marcel (~> 1.0)
72-
activesupport (7.2.2.2)
74+
activesupport (7.2.3)
7375
base64
7476
benchmark (>= 0.3)
7577
bigdecimal
@@ -92,8 +94,8 @@ GEM
9294
aws-eventstream (~> 1, >= 1.0.2)
9395
base64 (0.3.0)
9496
bcrypt (3.1.20)
95-
benchmark (0.4.1)
96-
bigdecimal (3.2.3)
97+
benchmark (0.5.0)
98+
bigdecimal (4.0.1)
9799
bindex (0.8.1)
98100
bootsnap (1.18.6)
99101
msgpack (~> 1.2)
@@ -108,16 +110,17 @@ GEM
108110
rack-test (>= 0.6.3)
109111
regexp_parser (>= 1.5, < 3.0)
110112
xpath (~> 3.2)
113+
cgi (0.5.1)
111114
climate_control (1.2.0)
112115
colorator (1.1.0)
113-
concurrent-ruby (1.3.5)
114-
connection_pool (2.5.4)
116+
concurrent-ruby (1.3.6)
117+
connection_pool (3.0.2)
115118
crack (1.0.0)
116119
bigdecimal
117120
rexml
118121
crass (1.0.6)
119122
csv (3.3.2)
120-
date (3.4.1)
123+
date (3.5.1)
121124
devise (4.9.4)
122125
bcrypt (~> 3.0)
123126
orm_adapter (~> 0.1)
@@ -133,7 +136,7 @@ GEM
133136
em-websocket (0.5.3)
134137
eventmachine (>= 0.12.9)
135138
http_parser.rb (~> 0)
136-
erb (5.0.2)
139+
erb (6.0.1)
137140
erubi (1.13.1)
138141
eventmachine (1.2.7)
139142
execjs (2.10.0)
@@ -163,10 +166,10 @@ GEM
163166
logger
164167
hashdiff (1.1.2)
165168
http_parser.rb (0.8.0)
166-
i18n (1.14.7)
169+
i18n (1.14.8)
167170
concurrent-ruby (~> 1.0)
168-
io-console (0.8.1)
169-
irb (1.15.2)
171+
io-console (0.8.2)
172+
irb (1.16.0)
170173
pp (>= 0.6.0)
171174
rdoc (>= 4.0.0)
172175
reline (>= 0.4.2)
@@ -219,7 +222,7 @@ GEM
219222
activesupport (>= 4)
220223
railties (>= 4)
221224
request_store (~> 1.0)
222-
loofah (2.24.1)
225+
loofah (2.25.0)
223226
crass (~> 1.0.2)
224227
nokogiri (>= 1.12.0)
225228
mail (2.8.1)
@@ -232,7 +235,8 @@ GEM
232235
mercenary (0.4.0)
233236
mini_mime (1.1.5)
234237
mini_portile2 (2.8.9)
235-
minitest (5.25.5)
238+
minitest (6.0.1)
239+
prism (~> 1.5)
236240
msgpack (1.8.0)
237241
multi_json (1.15.0)
238242
net-http (0.6.0)
@@ -247,7 +251,7 @@ GEM
247251
net-smtp (0.5.1)
248252
net-protocol
249253
nio4r (2.7.4)
250-
nokogiri (1.18.10)
254+
nokogiri (1.19.0)
251255
mini_portile2 (~> 2.8.2)
252256
racc (~> 1.4)
253257
opensearch-ruby (3.4.0)
@@ -261,18 +265,18 @@ GEM
261265
pathutil (0.16.2)
262266
forwardable-extended (~> 2.6)
263267
pg (1.6.2)
264-
pp (0.6.2)
268+
pp (0.6.3)
265269
prettyprint
266270
prettyprint (0.2.0)
267271
prism (1.5.1)
268-
psych (5.2.6)
272+
psych (5.3.1)
269273
date
270274
stringio
271275
public_suffix (6.0.1)
272276
puma (7.0.4)
273277
nio4r (~> 2.0)
274278
racc (1.8.1)
275-
rack (3.1.16)
279+
rack (3.2.4)
276280
rack-attack (6.7.0)
277281
rack (>= 1.0, < 4)
278282
rack-cors (3.0.0)
@@ -283,51 +287,54 @@ GEM
283287
rack (>= 3.0.0)
284288
rack-test (2.2.0)
285289
rack (>= 1.3)
286-
rackup (2.2.1)
290+
rackup (2.3.1)
287291
rack (>= 3)
288-
rails (7.2.2.2)
289-
actioncable (= 7.2.2.2)
290-
actionmailbox (= 7.2.2.2)
291-
actionmailer (= 7.2.2.2)
292-
actionpack (= 7.2.2.2)
293-
actiontext (= 7.2.2.2)
294-
actionview (= 7.2.2.2)
295-
activejob (= 7.2.2.2)
296-
activemodel (= 7.2.2.2)
297-
activerecord (= 7.2.2.2)
298-
activestorage (= 7.2.2.2)
299-
activesupport (= 7.2.2.2)
292+
rails (7.2.3)
293+
actioncable (= 7.2.3)
294+
actionmailbox (= 7.2.3)
295+
actionmailer (= 7.2.3)
296+
actionpack (= 7.2.3)
297+
actiontext (= 7.2.3)
298+
actionview (= 7.2.3)
299+
activejob (= 7.2.3)
300+
activemodel (= 7.2.3)
301+
activerecord (= 7.2.3)
302+
activestorage (= 7.2.3)
303+
activesupport (= 7.2.3)
300304
bundler (>= 1.15.0)
301-
railties (= 7.2.2.2)
305+
railties (= 7.2.3)
302306
rails-dom-testing (2.3.0)
303307
activesupport (>= 5.0.0)
304308
minitest
305309
nokogiri (>= 1.6)
306310
rails-html-sanitizer (1.6.2)
307311
loofah (~> 2.21)
308312
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)
309-
railties (7.2.2.2)
310-
actionpack (= 7.2.2.2)
311-
activesupport (= 7.2.2.2)
313+
railties (7.2.3)
314+
actionpack (= 7.2.3)
315+
activesupport (= 7.2.3)
316+
cgi
312317
irb (~> 1.13)
313318
rackup (>= 1.0.0)
314319
rake (>= 12.2)
315320
thor (~> 1.0, >= 1.2.2)
321+
tsort (>= 0.2)
316322
zeitwerk (~> 2.6)
317323
rainbow (3.1.1)
318-
rake (13.3.0)
324+
rake (13.3.1)
319325
rb-fsevent (0.11.2)
320326
rb-inotify (0.11.1)
321327
ffi (~> 1.0)
322-
rdoc (6.14.2)
328+
rdoc (7.0.3)
323329
erb
324330
psych (>= 4.0.0)
331+
tsort
325332
redis (5.4.1)
326333
redis-client (>= 0.22.0)
327334
redis-client (0.24.0)
328335
connection_pool
329336
regexp_parser (2.11.3)
330-
reline (0.6.2)
337+
reline (0.6.3)
331338
io-console (~> 0.5)
332339
request_store (1.7.0)
333340
rack (>= 1.4)
@@ -379,10 +386,10 @@ GEM
379386
rexml (~> 3.2, >= 3.2.5)
380387
rubyzip (>= 1.2.2, < 4.0)
381388
websocket (~> 1.0)
382-
sentry-rails (5.28.0)
383-
railties (>= 5.0)
384-
sentry-ruby (~> 5.28.0)
385-
sentry-ruby (5.28.0)
389+
sentry-rails (6.2.0)
390+
railties (>= 5.2.0)
391+
sentry-ruby (~> 6.2.0)
392+
sentry-ruby (6.2.0)
386393
bigdecimal
387394
concurrent-ruby (~> 1.0, >= 1.0.2)
388395
simplecov (0.22.0)
@@ -401,13 +408,14 @@ GEM
401408
sprockets (>= 3.0.0)
402409
sqlite3 (2.7.4)
403410
mini_portile2 (~> 2.8.0)
404-
stringio (3.1.7)
411+
stringio (3.2.0)
405412
terminal-table (3.0.2)
406413
unicode-display_width (>= 1.1.1, < 3)
407414
thor (1.4.0)
408415
tilt (2.6.0)
409416
timecop (0.9.10)
410417
timeout (0.4.3)
418+
tsort (0.2.0)
411419
tzinfo (2.0.6)
412420
concurrent-ruby (~> 1.0)
413421
uglifier (4.2.1)
@@ -436,7 +444,7 @@ GEM
436444
websocket-extensions (0.1.5)
437445
xpath (3.2.0)
438446
nokogiri (~> 1.8)
439-
zeitwerk (2.7.3)
447+
zeitwerk (2.7.4)
440448

441449
PLATFORMS
442450
ruby

0 commit comments

Comments
 (0)