Skip to content

Commit 1c8b86c

Browse files
Update bundler non-major dependencies to v7.2.0
1 parent cc75814 commit 1c8b86c

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

Gemfile.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ GEM
200200
mutex_m
201201
i18n (1.14.7)
202202
concurrent-ruby (~> 1.0)
203-
io-console (0.8.0)
203+
io-console (0.8.1)
204204
ipaddr_range_set (1.0.0)
205205
irb (1.15.2)
206206
pp (>= 0.6.0)
@@ -211,7 +211,7 @@ GEM
211211
railties (>= 4.2.0)
212212
thor (>= 0.14, < 2.0)
213213
jquery-validation-rails (1.19.0)
214-
json (2.12.2)
214+
json (2.13.2)
215215
jwt (2.10.1)
216216
base64
217217
language_server-protocol (3.17.0.5)
@@ -260,15 +260,15 @@ GEM
260260
net-smtp (0.5.1)
261261
net-protocol
262262
nio4r (2.7.4)
263-
nokogiri (1.18.8)
263+
nokogiri (1.18.9)
264264
mini_portile2 (~> 2.8.2)
265265
racc (~> 1.4)
266266
os (1.1.4)
267267
parallel (1.27.0)
268-
parser (3.3.8.0)
268+
parser (3.3.9.0)
269269
ast (~> 2.4.1)
270270
racc
271-
pg (1.5.9)
271+
pg (1.6.1)
272272
pp (0.6.2)
273273
prettyprint
274274
prettyprint (0.2.0)
@@ -277,10 +277,10 @@ GEM
277277
date
278278
stringio
279279
public_suffix (6.0.2)
280-
puma (6.6.0)
280+
puma (6.6.1)
281281
nio4r (~> 2.0)
282282
racc (1.8.1)
283-
rack (3.1.16)
283+
rack (3.2.0)
284284
rack-attack (6.7.0)
285285
rack (>= 1.0, < 4)
286286
rack-session (2.1.1)
@@ -324,11 +324,11 @@ GEM
324324
rb-fsevent (0.11.2)
325325
rb-inotify (0.11.1)
326326
ffi (~> 1.0)
327-
rdoc (6.14.1)
327+
rdoc (6.14.2)
328328
erb
329329
psych (>= 4.0.0)
330-
regexp_parser (2.10.0)
331-
reline (0.6.1)
330+
regexp_parser (2.11.2)
331+
reline (0.6.2)
332332
io-console (~> 0.5)
333333
representable (3.2.0)
334334
declarative (< 0.1.0)
@@ -339,21 +339,21 @@ GEM
339339
retriable (3.1.2)
340340
rexml (3.4.1)
341341
rouge (4.5.1)
342-
rubocop (1.77.0)
342+
rubocop (1.79.2)
343343
json (~> 2.3)
344344
language_server-protocol (~> 3.17.0.2)
345345
lint_roller (~> 1.1.0)
346346
parallel (~> 1.10)
347347
parser (>= 3.3.0.2)
348348
rainbow (>= 2.2.2, < 4.0)
349349
regexp_parser (>= 2.9.3, < 3.0)
350-
rubocop-ast (>= 1.45.1, < 2.0)
350+
rubocop-ast (>= 1.46.0, < 2.0)
351351
ruby-progressbar (~> 1.7)
352352
unicode-display_width (>= 2.4.0, < 4.0)
353-
rubocop-ast (1.45.1)
353+
rubocop-ast (1.46.0)
354354
parser (>= 3.3.7.2)
355355
prism (~> 1.4)
356-
rubocop-rails (2.32.0)
356+
rubocop-rails (2.33.2)
357357
activesupport (>= 4.2.0)
358358
lint_roller (~> 1.1)
359359
rack (>= 1.1)
@@ -372,10 +372,10 @@ GEM
372372
sprockets-rails
373373
tilt
374374
securerandom (0.4.1)
375-
sentry-rails (5.25.0)
375+
sentry-rails (5.26.0)
376376
railties (>= 5.0)
377-
sentry-ruby (~> 5.25.0)
378-
sentry-ruby (5.25.0)
377+
sentry-ruby (~> 5.26.0)
378+
sentry-ruby (5.26.0)
379379
bigdecimal
380380
concurrent-ruby (~> 1.0, >= 1.0.2)
381381
signet (0.19.0)
@@ -399,14 +399,14 @@ GEM
399399
actionpack (>= 6.1)
400400
activesupport (>= 6.1)
401401
sprockets (>= 3.0.0)
402-
sqlite3 (2.7.0)
402+
sqlite3 (2.7.3)
403403
mini_portile2 (~> 2.8.0)
404404
statsd-ruby (1.5.0)
405405
stringex (2.8.6)
406406
stringio (3.1.7)
407407
terser (1.2.6)
408408
execjs (>= 0.3.0, < 3)
409-
thor (1.3.2)
409+
thor (1.4.0)
410410
tilt (2.6.0)
411411
timeout (0.4.3)
412412
trailblazer-option (0.1.2)

0 commit comments

Comments
 (0)