Skip to content

Commit 707e7d8

Browse files
authored
Merge pull request #371 from plural/gem-updates-20250404
bundle update --strict
2 parents ed95c4c + 161b1f9 commit 707e7d8

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,10 @@ GEM
9393
bigdecimal (3.1.9)
9494
bootsnap (1.18.4)
9595
msgpack (~> 1.2)
96-
brakeman (7.0.0)
96+
brakeman (7.0.2)
9797
racc
9898
builder (3.3.0)
99-
bullet (8.0.1)
99+
bullet (8.0.3)
100100
activesupport (>= 3.0.0)
101101
uniform_notifier (~> 1.11)
102102
bundler-audit (0.9.2)
@@ -163,7 +163,7 @@ GEM
163163
i18n (1.14.7)
164164
concurrent-ruby (~> 1.0)
165165
io-console (0.8.0)
166-
irb (1.15.1)
166+
irb (1.15.2)
167167
pp (>= 0.6.0)
168168
rdoc (>= 4.0.0)
169169
reline (>= 0.4.2)
@@ -214,7 +214,7 @@ GEM
214214
net-smtp (0.5.1)
215215
net-protocol
216216
nio4r (2.7.4)
217-
nokogiri (1.18.6)
217+
nokogiri (1.18.7)
218218
mini_portile2 (~> 2.8.2)
219219
racc (~> 1.4)
220220
opentelemetry-api (1.5.0)
@@ -402,7 +402,7 @@ GEM
402402
opentelemetry-instrumentation-ruby_kafka (0.22.0)
403403
opentelemetry-api (~> 1.0)
404404
opentelemetry-instrumentation-base (~> 0.23.0)
405-
opentelemetry-instrumentation-sidekiq (0.26.0)
405+
opentelemetry-instrumentation-sidekiq (0.26.1)
406406
opentelemetry-api (~> 1.0)
407407
opentelemetry-instrumentation-base (~> 0.23.0)
408408
opentelemetry-instrumentation-sinatra (0.25.0)
@@ -426,7 +426,7 @@ GEM
426426
opentelemetry-api (~> 1.0)
427427
ostruct (0.6.1)
428428
parallel (1.26.3)
429-
parser (3.3.7.3)
429+
parser (3.3.7.4)
430430
ast (~> 2.4.1)
431431
racc
432432
parslet (2.0.0)
@@ -485,7 +485,7 @@ GEM
485485
rdoc (6.13.1)
486486
psych (>= 4.0.0)
487487
regexp_parser (2.10.0)
488-
reline (0.6.0)
488+
reline (0.6.1)
489489
io-console (~> 0.5)
490490
rescue_registry (1.0.0)
491491
activesupport (>= 5.0)
@@ -516,28 +516,28 @@ GEM
516516
rspec-mocks (~> 3.13)
517517
rspec-support (~> 3.13)
518518
rspec-support (3.13.2)
519-
rubocop (1.75.1)
519+
rubocop (1.75.2)
520520
json (~> 2.3)
521521
language_server-protocol (~> 3.17.0.2)
522522
lint_roller (~> 1.1.0)
523523
parallel (~> 1.10)
524524
parser (>= 3.3.0.2)
525525
rainbow (>= 2.2.2, < 4.0)
526526
regexp_parser (>= 2.9.3, < 3.0)
527-
rubocop-ast (>= 1.43.0, < 2.0)
527+
rubocop-ast (>= 1.44.0, < 2.0)
528528
ruby-progressbar (~> 1.7)
529529
unicode-display_width (>= 2.4.0, < 4.0)
530-
rubocop-ast (1.43.0)
530+
rubocop-ast (1.44.0)
531531
parser (>= 3.3.7.2)
532532
prism (~> 1.4)
533533
rubocop-factory_bot (2.27.1)
534534
lint_roller (~> 1.1)
535535
rubocop (~> 1.72, >= 1.72.1)
536-
rubocop-rails (2.30.3)
536+
rubocop-rails (2.31.0)
537537
activesupport (>= 4.2.0)
538538
lint_roller (~> 1.1)
539539
rack (>= 1.1)
540-
rubocop (>= 1.72.1, < 2.0)
540+
rubocop (>= 1.75.0, < 2.0)
541541
rubocop-ast (>= 1.38.0, < 2.0)
542542
rubocop-rspec (3.5.0)
543543
lint_roller (~> 1.1)

0 commit comments

Comments
 (0)