Skip to content

Commit 2736c71

Browse files
authored
Merge pull request #2534 from codebar/dependabot/bundler/ruby-deps-f119291714
chore(deps): bump the ruby-deps group across 1 directory with 12 updates
2 parents 85deef9 + 0b01f96 commit 2736c71

2 files changed

Lines changed: 39 additions & 34 deletions

File tree

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ gem 'simple_form'
4545

4646
gem 'terser'
4747

48-
gem 'pagy', '~> 43.3'
48+
gem 'pagy', '~> 43.4'
4949

5050
gem 'icalendar'
5151
gem 'tzinfo-data'
@@ -58,7 +58,7 @@ gem 'faraday'
5858

5959
gem 'stripe'
6060

61-
gem 'rails-html-sanitizer', '~> 1.6.2'
61+
gem 'rails-html-sanitizer', '~> 1.7.0'
6262

6363
# Use the Puma web server [https://github.com/puma/puma]
6464
gem 'puma', '~> 7.2'

Gemfile.lock

Lines changed: 37 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ GEM
8686
acts-as-taggable-on (13.0.0)
8787
activerecord (>= 7.1, < 8.2)
8888
zeitwerk (>= 2.4, < 3.0)
89-
addressable (2.8.8)
89+
addressable (2.8.9)
9090
public_suffix (>= 2.0.2, < 8.0)
9191
amazing_print (2.0.0)
9292
ast (2.4.3)
@@ -136,7 +136,7 @@ GEM
136136
rack-test (>= 0.6.3)
137137
regexp_parser (>= 1.5, < 3.0)
138138
xpath (~> 3.2)
139-
capybara-playwright-driver (0.5.8)
139+
capybara-playwright-driver (0.5.9)
140140
addressable
141141
capybara
142142
playwright-ruby-client (>= 1.16.0)
@@ -158,10 +158,10 @@ GEM
158158
coffee-script-source
159159
execjs
160160
coffee-script-source (1.12.2)
161-
commonmarker (2.6.3-aarch64-linux)
162-
commonmarker (2.6.3-arm64-darwin)
163-
commonmarker (2.6.3-x86_64-darwin)
164-
commonmarker (2.6.3-x86_64-linux)
161+
commonmarker (2.7.0-aarch64-linux)
162+
commonmarker (2.7.0-arm64-darwin)
163+
commonmarker (2.7.0-x86_64-darwin)
164+
commonmarker (2.7.0-x86_64-linux)
165165
concurrent-ruby (1.3.6)
166166
connection_pool (3.0.2)
167167
crack (1.0.1)
@@ -197,7 +197,7 @@ GEM
197197
erubi (1.13.1)
198198
execjs (2.10.0)
199199
fabrication (2.31.0)
200-
faker (3.6.0)
200+
faker (3.6.1)
201201
i18n (>= 1.8.11, < 2)
202202
faraday (2.14.1)
203203
faraday-net_http (>= 2.0, < 3.5)
@@ -222,7 +222,7 @@ GEM
222222
temple (>= 0.8.2)
223223
thor
224224
tilt
225-
haml_lint (0.70.0)
225+
haml_lint (0.72.0)
226226
haml (>= 5.0)
227227
parallel (~> 1.10)
228228
rainbow
@@ -259,6 +259,9 @@ GEM
259259
railties (>= 4.2.0)
260260
thor (>= 0.14, < 2.0)
261261
json (2.19.2)
262+
json-schema (6.2.0)
263+
addressable (~> 2.8)
264+
bigdecimal (>= 3.1, < 5)
262265
jwt (2.7.1)
263266
language_server-protocol (3.17.0.5)
264267
launchy (3.1.1)
@@ -284,11 +287,13 @@ GEM
284287
net-smtp
285288
marcel (1.0.4)
286289
matrix (0.4.3)
290+
mcp (0.9.0)
291+
json-schema (>= 4.1)
287292
method_source (1.1.0)
288293
mime-types (3.7.0)
289294
logger
290295
mime-types-data (~> 3.2025, >= 3.2025.0507)
291-
mime-types-data (3.2026.0203)
296+
mime-types-data (3.2026.0317)
292297
mini_magick (5.3.1)
293298
logger
294299
mini_mime (1.1.5)
@@ -309,13 +314,13 @@ GEM
309314
net-smtp (0.5.1)
310315
net-protocol
311316
nio4r (2.7.5)
312-
nokogiri (1.19.1-aarch64-linux-gnu)
317+
nokogiri (1.19.2-aarch64-linux-gnu)
313318
racc (~> 1.4)
314-
nokogiri (1.19.1-arm64-darwin)
319+
nokogiri (1.19.2-arm64-darwin)
315320
racc (~> 1.4)
316-
nokogiri (1.19.1-x86_64-darwin)
321+
nokogiri (1.19.2-x86_64-darwin)
317322
racc (~> 1.4)
318-
nokogiri (1.19.1-x86_64-linux-gnu)
323+
nokogiri (1.19.2-x86_64-linux-gnu)
319324
racc (~> 1.4)
320325
oauth2 (2.0.9)
321326
faraday (>= 0.17.3, < 3.0)
@@ -339,7 +344,7 @@ GEM
339344
actionpack (>= 4.2)
340345
omniauth (~> 2.0)
341346
ostruct (0.6.3)
342-
pagy (43.3.0)
347+
pagy (43.4.1)
343348
json
344349
uri
345350
yaml
@@ -392,7 +397,7 @@ GEM
392397
activerecord (>= 6.1)
393398
i18n (>= 0.5.0)
394399
railties (>= 6.1)
395-
public_suffix (7.0.2)
400+
public_suffix (7.0.5)
396401
puma (7.2.0)
397402
nio4r (~> 2.0)
398403
pundit (2.5.2)
@@ -430,8 +435,8 @@ GEM
430435
activesupport (>= 5.0.0)
431436
minitest
432437
nokogiri (>= 1.6)
433-
rails-html-sanitizer (1.6.2)
434-
loofah (~> 2.21)
438+
rails-html-sanitizer (1.7.0)
439+
loofah (~> 2.25)
435440
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)
436441
rails_semantic_logger (4.19.0)
437442
rack
@@ -472,27 +477,28 @@ GEM
472477
rspec-mocks (3.13.8)
473478
diff-lcs (>= 1.2.0, < 2.0)
474479
rspec-support (~> 3.13.0)
475-
rspec-rails (8.0.3)
480+
rspec-rails (8.0.4)
476481
actionpack (>= 7.2)
477482
activesupport (>= 7.2)
478483
railties (>= 7.2)
479-
rspec-core (~> 3.13)
480-
rspec-expectations (~> 3.13)
481-
rspec-mocks (~> 3.13)
482-
rspec-support (~> 3.13)
484+
rspec-core (>= 3.13.0, < 5.0.0)
485+
rspec-expectations (>= 3.13.0, < 5.0.0)
486+
rspec-mocks (>= 3.13.0, < 5.0.0)
487+
rspec-support (>= 3.13.0, < 5.0.0)
483488
rspec-support (3.13.7)
484-
rubocop (1.84.2)
489+
rubocop (1.85.1)
485490
json (~> 2.3)
486491
language_server-protocol (~> 3.17.0.2)
487492
lint_roller (~> 1.1.0)
493+
mcp (~> 0.6)
488494
parallel (~> 1.10)
489495
parser (>= 3.3.0.2)
490496
rainbow (>= 2.2.2, < 4.0)
491497
regexp_parser (>= 2.9.3, < 3.0)
492498
rubocop-ast (>= 1.49.0, < 2.0)
493499
ruby-progressbar (~> 1.7)
494500
unicode-display_width (>= 2.4.0, < 4.0)
495-
rubocop-ast (1.49.0)
501+
rubocop-ast (1.49.1)
496502
parser (>= 3.3.7.2)
497503
prism (~> 1.7)
498504
rubocop-capybara (2.22.1)
@@ -575,7 +581,7 @@ GEM
575581
railties (>= 7.1.0)
576582
tzinfo (2.0.6)
577583
concurrent-ruby (~> 1.0)
578-
tzinfo-data (1.2025.3)
584+
tzinfo-data (1.2026.1)
579585
tzinfo (>= 1.0.0)
580586
unicode-display_width (3.2.0)
581587
unicode-emoji (~> 4.1)
@@ -588,12 +594,11 @@ GEM
588594
actionview (>= 7.1.0)
589595
activesupport (>= 7.1.0)
590596
concurrent-ruby (~> 1)
591-
web-console (4.2.1)
592-
actionview (>= 6.0.0)
593-
activemodel (>= 6.0.0)
597+
web-console (4.3.0)
598+
actionview (>= 8.0.0)
594599
bindex (>= 0.4.0)
595-
railties (>= 6.0.0)
596-
webmock (3.26.1)
600+
railties (>= 8.0.0)
601+
webmock (3.26.2)
597602
addressable (>= 2.8.0)
598603
crack (>= 0.3.2)
599604
hashdiff (>= 0.4.0, < 2.0.0)
@@ -658,7 +663,7 @@ DEPENDENCIES
658663
omniauth
659664
omniauth-github
660665
omniauth-rails_csrf_protection
661-
pagy (~> 43.3)
666+
pagy (~> 43.4)
662667
parallel_tests
663668
pg
664669
pickadate-rails
@@ -671,7 +676,7 @@ DEPENDENCIES
671676
pundit
672677
rack-mini-profiler (~> 4.0)
673678
rails (~> 8.1.2)
674-
rails-html-sanitizer (~> 1.6.2)
679+
rails-html-sanitizer (~> 1.7.0)
675680
rails_semantic_logger
676681
reline
677682
rolify

0 commit comments

Comments
 (0)