From 766290d39e87afd5904cece714be8ed26c455775 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 09:45:04 +0000 Subject: [PATCH] Bump the ruby-minor-and-patch group across 1 directory with 3 updates Bumps the ruby-minor-and-patch group with 3 updates in the / directory: [thruster](https://github.com/basecamp/thruster), [slack-ruby-client](https://github.com/slack-ruby/slack-ruby-client) and [selenium-webdriver](https://github.com/SeleniumHQ/selenium). Updates `thruster` from 0.1.21 to 0.1.22 - [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md) - [Commits](https://github.com/basecamp/thruster/compare/v0.1.21...v0.1.22) Updates `slack-ruby-client` from 3.1.0 to 3.2.0 - [Changelog](https://github.com/slack-ruby/slack-ruby-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/slack-ruby/slack-ruby-client/compare/v3.1.0...v3.2.0) Updates `selenium-webdriver` from 4.45.0 to 4.46.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.45.0...selenium-4.46.0) --- updated-dependencies: - dependency-name: thruster dependency-version: 0.1.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-minor-and-patch - dependency-name: slack-ruby-client dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-minor-and-patch - dependency-name: selenium-webdriver dependency-version: 4.46.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1fc08d9..bcc6d84 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,17 +144,17 @@ GEM tzinfo event_emitter (0.2.6) execjs (2.10.0) - faraday (2.13.1) + faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-mashify (1.0.0) + faraday-mashify (1.0.2) faraday (~> 2.0) hashie - faraday-multipart (1.1.0) + faraday-multipart (1.2.0) multipart-post (~> 2.0) - faraday-net_http (3.4.0) - net-http (>= 0.5.0) + faraday-net_http (3.4.4) + net-http (~> 0.5) ffi (1.17.4-aarch64-linux-gnu) ffi (1.17.4-aarch64-linux-musl) ffi (1.17.4-arm-linux-gnu) @@ -187,7 +187,8 @@ GEM google-protobuf (4.33.0-x86_64-linux-musl) bigdecimal rake (>= 13) - hashie (5.0.0) + hashie (5.1.0) + logger http-accept (1.7.0) http-cookie (1.1.6) domain_name (~> 0.5) @@ -209,7 +210,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.20.0) + json (2.21.1) jwt (2.10.1) base64 language_server-protocol (3.17.0.4) @@ -241,8 +242,8 @@ GEM bigdecimal (>= 3.1, < 5) multipart-post (2.4.1) mutex_m (0.3.0) - net-http (0.6.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) net-imap (0.5.6) date net-protocol @@ -291,7 +292,7 @@ GEM omniauth (~> 2.0) opus-ruby (1.0.1) ffi - ostruct (0.6.1) + ostruct (0.6.3) parallel (1.26.3) parser (3.3.7.1) ast (~> 2.4.1) @@ -409,7 +410,7 @@ GEM rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) ruby-progressbar (1.13.0) - rubyzip (3.4.0) + rubyzip (3.4.1) rufus-scheduler (3.9.2) fugit (~> 1.1, >= 1.11.1) sass (3.7.4) @@ -442,7 +443,7 @@ GEM sprockets-rails tilt securerandom (0.4.1) - selenium-webdriver (4.45.0) + selenium-webdriver (4.46.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -466,7 +467,7 @@ GEM sidekiq (>= 7.3, < 9) slack-ruby-block-kit (0.26.0) zeitwerk (~> 2.6) - slack-ruby-client (3.1.0) + slack-ruby-client (3.2.0) faraday (>= 2.0.1) faraday-mashify faraday-multipart @@ -504,10 +505,10 @@ GEM railties (>= 6.0.0) stringio (3.1.7) thor (1.3.2) - thruster (0.1.21) - thruster (0.1.21-aarch64-linux) - thruster (0.1.21-arm64-darwin) - thruster (0.1.21-x86_64-linux) + thruster (0.1.22) + thruster (0.1.22-aarch64-linux) + thruster (0.1.22-arm64-darwin) + thruster (0.1.22-x86_64-linux) tilt (2.6.0) timeout (0.4.3) tsort (0.2.0) @@ -519,7 +520,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.3) + uri (1.1.1) useragent (0.16.11) version_gem (1.1.8) web-console (4.3.0)