From 8561e862a1b19b99d1e1ab7e1ee75982bbfac321 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 09:00:43 +0000 Subject: [PATCH] chore(deps): bump the bundler-version-updates group across 1 directory with 8 updates Updates the requirements on [oauth2](https://github.com/ruby-oauth/oauth2), [typhoeus](https://github.com/typhoeus/typhoeus), [warning](https://github.com/jeremyevans/ruby-warning), [rubocop](https://github.com/rubocop/rubocop), [rubocop-minitest](https://github.com/rubocop/rubocop-minitest), [dotenv](https://github.com/bkeepers/dotenv), [minitest-hooks](https://github.com/jeremyevans/minitest-hooks) and [rake](https://github.com/ruby/rake) to permit the latest version. Updates `oauth2` from 2.0.12 to 2.0.19 - [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.19) Updates `typhoeus` from 1.4.1 to 1.6.0 - [Changelog](https://github.com/typhoeus/typhoeus/blob/master/CHANGELOG.md) - [Commits](https://github.com/typhoeus/typhoeus/compare/v1.4.1...v1.6.0) Updates `warning` from 1.5.0 to 1.6.0 - [Changelog](https://github.com/jeremyevans/ruby-warning/blob/master/CHANGELOG) - [Commits](https://github.com/jeremyevans/ruby-warning/compare/1.5.0...1.6.0) Updates `rubocop` from 1.78.0 to 1.86.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.78.0...v1.86.2) 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.4 - [Changelog](https://github.com/jeremyevans/minitest-hooks/blob/master/CHANGELOG) - [Commits](https://github.com/jeremyevans/minitest-hooks/compare/1.5.2...1.5.4) Updates `rake` from 13.3.0 to 13.4.2 - [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.4.2) --- updated-dependencies: - 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.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler-version-updates - 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: rake dependency-version: 13.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler-version-updates - dependency-name: rubocop dependency-version: 1.86.2 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: typhoeus dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler-version-updates - dependency-name: warning dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler-version-updates ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 55 +++++++++++++++++++++++------------------- zitadel-client.gemspec | 2 +- 2 files changed, 31 insertions(+), 26 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b58ecef1..8097eb43 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ PATH time (>= 0.1) typhoeus (~> 1.0, >= 1.0.1) uri (>= 0.10) - warning (~> 1.5.0) + warning (>= 1.5, < 1.7) zeitwerk (~> 2.5) GEM @@ -32,6 +32,8 @@ GEM uri (>= 0.13.1) ansi (1.6.0) ast (2.4.3) + auth-sanitizer (0.1.2) + version_gem (~> 1.1, >= 1.1.9) base64 (0.3.0) better_coverage (1.1.1) minitest-reporters (~> 1.8) @@ -47,10 +49,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.2) @@ -59,14 +62,15 @@ 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.5) - jwt (3.1.2) + jwt (3.2.0) base64 language_server-protocol (3.17.0.5) lint_roller (1.1.0) @@ -77,7 +81,7 @@ GEM minitest (6.0.3) drb (~> 2.0) prism (~> 1.5) - minitest-hooks (1.5.2) + minitest-hooks (1.5.4) minitest (> 5.3) minitest-reporters (1.8.0) ansi @@ -88,45 +92,46 @@ GEM multi_xml (0.6.0) net-http (0.9.1) uri (>= 0.11.1) - oauth2 (2.0.12) + oauth2 (2.0.19) + auth-sanitizer (~> 0.1) 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.4.2) 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.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) - parallel (~> 1.10) + parallel (>= 1.10) 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) @@ -144,7 +149,7 @@ GEM simplecov (~> 0.19) simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) - snaky_hash (2.0.3) + snaky_hash (2.0.4) hashie (>= 0.1.0, < 6) version_gem (>= 1.1.8, < 3) steep (1.7.1) @@ -172,14 +177,14 @@ 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) - warning (1.5.0) + version_gem (1.1.9) + warning (1.6.0) zeitwerk (2.6.18) PLATFORMS diff --git a/zitadel-client.gemspec b/zitadel-client.gemspec index 11dd6197..55b4d892 100644 --- a/zitadel-client.gemspec +++ b/zitadel-client.gemspec @@ -26,7 +26,7 @@ Gem::Specification.new do |gemspec| gemspec.add_dependency 'time', '>= 0.1' gemspec.add_dependency 'typhoeus', '~> 1.0', '>= 1.0.1' gemspec.add_dependency 'uri', '>= 0.10' - gemspec.add_dependency 'warning', '~> 1.5.0' + gemspec.add_dependency 'warning', '>= 1.5', '< 1.7' gemspec.add_dependency 'zeitwerk', '~> 2.5' gemspec.files = Dir.chdir(File.expand_path(__dir__)) do