From 61fefd7bd1e1cba67c071a6dadf1473738bb189e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 04:43:34 +0000 Subject: [PATCH] chore(deps): bump the ruby-deps group with 4 updates Bumps the ruby-deps group with 4 updates: [irb](https://github.com/ruby/irb), [rubocop](https://github.com/rubocop/rubocop), [capybara-playwright-driver](https://github.com/YusukeIwaki/capybara-playwright-driver) and [scout_apm](https://github.com/scoutapp/scout_apm_ruby). Updates `irb` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.16.0...v1.17.0) Updates `rubocop` from 1.84.1 to 1.84.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.84.1...v1.84.2) Updates `capybara-playwright-driver` from 0.5.7 to 0.5.8 - [Commits](https://github.com/YusukeIwaki/capybara-playwright-driver/compare/0.5.7...0.5.8) Updates `scout_apm` from 6.0.2 to 6.1.0 - [Changelog](https://github.com/scoutapp/scout_apm_ruby/blob/master/CHANGELOG.markdown) - [Commits](https://github.com/scoutapp/scout_apm_ruby/compare/v6.0.2...v6.1.0) --- updated-dependencies: - dependency-name: irb dependency-version: 1.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: rubocop dependency-version: 1.84.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: capybara-playwright-driver dependency-version: 0.5.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: scout_apm dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a1edb597..87121df17 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - capybara-playwright-driver (0.5.7) + capybara-playwright-driver (0.5.8) addressable capybara playwright-ruby-client (>= 1.16.0) @@ -248,8 +248,9 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.8.2) - irb (1.16.0) + irb (1.17.0) pp (>= 0.6.0) + prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) @@ -282,12 +283,12 @@ GEM net-pop net-smtp marcel (1.0.4) - matrix (0.4.2) + matrix (0.4.3) method_source (1.1.0) mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) - mime-types-data (3.2026.0127) + mime-types-data (3.2026.0203) mini_magick (5.3.1) logger mini_mime (1.1.5) @@ -352,7 +353,7 @@ GEM pg (1.6.3-x86_64-linux) pickadate-rails (3.5.6.1) railties (>= 3.1.0) - playwright-ruby-client (1.58.0) + playwright-ruby-client (1.58.1) base64 concurrent-ruby (>= 1.1.6) mime-types (>= 3.0) @@ -395,7 +396,7 @@ GEM pundit (2.5.2) activesupport (>= 3.0.0) racc (1.8.1) - rack (3.2.4) + rack (3.2.5) rack-mini-profiler (4.0.1) rack (>= 1.2.0) rack-protection (4.2.1) @@ -448,7 +449,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (7.1.0) + rdoc (7.2.0) erb psych (>= 4.0.0) tsort @@ -478,7 +479,7 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.2) - rubocop (1.84.1) + rubocop (1.84.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -524,7 +525,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - scout_apm (6.0.2) + scout_apm (6.1.0) parser securerandom (0.4.1) semantic_logger (4.17.0)