From fd56985a6027b84b7791f5ca6a11dcd63e6abce9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 16:04:17 +0000 Subject: [PATCH] Bump the production-dependencies group across 1 directory with 51 updates Bumps the production-dependencies group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [acme-client](https://github.com/unixcharles/acme-client) | `2.0.26` | `2.0.32` | | [argon2-kdf](https://github.com/ankane/argon2-kdf) | `0.3.1` | `1.0.0` | | [cgi](https://github.com/ruby/cgi) | `0.5.1` | `0.5.2` | | [google-apis-cloudresourcemanager_v3](https://github.com/googleapis/google-api-ruby-client) | `0.61.0` | `0.62.0` | | [google-apis-iam_v1](https://github.com/googleapis/google-api-ruby-client) | `0.85.0` | `0.87.0` | | [google-cloud-compute-v1](https://github.com/googleapis/google-cloud-ruby) | `3.5.0` | `3.8.0` | | [google-cloud-storage](https://github.com/googleapis/google-cloud-ruby) | `1.59.0` | `1.61.0` | | [committee](https://github.com/interagent/committee) | `5.6.1` | `5.6.3` | | [excon](https://github.com/excon/excon) | `1.4.1` | `1.5.0` | | [mail](https://github.com/mikel/mail) | `2.9.0` | `2.9.1` | | [net-ssh](https://github.com/net-ssh/net-ssh) | `7.3.2` | `7.3.3` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.19.3` | `1.19.4` | | [omniauth-google-oauth2](https://github.com/zquestz/omniauth-google-oauth2) | `1.2.1` | `1.2.2` | | [puma](https://github.com/puma/puma) | `7.1.0` | `8.0.2` | | [rake](https://github.com/ruby/rake) | `13.3.1` | `13.4.2` | | [roda](https://github.com/jeremyevans/roda) | `3.103.0` | `3.105.0` | | [rodauth](https://github.com/jeremyevans/rodauth) | `2.43.0` | `2.44.0` | | [sentry-ruby](https://github.com/getsentry/sentry-ruby) | `6.6.0` | `6.6.2` | | [sequel](https://github.com/jeremyevans/sequel) | `5.103.0` | `5.105.0` | | [stripe](https://github.com/stripe/stripe-ruby) | `18.4.0` | `19.3.0` | | [tilt](https://github.com/jeremyevans/tilt) | `2.6.1` | `2.7.0` | | [warning](https://github.com/jeremyevans/ruby-warning) | `1.5.0` | `1.6.0` | | [cbor](http://cbor.io/) | `0.5.10.1` | `0.5.10.3` | | [ffi-compiler](https://github.com/ffi/ffi-compiler) | `1.3.2` | `1.4.2` | | [openssl](https://github.com/ruby/openssl) | `4.0.1` | `4.0.2` | Updates `acme-client` from 2.0.26 to 2.0.32 - [Changelog](https://github.com/unixcharles/acme-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/unixcharles/acme-client/compare/v2.0.26...v2.0.32) Updates `argon2-kdf` from 0.3.1 to 1.0.0 - [Changelog](https://github.com/ankane/argon2-kdf/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/argon2-kdf/compare/v0.3.1...v1.0.0) Updates `cgi` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/ruby/cgi/releases) - [Commits](https://github.com/ruby/cgi/compare/v0.5.1...v0.5.2) Updates `google-apis-cloudresourcemanager_v3` from 0.61.0 to 0.62.0 - [Release notes](https://github.com/googleapis/google-api-ruby-client/releases) - [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-cloudresourcemanager_v3/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-ruby-client/commits) Updates `google-apis-iam_v1` from 0.85.0 to 0.87.0 - [Release notes](https://github.com/googleapis/google-api-ruby-client/releases) - [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-iam_v1/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-ruby-client/commits) Updates `google-cloud-compute-v1` from 3.5.0 to 3.8.0 - [Release notes](https://github.com/googleapis/google-cloud-ruby/releases) - [Changelog](https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-document_ai-v1beta3/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-ruby/compare/google-cloud-compute-v1/v3.5.0...google-cloud-compute-v1/v3.8.0) Updates `google-cloud-storage` from 1.59.0 to 1.61.0 - [Release notes](https://github.com/googleapis/google-cloud-ruby/releases) - [Changelog](https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-document_ai-v1beta3/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-ruby/compare/google-cloud-storage/v1.59.0...google-cloud-storage/v1.61.0) Updates `committee` from 5.6.1 to 5.6.3 - [Changelog](https://github.com/interagent/committee/blob/master/CHANGELOG.md) - [Commits](https://github.com/interagent/committee/compare/v5.6.1...v5.6.3) Updates `excon` from 1.4.1 to 1.5.0 - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v1.4.1...v1.5.0) Updates `mail` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/mikel/mail/releases) - [Changelog](https://github.com/mikel/mail/blob/master/CHANGELOG.rdoc) - [Commits](https://github.com/mikel/mail/compare/2.9.0...2.9.1) Updates `net-ssh` from 7.3.2 to 7.3.3 - [Changelog](https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt) - [Commits](https://github.com/net-ssh/net-ssh/compare/v7.3.2...v7.3.3) Updates `nokogiri` from 1.19.3 to 1.19.4 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.19.3...v1.19.4) Updates `omniauth-google-oauth2` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/zquestz/omniauth-google-oauth2/releases) - [Changelog](https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zquestz/omniauth-google-oauth2/compare/v1.2.1...v1.2.2) Updates `puma` from 7.1.0 to 8.0.2 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](https://github.com/puma/puma/compare/v7.1.0...v8.0.2) Updates `rake` from 13.3.1 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.1...v13.4.2) Updates `roda` from 3.103.0 to 3.105.0 - [Changelog](https://github.com/jeremyevans/roda/blob/master/CHANGELOG) - [Commits](https://github.com/jeremyevans/roda/compare/3.103.0...3.105.0) Updates `rodauth` from 2.43.0 to 2.44.0 - [Changelog](https://github.com/jeremyevans/rodauth/blob/master/CHANGELOG) - [Commits](https://github.com/jeremyevans/rodauth/compare/2.43.0...2.44.0) Updates `sentry-ruby` from 6.6.0 to 6.6.2 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/6.6.0...6.6.2) Updates `sequel` from 5.103.0 to 5.105.0 - [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG) - [Commits](https://github.com/jeremyevans/sequel/compare/5.103.0...5.105.0) Updates `stripe` from 18.4.0 to 19.3.0 - [Release notes](https://github.com/stripe/stripe-ruby/releases) - [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-ruby/compare/v18.4.0...v19.3.0) Updates `tilt` from 2.6.1 to 2.7.0 - [Changelog](https://github.com/jeremyevans/tilt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jeremyevans/tilt/compare/v2.6.1...v2.7.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 `cbor` from 0.5.10.1 to 0.5.10.3 Updates `concurrent-ruby` from 1.3.6 to 1.3.7 - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.3.6...v1.3.7) Updates `faraday` from 2.14.2 to 2.14.3 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v2.14.2...v2.14.3) Updates `faraday-net_http` from 3.4.2 to 3.4.4 - [Release notes](https://github.com/lostisland/faraday-net_http/releases) - [Commits](https://github.com/lostisland/faraday-net_http/compare/v3.4.2...v3.4.4) Updates `ffi-compiler` from 1.3.2 to 1.4.2 - [Release notes](https://github.com/ffi/ffi-compiler/releases) - [Commits](https://github.com/ffi/ffi-compiler/compare/1.3.2...1.4.2) Updates `google-apis-core` from 1.0.2 to 1.2.4 - [Release notes](https://github.com/googleapis/google-api-ruby-client/releases) - [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/main/google-apis-core/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-ruby-client/compare/google-apis-core/v1.0.2...google-apis-core/v1.2.4) Updates `google-apis-iamcredentials_v1` from 0.26.0 to 0.28.0 - [Release notes](https://github.com/googleapis/google-api-ruby-client/releases) - [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-iamcredentials_v1/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-ruby-client/compare/0.26.0...0.28.0) Updates `google-apis-storage_v1` from 0.61.0 to 0.64.0 - [Release notes](https://github.com/googleapis/google-api-ruby-client/releases) - [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-ruby-client/commits) Updates `google-cloud-common` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/googleapis/common-protos-ruby/releases) - [Commits](https://github.com/googleapis/common-protos-ruby/compare/google-cloud-common/v1.9.0...google-cloud-common/v1.10.0) Updates `google-cloud-core` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/googleapis/google-cloud-ruby/releases) - [Changelog](https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-document_ai-v1/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-ruby/compare/google-cloud-core/v1.8.0...google-cloud-core/v1.9.0) Updates `google-cloud-env` from 2.3.1 to 2.4.0 - [Release notes](https://github.com/googleapis/ruby-cloud-env/releases) - [Changelog](https://github.com/googleapis/ruby-cloud-env/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/ruby-cloud-env/compare/google-cloud-env/v2.3.1...google-cloud-env/v2.4.0) Updates `google-cloud-errors` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/googleapis/google-cloud-ruby/releases) - [Changelog](https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-document_ai-v1/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-ruby/compare/google-cloud-errors/v1.6.0...google-cloud-errors/v1.7.0) Updates `google-protobuf` from 4.34.1 to 4.35.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `googleapis-common-protos` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/googleapis/common-protos-ruby/releases) - [Commits](https://github.com/googleapis/common-protos-ruby/compare/googleapis-common-protos/v1.9.0...googleapis-common-protos/v1.10.0) Updates `googleapis-common-protos-types` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/googleapis/common-protos-ruby/releases) - [Commits](https://github.com/googleapis/common-protos-ruby/compare/googleapis-common-protos-types/v1.22.0...googleapis-common-protos-types/v1.23.0) Updates `googleauth` from 1.16.2 to 1.17.1 - [Release notes](https://github.com/googleapis/google-auth-library-ruby/releases) - [Changelog](https://github.com/googleapis/google-auth-library-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-ruby/compare/googleauth/v1.16.2...googleauth/v1.17.1) Updates `grpc` from 1.80.0 to 1.82.0 - [Release notes](https://github.com/google/grpc/releases) - [Commits](https://github.com/google/grpc/compare/v1.80.0...v1.82.0) Updates `hashie` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/hashie/hashie/releases) - [Changelog](https://github.com/hashie/hashie/blob/master/CHANGELOG.md) - [Commits](https://github.com/hashie/hashie/compare/v5.0.0...v5.1.0) Updates `json` from 2.19.5 to 2.21.1 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v2.19.5...v2.21.1) Updates `multi_json` from 1.20.0 to 1.21.1 - [Release notes](https://github.com/sferik/multi_json/releases) - [Changelog](https://github.com/sferik/multi_json/blob/main/CHANGELOG.md) - [Commits](https://github.com/sferik/multi_json/compare/v1.20.0...v1.21.1) Updates `multi_xml` from 0.7.2 to 0.9.1 - [Release notes](https://github.com/sferik/multi_xml/releases) - [Changelog](https://github.com/sferik/multi_xml/blob/main/CHANGELOG.md) - [Commits](https://github.com/sferik/multi_xml/compare/v0.7.2...v0.9.1) Updates `net-imap` from 0.5.14 to 0.6.4.1 - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.14...v0.6.4.1) Updates `oauth2` from 2.0.17 to 2.0.25 - [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.17...v2.0.25) Updates `omniauth-oauth2` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/omniauth/omniauth-oauth2/releases) - [Changelog](https://github.com/omniauth/omniauth-oauth2/blob/master/CHANGELOG.md) - [Commits](https://github.com/omniauth/omniauth-oauth2/compare/v1.8.0...v1.9.0) Updates `openssl` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/ruby/openssl/releases) - [Changelog](https://github.com/ruby/openssl/blob/master/History.md) - [Commits](https://github.com/ruby/openssl/compare/v4.0.1...v4.0.2) Updates `retriable` from 3.4.1 to 4.2.0 - [Release notes](https://github.com/kamui/retriable/releases) - [Changelog](https://github.com/kamui/retriable/blob/main/CHANGELOG.md) - [Commits](https://github.com/kamui/retriable/compare/v3.4.1...v4.2.0) Updates `signet` from 0.21.0 to 0.22.0 - [Release notes](https://github.com/googleapis/signet/releases) - [Changelog](https://github.com/googleapis/signet/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/signet/compare/signet/v0.21.0...signet/v0.22.0) Updates `snaky_hash` from 2.0.3 to 2.0.7 - [Release notes](https://github.com/ruby-oauth/snaky_hash/releases) - [Changelog](https://github.com/ruby-oauth/snaky_hash/blob/main/CHANGELOG.md) - [Commits](https://github.com/ruby-oauth/snaky_hash/compare/v2.0.3...v2.0.7) Updates `version_gem` from 1.1.9 to 1.1.14 - [Release notes](https://github.com/ruby-oauth/version_gem/releases) - [Changelog](https://github.com/ruby-oauth/version_gem/blob/main/CHANGELOG.md) - [Commits](https://github.com/ruby-oauth/version_gem/compare/v1.1.9...v1.1.14) --- updated-dependencies: - dependency-name: acme-client dependency-version: 2.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: argon2-kdf dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: cgi dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: google-apis-cloudresourcemanager_v3 dependency-version: 0.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-apis-iam_v1 dependency-version: 0.87.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-cloud-compute-v1 dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-cloud-storage dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: committee dependency-version: 5.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: excon dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: mail dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: net-ssh dependency-version: 7.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: nokogiri dependency-version: 1.19.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: omniauth-google-oauth2 dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: puma dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: rake dependency-version: 13.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: roda dependency-version: 3.105.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: rodauth dependency-version: 2.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sentry-ruby dependency-version: 6.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sequel dependency-version: 5.105.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: stripe dependency-version: 19.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: tilt dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: warning dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: cbor dependency-version: 0.5.10.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: faraday dependency-version: 2.14.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: faraday-net_http dependency-version: 3.4.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ffi-compiler dependency-version: 1.4.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-apis-core dependency-version: 1.2.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-apis-iamcredentials_v1 dependency-version: 0.28.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-apis-storage_v1 dependency-version: 0.64.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-cloud-common dependency-version: 1.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-cloud-core dependency-version: 1.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-cloud-env dependency-version: 2.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-cloud-errors dependency-version: 1.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-protobuf dependency-version: 4.35.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: googleapis-common-protos dependency-version: 1.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: googleapis-common-protos-types dependency-version: 1.23.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: googleauth dependency-version: 1.17.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpc dependency-version: 1.82.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: hashie dependency-version: 5.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: json dependency-version: 2.21.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: multi_json dependency-version: 1.21.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: multi_xml dependency-version: 0.9.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: net-imap dependency-version: 0.6.4.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: oauth2 dependency-version: 2.0.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: omniauth-oauth2 dependency-version: 1.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: openssl dependency-version: 4.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: retriable dependency-version: 4.2.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: signet dependency-version: 0.22.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: snaky_hash dependency-version: 2.0.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: version_gem dependency-version: 1.1.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 176 +++++++++++++++++++++++++++------------------------ 1 file changed, 93 insertions(+), 83 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6b9ab79a4..99e126f34 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (2.0.1) - acme-client (2.0.26) + acme-client (2.0.32) base64 (~> 0.2) faraday (>= 1.0, < 3.0.0) faraday-retry (>= 1.0, < 3.0.0) @@ -26,12 +26,16 @@ GEM public_suffix (>= 2.0.2, < 8.0) afm (1.0.0) android_key_attestation (0.3.0) + anonymous_loader (0.1.3) + version_gem (~> 1.1, >= 1.1.14) argon2 (2.3.3) ffi (~> 1.15) ffi-compiler (~> 1.0) - argon2-kdf (0.3.1) + argon2-kdf (1.0.0) fiddle ast (2.4.3) + auth-sanitizer (0.2.3) + version_gem (~> 1.1, >= 1.1.14) autoforme (1.15.0) enum_csv forme (>= 2.0.0) @@ -87,15 +91,15 @@ GEM capybara-validate_html5 (2.1.0) capybara rack-test (>= 0.6) - cbor (0.5.10.1) - cgi (0.5.1) + cbor (0.5.10.3) + cgi (0.5.2) chunky_png (1.4.0) coderay (1.1.3) - committee (5.6.1) + committee (5.6.3) json_schema (~> 0.14, >= 0.14.3) openapi_parser (~> 2.0) rack (>= 1.5) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) cose (1.3.1) cbor (~> 0.5.9) openssl-signature_algorithm (~> 1.0) @@ -118,15 +122,15 @@ GEM enum_csv (1.2.0) csv erubi (1.13.1) - excon (1.4.1) + excon (1.5.0) logger - faraday (2.14.2) + faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) json logger faraday-follow_redirects (0.5.0) faraday (>= 1, < 3) - faraday-net_http (3.4.2) + faraday-net_http (3.4.4) net-http (~> 0.5) faraday-retry (2.4.0) faraday (~> 2.0) @@ -145,7 +149,7 @@ GEM ffi (1.17.4-x86_64-darwin) ffi (1.17.4-x86_64-linux-gnu) ffi (1.17.4-x86_64-linux-musl) - ffi-compiler (1.3.2) + ffi-compiler (1.4.2) ffi (>= 1.15.5) rake fiddle (1.1.8) @@ -163,37 +167,38 @@ GEM googleapis-common-protos-types (~> 1.15) googleauth (~> 1.12) grpc (~> 1.66) - google-apis-cloudresourcemanager_v3 (0.61.0) + google-apis-cloudresourcemanager_v3 (0.62.0) google-apis-core (>= 0.15.0, < 2.a) - google-apis-core (1.0.2) - addressable (~> 2.8, >= 2.8.7) + google-apis-core (1.2.4) + addressable (~> 2.9) faraday (~> 2.13) faraday-follow_redirects (~> 0.3) googleauth (~> 1.14) mini_mime (~> 1.1) + multi_json (~> 1.11) representable (~> 3.0) - retriable (~> 3.1) - google-apis-iam_v1 (0.85.0) + retriable (>= 3.1, < 5.0) + google-apis-iam_v1 (0.87.0) google-apis-core (>= 0.15.0, < 2.a) - google-apis-iamcredentials_v1 (0.26.0) + google-apis-iamcredentials_v1 (0.28.0) google-apis-core (>= 0.15.0, < 2.a) - google-apis-storage_v1 (0.61.0) + google-apis-storage_v1 (0.64.0) google-apis-core (>= 0.15.0, < 2.a) - google-cloud-common (1.9.0) + google-cloud-common (1.10.0) google-protobuf (>= 3.18, < 5.a) googleapis-common-protos-types (~> 1.20) - google-cloud-compute-v1 (3.5.0) - gapic-common (~> 1.2) + google-cloud-compute-v1 (3.8.0) + gapic-common (~> 1.3) google-cloud-common (~> 1.0) google-cloud-errors (~> 1.0) - google-cloud-core (1.8.0) + google-cloud-core (1.9.0) google-cloud-env (>= 1.0, < 3.a) google-cloud-errors (~> 1.0) - google-cloud-env (2.3.1) + google-cloud-env (2.4.0) base64 (~> 0.2) faraday (>= 1.0, < 3.a) - google-cloud-errors (1.6.0) - google-cloud-storage (1.59.0) + google-cloud-errors (1.7.0) + google-cloud-storage (1.61.0) addressable (~> 2.8) digest-crc (~> 0.4) google-apis-core (>= 0.18, < 2) @@ -203,71 +208,72 @@ GEM googleauth (~> 1.9) mini_mime (~> 1.0) google-logging-utils (0.2.0) - google-protobuf (4.34.1) + google-protobuf (4.35.1) bigdecimal rake (~> 13.3) - google-protobuf (4.34.1-aarch64-linux-gnu) + google-protobuf (4.35.1-aarch64-linux-gnu) bigdecimal rake (~> 13.3) - google-protobuf (4.34.1-aarch64-linux-musl) + google-protobuf (4.35.1-aarch64-linux-musl) bigdecimal rake (~> 13.3) - google-protobuf (4.34.1-arm64-darwin) + google-protobuf (4.35.1-arm64-darwin) bigdecimal rake (~> 13.3) - google-protobuf (4.34.1-x64-mingw-ucrt) + google-protobuf (4.35.1-x64-mingw-ucrt) bigdecimal rake (~> 13.3) - google-protobuf (4.34.1-x86_64-darwin) + google-protobuf (4.35.1-x86_64-darwin) bigdecimal rake (~> 13.3) - google-protobuf (4.34.1-x86_64-linux-gnu) + google-protobuf (4.35.1-x86_64-linux-gnu) bigdecimal rake (~> 13.3) - google-protobuf (4.34.1-x86_64-linux-musl) + google-protobuf (4.35.1-x86_64-linux-musl) bigdecimal rake (~> 13.3) - googleapis-common-protos (1.9.0) + googleapis-common-protos (1.10.0) google-protobuf (~> 4.26) googleapis-common-protos-types (~> 1.21) grpc (~> 1.41) - googleapis-common-protos-types (1.22.0) + googleapis-common-protos-types (1.23.0) google-protobuf (~> 4.26) - googleauth (1.16.2) + googleauth (1.17.1) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.2) google-logging-utils (~> 0.1) jwt (>= 1.4, < 4.0) - multi_json (~> 1.11) os (>= 0.9, < 2.0) + pstore (~> 0.1) signet (>= 0.16, < 2.a) - grpc (1.80.0) + grpc (1.82.0) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.80.0-aarch64-linux-gnu) + grpc (1.82.0-aarch64-linux-gnu) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.80.0-aarch64-linux-musl) + grpc (1.82.0-aarch64-linux-musl) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.80.0-arm64-darwin) + grpc (1.82.0-arm64-darwin) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.80.0-x64-mingw-ucrt) + grpc (1.82.0-x64-mingw-ucrt) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.80.0-x86_64-darwin) + grpc (1.82.0-x86_64-darwin) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.80.0-x86_64-linux-gnu) + grpc (1.82.0-x86_64-linux-gnu) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) - grpc (1.80.0-x86_64-linux-musl) + grpc (1.82.0-x86_64-linux-musl) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) hashdiff (1.2.1) hashery (2.1.2) - hashie (5.0.0) + hashie (5.1.0) + logger herb (0.9.4) herb (0.9.4-aarch64-linux-gnu) herb (0.9.4-aarch64-linux-musl) @@ -279,14 +285,14 @@ GEM herb (0.9.4-x86_64-linux-musl) io-console (0.8.2) jmespath (1.6.2) - json (2.19.5) + json (2.21.1) json_schema (0.21.0) jwt (3.2.0) base64 language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) - mail (2.9.0) + mail (2.9.1) logger mini_mime (>= 0.1.1) net-imap @@ -295,12 +301,12 @@ GEM matrix (0.4.3) method_source (1.1.0) mini_mime (1.1.5) - multi_json (1.20.0) - multi_xml (0.7.2) - bigdecimal (~> 3.1) + multi_json (1.21.1) + multi_xml (0.9.1) + bigdecimal (>= 3.1, < 5) net-http (0.9.1) uri (>= 0.11.1) - net-imap (0.5.14) + net-imap (0.6.4.1) date net-protocol net-pop (0.1.2) @@ -309,35 +315,37 @@ GEM timeout net-smtp (0.5.1) net-protocol - net-ssh (7.3.2) + net-ssh (7.3.3) netaddr (2.0.6) nio4r (2.7.5) - nokogiri (1.19.3-aarch64-linux-gnu) + nokogiri (1.19.4-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.19.3-aarch64-linux-musl) + nokogiri (1.19.4-aarch64-linux-musl) racc (~> 1.4) - nokogiri (1.19.3-arm-linux-gnu) + nokogiri (1.19.4-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.19.3-arm-linux-musl) + nokogiri (1.19.4-arm-linux-musl) racc (~> 1.4) - nokogiri (1.19.3-arm64-darwin) + nokogiri (1.19.4-arm64-darwin) racc (~> 1.4) - nokogiri (1.19.3-x64-mingw-ucrt) + nokogiri (1.19.4-x64-mingw-ucrt) racc (~> 1.4) - nokogiri (1.19.3-x86_64-darwin) + nokogiri (1.19.4-x86_64-darwin) racc (~> 1.4) - nokogiri (1.19.3-x86_64-linux-gnu) + nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) - nokogiri (1.19.3-x86_64-linux-musl) + nokogiri (1.19.4-x86_64-linux-musl) racc (~> 1.4) - oauth2 (2.0.17) + oauth2 (2.0.25) + anonymous_loader (~> 0.1, >= 0.1.3) + auth-sanitizer (~> 0.2, >= 0.2.3) 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, >= 1.1.9) + snaky_hash (~> 2.0, >= 2.0.7) + version_gem (~> 1.1, >= 1.1.14) octokit (10.0.0) faraday (>= 1, < 3) sawyer (~> 0.9) @@ -349,16 +357,16 @@ GEM omniauth-github (2.0.1) omniauth (~> 2.0) omniauth-oauth2 (~> 1.8) - omniauth-google-oauth2 (1.2.1) + omniauth-google-oauth2 (1.2.2) jwt (>= 2.9.2) oauth2 (~> 2.0) omniauth (~> 2.0) omniauth-oauth2 (~> 1.8) - omniauth-oauth2 (1.8.0) - oauth2 (>= 1.4, < 3) + omniauth-oauth2 (1.9.0) + oauth2 (>= 2.0.2, < 3) omniauth (~> 2.0) openapi_parser (2.3.1) - openssl (4.0.1) + openssl (4.0.2) openssl-signature_algorithm (1.3.0) openssl (> 2.0) optparse (0.8.1) @@ -399,8 +407,9 @@ GEM pry-byebug (3.12.0) byebug (~> 13.0) pry (>= 0.13, < 0.17) + pstore (0.2.1) public_suffix (7.0.5) - puma (7.1.0) + puma (8.0.2) nio4r (~> 2.0) racc (1.8.1) rack (3.2.6) @@ -412,7 +421,7 @@ GEM rack (>= 1.3) rack-unreloader (2.1.0) rainbow (3.1.1) - rake (13.3.1) + rake (13.4.2) refrigerator (1.9.0) regexp_parser (2.12.0) reline (0.6.3) @@ -421,11 +430,11 @@ GEM declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) - retriable (3.4.1) + retriable (4.2.0) rexml (3.4.4) - roda (3.103.0) + roda (3.105.0) rack - rodauth (2.43.0) + rodauth (2.44.0) roda (>= 2.6.0) sequel (>= 4) rodauth-omniauth (0.6.2) @@ -492,11 +501,11 @@ GEM sawyer (0.9.3) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - sentry-ruby (6.6.0) + sentry-ruby (6.6.2) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) logger - sequel (5.103.0) + sequel (5.105.0) bigdecimal sequel-annotate (1.7.0) sequel (>= 4) @@ -504,20 +513,19 @@ GEM pg (>= 0.18.0, != 1.2.0) sequel (>= 4.38.0) shellwords (0.2.2) - signet (0.21.0) + signet (0.22.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 4.0) - multi_json (~> 1.10) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) - snaky_hash (2.0.3) + snaky_hash (2.0.7) hashie (>= 0.1.0, < 6) - version_gem (>= 1.1.8, < 3) + version_gem (~> 1.1, >= 1.1.14) stackprof (0.2.28) standard (1.54.0) language_server-protocol (~> 3.17.0.2) @@ -531,9 +539,11 @@ GEM standard-performance (1.9.0) lint_roller (~> 1.1) rubocop-performance (~> 1.26.0) - stripe (18.4.0) + stripe (19.3.0) + bigdecimal + logger thor (1.5.0) - tilt (2.6.1) + tilt (2.7.0) timeout (0.6.1) tpm-key_attestation (0.14.1) bindata (~> 2.4) @@ -551,8 +561,8 @@ GEM unicode-emoji (~> 4.1) unicode-emoji (4.2.0) uri (1.1.1) - version_gem (1.1.9) - warning (1.5.0) + version_gem (1.1.14) + warning (1.6.0) webauthn (3.4.3) android_key_attestation (~> 0.3.0) bindata (~> 2.4)