Skip to content

Commit bad901a

Browse files
authored
Merge pull request #2505 from codebar/dependabot/bundler/ruby-deps-0468375bf6
chore(deps): bump the ruby-deps group across 1 directory with 7 updates
2 parents ec0fe62 + cb1b2ae commit bad901a

2 files changed

Lines changed: 19 additions & 17 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ gem 'simple_form'
4545

4646
gem 'terser'
4747

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

5050
gem 'icalendar'
5151
gem 'tzinfo-data'

Gemfile.lock

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -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.7)
139+
capybara-playwright-driver (0.5.8)
140140
addressable
141141
capybara
142142
playwright-ruby-client (>= 1.16.0)
@@ -222,7 +222,7 @@ GEM
222222
temple (>= 0.8.2)
223223
thor
224224
tilt
225-
haml_lint (0.69.0)
225+
haml_lint (0.70.0)
226226
haml (>= 5.0)
227227
parallel (~> 1.10)
228228
rainbow
@@ -248,8 +248,9 @@ GEM
248248
activesupport (>= 6.0.0)
249249
railties (>= 6.0.0)
250250
io-console (0.8.2)
251-
irb (1.16.0)
251+
irb (1.17.0)
252252
pp (>= 0.6.0)
253+
prism (>= 1.3.0)
253254
rdoc (>= 4.0.0)
254255
reline (>= 0.4.2)
255256
jmespath (1.6.2)
@@ -282,12 +283,12 @@ GEM
282283
net-pop
283284
net-smtp
284285
marcel (1.0.4)
285-
matrix (0.4.2)
286+
matrix (0.4.3)
286287
method_source (1.1.0)
287288
mime-types (3.7.0)
288289
logger
289290
mime-types-data (~> 3.2025, >= 3.2025.0507)
290-
mime-types-data (3.2026.0127)
291+
mime-types-data (3.2026.0203)
291292
mini_magick (5.3.1)
292293
logger
293294
mini_mime (1.1.5)
@@ -307,13 +308,13 @@ GEM
307308
net-smtp (0.5.1)
308309
net-protocol
309310
nio4r (2.7.5)
310-
nokogiri (1.19.0-aarch64-linux-gnu)
311+
nokogiri (1.19.1-aarch64-linux-gnu)
311312
racc (~> 1.4)
312-
nokogiri (1.19.0-arm64-darwin)
313+
nokogiri (1.19.1-arm64-darwin)
313314
racc (~> 1.4)
314-
nokogiri (1.19.0-x86_64-darwin)
315+
nokogiri (1.19.1-x86_64-darwin)
315316
racc (~> 1.4)
316-
nokogiri (1.19.0-x86_64-linux-gnu)
317+
nokogiri (1.19.1-x86_64-linux-gnu)
317318
racc (~> 1.4)
318319
oauth2 (2.0.9)
319320
faraday (>= 0.17.3, < 3.0)
@@ -337,13 +338,14 @@ GEM
337338
actionpack (>= 4.2)
338339
omniauth (~> 2.0)
339340
ostruct (0.6.3)
340-
pagy (43.2.9)
341+
pagy (43.3.0)
341342
json
343+
uri
342344
yaml
343345
parallel (1.27.0)
344346
parallel_tests (5.6.0)
345347
parallel
346-
parser (3.3.10.1)
348+
parser (3.3.10.2)
347349
ast (~> 2.4.1)
348350
racc
349351
pg (1.6.3-aarch64-linux)
@@ -352,7 +354,7 @@ GEM
352354
pg (1.6.3-x86_64-linux)
353355
pickadate-rails (3.5.6.1)
354356
railties (>= 3.1.0)
355-
playwright-ruby-client (1.58.0)
357+
playwright-ruby-client (1.58.1)
356358
base64
357359
concurrent-ruby (>= 1.1.6)
358360
mime-types (>= 3.0)
@@ -448,7 +450,7 @@ GEM
448450
rb-fsevent (0.11.2)
449451
rb-inotify (0.11.1)
450452
ffi (~> 1.0)
451-
rdoc (7.1.0)
453+
rdoc (7.2.0)
452454
erb
453455
psych (>= 4.0.0)
454456
tsort
@@ -478,7 +480,7 @@ GEM
478480
rspec-mocks (~> 3.13)
479481
rspec-support (~> 3.13)
480482
rspec-support (3.13.2)
481-
rubocop (1.84.1)
483+
rubocop (1.84.2)
482484
json (~> 2.3)
483485
language_server-protocol (~> 3.17.0.2)
484486
lint_roller (~> 1.1.0)
@@ -524,7 +526,7 @@ GEM
524526
sprockets (> 3.0)
525527
sprockets-rails
526528
tilt
527-
scout_apm (6.0.2)
529+
scout_apm (6.1.1)
528530
parser
529531
securerandom (0.4.1)
530532
semantic_logger (4.17.0)
@@ -650,7 +652,7 @@ DEPENDENCIES
650652
omniauth
651653
omniauth-github
652654
omniauth-rails_csrf_protection
653-
pagy (~> 43.2)
655+
pagy (~> 43.3)
654656
parallel_tests
655657
pg
656658
pickadate-rails

0 commit comments

Comments
 (0)