From badf5f90c03a6dc889cc2e7e9f9ffa7b466c18db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 07:25:22 +0000 Subject: [PATCH] chore(deps): bump the bundler-version-updates group with 7 updates Bumps the bundler-version-updates group with 7 updates: | Package | From | To | | --- | --- | --- | | [oauth2](https://github.com/ruby-oauth/oauth2) | `2.0.12` | `2.0.18` | | [typhoeus](https://github.com/typhoeus/typhoeus) | `1.4.1` | `1.5.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.78.0` | `1.85.1` | | [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) | `0.38.1` | `0.39.1` | | [dotenv](https://github.com/bkeepers/dotenv) | `3.1.8` | `3.2.0` | | [minitest-hooks](https://github.com/jeremyevans/minitest-hooks) | `1.5.2` | `1.5.3` | | [rake](https://github.com/ruby/rake) | `13.3.0` | `13.3.1` | Updates `oauth2` from 2.0.12 to 2.0.18 - [Release notes](https://github.com/ruby-oauth/oauth2/releases) - [Changelog](https://github.com/ruby-oauth/oauth2/blob/main/CHANGELOG.md) - [Commits](https://github.com/ruby-oauth/oauth2/compare/v2.0.12...v2.0.18) Updates `typhoeus` from 1.4.1 to 1.5.0 - [Changelog](https://github.com/typhoeus/typhoeus/blob/master/CHANGELOG.md) - [Commits](https://github.com/typhoeus/typhoeus/compare/v1.4.1...v1.5.0) Updates `rubocop` from 1.78.0 to 1.85.1 - [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.78.0...v1.85.1) Updates `rubocop-minitest` from 0.38.1 to 0.39.1 - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-minitest/compare/v0.38.1...v0.39.1) Updates `dotenv` from 3.1.8 to 3.2.0 - [Release notes](https://github.com/bkeepers/dotenv/releases) - [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md) - [Commits](https://github.com/bkeepers/dotenv/compare/v3.1.8...v3.2.0) Updates `minitest-hooks` from 1.5.2 to 1.5.3 - [Changelog](https://github.com/jeremyevans/minitest-hooks/blob/master/CHANGELOG) - [Commits](https://github.com/jeremyevans/minitest-hooks/compare/1.5.2...1.5.3) Updates `rake` from 13.3.0 to 13.3.1 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v13.3.0...v13.3.1) --- updated-dependencies: - dependency-name: oauth2 dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-version-updates - dependency-name: typhoeus dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler-version-updates - dependency-name: rubocop dependency-version: 1.85.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler-version-updates - dependency-name: rubocop-minitest dependency-version: 0.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler-version-updates - dependency-name: dotenv dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler-version-updates - dependency-name: minitest-hooks dependency-version: 1.5.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler-version-updates - dependency-name: rake dependency-version: 13.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler-version-updates ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 44 +++++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 21 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bcc39616..f13b8060 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,10 +47,11 @@ GEM docker-api (2.4.0) excon (>= 0.64.0) multi_json - dotenv (3.1.8) + dotenv (3.2.0) drb (2.2.3) - ethon (0.16.0) + ethon (0.18.0) ffi (>= 1.15.0) + logger excon (1.2.5) logger faraday (2.14.1) @@ -59,13 +60,14 @@ GEM logger faraday-net_http (3.4.2) net-http (~> 0.5) - ffi (1.17.3) - ffi (1.17.3-arm64-darwin) + ffi (1.17.4) + ffi (1.17.4-arm64-darwin) fileutils (1.7.3) - hashie (5.0.0) + hashie (5.1.0) + logger i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.19.2) + json (2.19.3) jwt (3.1.2) base64 language_server-protocol (3.17.0.5) @@ -77,7 +79,7 @@ GEM minitest (6.0.3) drb (~> 2.0) prism (~> 1.5) - minitest-hooks (1.5.2) + minitest-hooks (1.5.3) minitest (> 5.3) minitest-reporters (1.8.0) ansi @@ -88,31 +90,31 @@ GEM multi_xml (0.6.0) net-http (0.9.1) uri (>= 0.11.1) - oauth2 (2.0.12) + oauth2 (2.0.18) faraday (>= 0.17.3, < 4.0) jwt (>= 1.0, < 4.0) logger (~> 1.2) multi_xml (~> 0.5) rack (>= 1.2, < 4) snaky_hash (~> 2.0, >= 2.0.3) - version_gem (>= 1.1.8, < 3) - parallel (1.27.0) - parser (3.3.8.0) + version_gem (~> 1.1, >= 1.1.9) + parallel (1.28.0) + parser (3.3.11.1) ast (~> 2.4.1) racc prism (1.9.0) racc (1.8.1) rack (3.2.6) rainbow (3.1.1) - rake (13.3.0) + rake (13.3.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) rbs (3.6.1) logger - regexp_parser (2.10.0) + regexp_parser (2.12.0) rexml (3.4.4) - rubocop (1.78.0) + rubocop (1.86.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -120,13 +122,13 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.45.1, < 2.0) + rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.46.0) + rubocop-ast (1.49.1) parser (>= 3.3.7.2) - prism (~> 1.4) - rubocop-minitest (0.38.1) + prism (~> 1.7) + rubocop-minitest (0.39.1) lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.38.0, < 2.0) @@ -172,13 +174,13 @@ GEM docker-api (~> 2.2) time (0.4.2) date - typhoeus (1.4.1) - ethon (>= 0.9.0) + typhoeus (1.6.0) + ethon (>= 0.18.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) uri (1.1.1) - version_gem (1.1.8) + version_gem (1.1.9) warning (1.5.0) zeitwerk (2.6.18)