Skip to content

Bump the bundler-minor-patch group with 17 updates - #1292

Merged
SeoFood merged 1 commit into
mainfrom
dependabot/bundler/bundler-minor-patch-6f07216ed3
Sep 8, 2026
Merged

Bump the bundler-minor-patch group with 17 updates#1292
SeoFood merged 1 commit into
mainfrom
dependabot/bundler/bundler-minor-patch-6f07216ed3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the bundler-minor-patch group with 17 updates:

Package From To
fastlane 2.237.0 2.239.0
aws-partitions 1.1281.0 1.1283.0
domain_name 0.6.20240107 0.6.20260902
excon 1.7.0 1.7.1
faraday 1.10.6 2.14.3
faraday-net_http 1.0.2 3.4.4
faraday-retry 1.0.4 2.4.0
google-apis-androidpublisher_v3 0.106.0 0.99.0
google-apis-core 0.18.0 1.2.5
google-apis-storage_v1 0.66.0 0.67.0
google-cloud-env 2.2.2 2.3.1
googleauth 1.17.3 1.17.4
http-cookie 1.0.8 1.1.6
multi_json 1.21.1 1.21.2
retriable 3.8.0 4.2.0
terminal-table 3.0.2 4.0.0
unicode-display_width 2.6.0 3.2.0

Updates fastlane from 2.237.0 to 2.239.0

Release notes

Sourced from fastlane's releases.

2.239.0 Improvements

  • [supply] list google play releases (#30000) via Tim Shedor (@​tshedor)
  • [sigh] Fix duplicate prefix in application-identifier entitlement during resign (#30169) via Shubhransh Gupta (@​shubhransh-gupta)
  • [Ruby] Ruby 3.1 is now the minimum (dropping Ruby 3.0) (#30120) via Connor Tumbleson (@​iBotPeaches)
  • [deliver/pilot] support app coverage files (#30153) via Connor Tumbleson (@​iBotPeaches)
  • [match] prevent leaking keys if invalid usage (#30161) via Connor Tumbleson (@​iBotPeaches)
  • [meta] set pr template to drop reference to CircleCI (#30162) via Connor Tumbleson (@​iBotPeaches)
  • [deliver] prevent duplicate image uploads (#30150) via Connor Tumbleson (@​iBotPeaches)
  • [match] Remove command on failure to prevent secret exposure for git storage. (#30165) via Aleksandr B (@​sozzjilly)
  • [pem] Add support for VoIP Services push certificates (#30166) via Rafael da Rosa Ferreira (@​Rafinha-rf)
  • harden: detected non-static command inside system in... (#30147) via Anupam Mediratta (@​anupamme)
  • [changelog_from_git_commits] Add optional argument to filter commits. (#14441) via Juan A. Romero (@​rukano)
  • [sh_helper] fix output stripping - invalid byte sequence in UTF-8 (ArgumentError) (#20539) via Wendy Liga (@​wendyliga)
  • [ci] move release workflows to Ruby 3.4 (#30155) via Connor Tumbleson (@​iBotPeaches)
  • [gems] move to json 2.21.x (#30156) via Connor Tumbleson (@​iBotPeaches)

2.238.0 Improvements

... (truncated)

Commits
  • 280c8e8 Version bump to 2.239.0 (#30173)
  • 0d78335 [supply] list google play releases + upgrade google_apis (#30000)
  • c1df394 [sigh] Fix duplicate prefix in application-identifier entitlement during resi...
  • 4a21dfd [Ruby] Ruby 3.1 is now the minimum (dropping Ruby 3.0) (#30120)
  • 92c8d32 [deliver/pilot] support app coverage files (#30153)
  • e905e87 [match] prevent leaking keys if invalid usage (#30161)
  • 5775292 [meta] set pr template to drop reference to CircleCI (#30162)
  • fdc4332 [deliver] prevent duplicate image uploads (#30150)
  • 8e08a6a [match] Remove command on failure to prevent secret exposure for git storage....
  • 1b9f1f8 [pem] Add support for VoIP Services push certificates (#30166)
  • Additional commits viewable in compare view

Updates aws-partitions from 1.1281.0 to 1.1283.0

Changelog

Sourced from aws-partitions's changelog.

1.1283.0 (2026-09-01)

  • Feature - Updated the partitions source data that determines the AWS service regions and endpoints.

1.1282.0 (2026-08-25)

  • Feature - Added support for enumerating regions for Aws::IAMToolbox.
Commits

Updates domain_name from 0.6.20240107 to 0.6.20260902

Release notes

Sourced from domain_name's releases.

v0.6.20260902

What's Changed

New Contributors

Full Changelog: knu/ruby-domain_name@v0.6.20260829...v0.6.20260902

v0.6.20260829

What's Changed

New Contributors

Full Changelog: knu/ruby-domain_name@v0.6.20240107...v0.6.20260829

Changelog

Sourced from domain_name's changelog.

v0.6.20260902 (2026-09-03)

Full Changelog

  • Update the eTLD database to 2026-09-02 06:04:05 UTC

v0.6.20260829 (2026-08-30)

Full Changelog

  • Update the eTLD database to 2026-08-29 12:33:17 UTC
Commits
  • faf862d Update the eTLD database to 2026-09-02T06:04:05Z. (#39)
  • e98d899 Release merged eTLD database updates
  • 5c51092 Update the eTLD database to 2026-09-02T06:04:05Z.
  • ab35d61 Gate suffix update PRs on list changes
  • fe65793 Skip unchanged Public Suffix List updates
  • 811f6a8 Return nil for an absent internationalized registered domain (#32)
  • 2401b64 Recognize IPv4-embedded IPv6 address forms (#33)
  • aba05de Automate Public Suffix List updates
  • 964c50f Publish releases with RubyGems OIDC
  • 0ba16f0 Automate dependency update merging
  • Additional commits viewable in compare view

Updates excon from 1.7.0 to 1.7.1

Changelog

Sourced from excon's changelog.

1.7.1 2026-08-28

  • updated bundled certs
Commits

Updates faraday from 1.10.6 to 2.14.3

Release notes

Sourced from faraday's releases.

v2.14.3

Security Note

This release contains a security fix, we recommend all users to upgrade as soon as possible. A Security Advisory with more details will be posted shortly.

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.14.2...v2.14.3

v2.14.2

Security Note

This release contains a security fix, we recommend all users to upgrade as soon as possible. A Security Advisory with more details will be posted shortly.

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.14.1...v2.14.2

v2.14.1

Security Note

This release contains a security fix, we recommend all users to upgrade as soon as possible. A Security Advisory with more details will be posted shortly.

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.14.0...v2.14.1

v2.14.0

What's Changed

... (truncated)

Commits

Updates faraday-net_http from 1.0.2 to 3.4.4

Release notes

Sourced from faraday-net_http's releases.

v3.4.4

What's Changed

New Contributors

Full Changelog: lostisland/faraday-net_http@v3.4.3...v3.4.4

v3.4.3

What's Changed

New Contributors

Full Changelog: lostisland/faraday-net_http@v3.4.2...v3.4.3

v3.4.2

What's Changed

New Contributors

Full Changelog: lostisland/faraday-net_http@v3.4.1...v3.4.2

v3.4.1

What's Changed

New Contributors

Full Changelog: lostisland/faraday-net_http@v3.4.0...v3.4.1

v3.4.0

What's Changed

New Contributors

Full Changelog: lostisland/faraday-net_http@v3.3.0...v3.4.0

v3.3.0

What's Changed

... (truncated)

Commits
  • f2dadaa v3.4.4
  • dd94639 Fix frozen empty body when response has no body and no Content-Type (#57)
  • 1a6f250 Version bump to 3.4.3
  • 4bcd626 Always dup body before mutating it (#56)
  • 5ee17ed Bump actions/checkout from 5 to 6 (#54)
  • 821a73a Update ci.yml to allow manual runs
  • d71af6b Version bump to 3.4.2
  • 9c90d68 Use more conservative net-http version constraint (#53)
  • 2047b9a Bump actions/checkout from 4 to 5 (#51)
  • d9edcef CI: Fix grammar error in Publish workflow
  • Additional commits viewable in compare view

Updates faraday-retry from 1.0.4 to 2.4.0

Release notes

Sourced from faraday-retry's releases.

v2.4.0

What's Changed

New Contributors

Full Changelog: lostisland/faraday-retry@v2.3.2...v2.4.0

v2.3.2

What's Changed

New Contributors

Full Changelog: lostisland/faraday-retry@v2.3.1...v2.3.2

v2.3.1

What's Changed

New Contributors

Full Changelog: lostisland/faraday-retry@v2.3.0...v2.3.1

v2.3.0

What's Changed

New Contributors

Full Changelog: lostisland/faraday-retry@v2.2.1...v2.3.0

v2.2.1

What's Changed

... (truncated)

Changelog

Sourced from faraday-retry's changelog.

Changelog

Unreleased

nothing yet

v2.2.1 (2024-04-15)

v2.2.0 (2023-06-01)

v2.1.0 (2023-03-03)

v2.1.1 (2023-02-17) is a spurious not-released version that you may have seen mentioned in this CHANGELOG.

v2.0.0 (2022-06-08)

Changed

  • retry_block now takes keyword arguments instead of positional (backwards incompatible)
  • retry_block's retry_count argument now counts up from 0, instead of old retries_remaining

Added

v1.0

Initial release. This release consists of the same middleware that was previously bundled with Faraday but removed in Faraday v2.0, plus:

Fixed

Commits
  • a422231 Version bump to 2.4.0
  • 8fa8cc2 Relax required_ruby_version to support Ruby 4.0
  • 6111501 Bump actions/checkout from 5 to 6
  • 5968845 Bump actions/checkout from 4 to 5
  • 9950680 v2.3.2
  • 04bd4ba CI: Ensure Ruby 2.7 can run rubocop
  • 1a51fe0 Unignore .ruby-version and add 3.4.4 into it
  • 4be76d9 CI: Let Publish access bundled gems, and use latest Ruby there
  • e956a6d Prepare Trusted Publisher
  • f91e49a CI: use conventional name for ci.yml
  • Additional commits viewable in compare view

Updates google-apis-androidpublisher_v3 from 0.106.0 to 0.99.0

Changelog

Sourced from google-apis-androidpublisher_v3's changelog.

v0.106.0 (2026-07-26)

  • Regenerated from discovery document revision 20260723

v0.105.0 (2026-07-19)

  • Regenerated from discovery document revision 20260717

v0.104.0 (2026-06-28)

  • Regenerated from discovery document revision 20260625

v0.103.0 (2026-06-14)

  • Regenerated using generator version 0.19.0

v0.102.0 (2026-05-31)

  • Regenerated from discovery document revision 20260528

v0.101.0 (2026-05-24)

  • Regenerated from discovery document revision 20260519

v0.100.0 (2026-05-10)

  • Regenerated from discovery document revision 20260506

v0.99.0 (2026-04-19)

  • Regenerated from discovery document revision 20260416

v0.98.0 (2026-03-22)

  • Regenerated from discovery document revision 20260318

v0.97.0 (2026-03-15)

  • Regenerated from discovery document revision 20260312

v0.96.0 (2026-02-08)

  • Regenerated from discovery document revision 20260204

v0.95.0 (2026-02-01)

  • Regenerated from discovery document revision 20260129

v0.94.0 (2026-01-11)

... (truncated)

Commits

Updates google-apis-core from 0.18.0 to 1.2.5

Release notes

Sourced from google-apis-core's releases.

google-apis-core: v1.2.5

1.2.5 (2026-07-20)

Bug Fixes

  • ignore non-2xx status codes in streaming downloads (#27256)

google-apis-core: v1.2.4

1.2.4 (2026-06-28)

Bug Fixes

google-apis-core: v1.2.3

1.2.3 (2026-06-10)

Bug Fixes

  • upgrade addressable dependency to ~> 2.9 (#26622)

google-apis-core: v1.2.2

1.2.2 (2026-06-10)

Bug Fixes

google-apis-core: v1.2.1

1.2.1 (2026-06-09)

Bug Fixes

google-apis-core: v1.2.0

1.2.0 (2026-06-04)

Features

google-apis-core: v1.1.0

1.1.0 (2026-05-17)

Features

  • adding checksum header (#25157)

google-apis-core: v1.0.2

... (truncated)

Changelog

Sourced from google-apis-core's changelog.

1.2.5 (2026-07-20)

Bug Fixes

  • ignore non-2xx status codes in streaming downloads (#27256)

1.2.4 (2026-06-28)

Bug Fixes

1.2.3 (2026-06-10)

Bug Fixes

  • upgrade addressable dependency to ~> 2.9 (#26622)

1.2.2 (2026-06-10)

Bug Fixes

1.2.1 (2026-06-09)

Bug Fixes

1.2.0 (2026-06-04)

Features

1.1.0 (2026-05-17)

Features

  • adding checksum header (#25157)

1.0.2 (2025-09-09)

Bug Fixes

  • Handle nil response in on_data callback for Faraday streaming (#24235)

1.0.1 (2025-08-08)

... (truncated)

Commits
  • 3411104 chore(main): release google-apis-core 1.2.5 (#27407)
  • 20c20b2 fix(google-apis-core): ignore non-2xx status codes in streaming downloads (#2...
  • 579039f chore(main): release google-apis-core 1.2.4 (#27179)
  • 80c0656 fix(google-apis-core): map sharingRateLimitExceeded to RateLimitError (#27178)
  • 3f4a182 chore(main): release google-apis-core 1.2.3 (#26636)
  • a8e2c3f fix(google-apis-core): upgrade addressable dependency to ~> 2.9 (#26622)
  • 8214e1a chore(main): release google-apis-core 1.2.2 (#26623)
  • 1511d44 fix(google-apis-core): Relax retriable dependency constraint (#26621)
  • cca3023 chore(main): release google-apis-core 1.2.1 (#26614)
  • 7325931 chore: Add Ruby 4.0 to CI (#26616)
  • Additional commits viewable in compare view

Updates google-apis-storage_v1 from 0.66.0 to 0.67.0

Changelog

Sourced from google-apis-storage_v1's changelog.

v0.67.0 (2026-08-30)

  • Regenerated from discovery document revision 20260821
Commits

Updates google-cloud-env from 2.2.2 to 2.3.1

Release notes

Sourced from google-cloud-env's releases.

google-cloud-env: v2.3.1

2.3.1 (2025-05-23)

Bug Fixes

  • Compatibility fix for JRuby 10 on non-Windows systems (#86)

google-cloud-env: v2.3.0

2.3.0 (2025-04-30)

Features

  • updated required ruby version to 3.1 (#84)
Changelog

Sourced from google-cloud-env's changelog.

2.3.1 (2025-05-23)

Bug Fixes

  • Compatibility fix for JRuby 10 on non-Windows systems (#86)

2.3.0 (2025-04-30)

Features

  • updated required ruby version to 3.1 (#84)
Commits
  • 23aedef chore(main): release google-cloud-env 2.3.1 (#87)
  • 8648059 fix: Compatibility fix for JRuby 10 on non-Windows systems (#86)
  • 1dd37a1 chore(main): release google-cloud-env 2.3.0 (#85)
  • 990b8bb feat: updated required ruby version to 3.1 (#84)
  • See full diff in compare view

Updates googleauth from 1.17.3 to 1.17.4

Release notes

Sourced from googleauth's releases.

googleauth: v1.17.4

1.17.4 (2026-08-13)

Documentation

  • Update CLI/installed app example to use loopback IP redirect (#589)
Changelog

Sourced from googleauth's changelog.

1.17.4 (2026-08-13)

Documentation

  • Update CLI/installed app example to use loopback IP redirect (#589)
Commits
  • 01431c9 chore(main): release googleauth 1.17.4 (#593)
  • 6d82cf5 docs: Update CLI/installed app example to use loopback IP redirect (#589)
  • f269af0 chore(deps): seed Gemfile.lock for reproducible builds (#592)
  • 11d86f9 chore(ci): update NodeJS to 24.x (#591)
  • See full diff in compare view

Updates http-cookie from 1.0.8 to 1.1.6

Release notes

Sourced from http-cookie's releases.

v1.1.6

What's Changed

Full Changelog: sparklemotion/http-cookie@v1.1.5...v1.1.6

v1.1.5

Full Changelog: sparklemotion/http-cookie@v1.1.4...v1.1.5

1.1.3 (2026-04-06)

  • Restore compatibility with Ruby 2.6.

Full Changelog: https...

Description has been truncated

Bumps the bundler-minor-patch group with 17 updates:

| Package | From | To |
| --- | --- | --- |
| [fastlane](https://github.com/fastlane/fastlane) | `2.237.0` | `2.239.0` |
| [aws-partitions](https://github.com/aws/aws-sdk-ruby) | `1.1281.0` | `1.1283.0` |
| [domain_name](https://github.com/knu/ruby-domain_name) | `0.6.20240107` | `0.6.20260902` |
| [excon](https://github.com/excon/excon) | `1.7.0` | `1.7.1` |
| [faraday](https://github.com/lostisland/faraday) | `1.10.6` | `2.14.3` |
| [faraday-net_http](https://github.com/lostisland/faraday-net_http) | `1.0.2` | `3.4.4` |
| [faraday-retry](https://github.com/lostisland/faraday-retry) | `1.0.4` | `2.4.0` |
| [google-apis-androidpublisher_v3](https://github.com/googleapis/google-api-ruby-client) | `0.106.0` | `0.99.0` |
| [google-apis-core](https://github.com/googleapis/google-api-ruby-client) | `0.18.0` | `1.2.5` |
| [google-apis-storage_v1](https://github.com/googleapis/google-api-ruby-client) | `0.66.0` | `0.67.0` |
| [google-cloud-env](https://github.com/googleapis/ruby-cloud-env) | `2.2.2` | `2.3.1` |
| [googleauth](https://github.com/googleapis/google-auth-library-ruby) | `1.17.3` | `1.17.4` |
| [http-cookie](https://github.com/sparklemotion/http-cookie) | `1.0.8` | `1.1.6` |
| [multi_json](https://github.com/sferik/multi_json) | `1.21.1` | `1.21.2` |
| [retriable](https://github.com/kamui/retriable) | `3.8.0` | `4.2.0` |
| [terminal-table](https://github.com/tj/terminal-table) | `3.0.2` | `4.0.0` |
| [unicode-display_width](https://github.com/janlelis/unicode-display_width) | `2.6.0` | `3.2.0` |


Updates `fastlane` from 2.237.0 to 2.239.0
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md)
- [Commits](fastlane/fastlane@fastlane/2.237.0...fastlane/2.239.0)

Updates `aws-partitions` from 1.1281.0 to 1.1283.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `domain_name` from 0.6.20240107 to 0.6.20260902
- [Release notes](https://github.com/knu/ruby-domain_name/releases)
- [Changelog](https://github.com/knu/ruby-domain_name/blob/master/CHANGELOG.md)
- [Commits](knu/ruby-domain_name@v0.6.20240107...v0.6.20260902)

Updates `excon` from 1.7.0 to 1.7.1
- [Changelog](https://github.com/excon/excon/blob/master/changelog.txt)
- [Commits](excon/excon@v1.7.0...v1.7.1)

Updates `faraday` from 1.10.6 to 2.14.3
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v1.10.6...v2.14.3)

Updates `faraday-net_http` from 1.0.2 to 3.4.4
- [Release notes](https://github.com/lostisland/faraday-net_http/releases)
- [Commits](lostisland/faraday-net_http@v1.0.2...v3.4.4)

Updates `faraday-retry` from 1.0.4 to 2.4.0
- [Release notes](https://github.com/lostisland/faraday-retry/releases)
- [Changelog](https://github.com/lostisland/faraday-retry/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday-retry@v1.0.4...v2.4.0)

Updates `google-apis-androidpublisher_v3` from 0.106.0 to 0.99.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-androidpublisher_v3/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-ruby-client/commits)

Updates `google-apis-core` from 0.18.0 to 1.2.5
- [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](googleapis/google-api-ruby-client@google-apis-core/v0.18.0...google-apis-core/v1.2.5)

Updates `google-apis-storage_v1` from 0.66.0 to 0.67.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-env` from 2.2.2 to 2.3.1
- [Release notes](https://github.com/googleapis/ruby-cloud-env/releases)
- [Changelog](https://github.com/googleapis/ruby-cloud-env/blob/main/CHANGELOG.md)
- [Commits](googleapis/ruby-cloud-env@google-cloud-env/v2.2.2...google-cloud-env/v2.3.1)

Updates `googleauth` from 1.17.3 to 1.17.4
- [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](googleapis/google-auth-library-ruby@googleauth/v1.17.3...googleauth/v1.17.4)

Updates `http-cookie` from 1.0.8 to 1.1.6
- [Release notes](https://github.com/sparklemotion/http-cookie/releases)
- [Changelog](https://github.com/sparklemotion/http-cookie/blob/master/CHANGELOG.md)
- [Commits](sparklemotion/http-cookie@v1.0.8...v1.1.6)

Updates `multi_json` from 1.21.1 to 1.21.2
- [Release notes](https://github.com/sferik/multi_json/releases)
- [Changelog](https://github.com/sferik/multi_json/blob/main/CHANGELOG.md)
- [Commits](sferik/multi_json@v1.21.1...v1.21.2)

Updates `retriable` from 3.8.0 to 4.2.0
- [Release notes](https://github.com/kamui/retriable/releases)
- [Changelog](https://github.com/kamui/retriable/blob/main/CHANGELOG.md)
- [Commits](kamui/retriable@v3.8.0...v4.2.0)

Updates `terminal-table` from 3.0.2 to 4.0.0
- [Release notes](https://github.com/tj/terminal-table/releases)
- [Changelog](https://github.com/tj/terminal-table/blob/master/History.rdoc)
- [Commits](tj/terminal-table@v3.0.2...v4.0.0)

Updates `unicode-display_width` from 2.6.0 to 3.2.0
- [Changelog](https://github.com/janlelis/unicode-display_width/blob/main/CHANGELOG.md)
- [Commits](janlelis/unicode-display_width@v2.6.0...v3.2.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-version: 2.239.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: aws-partitions
  dependency-version: 1.1283.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: domain_name
  dependency-version: 0.6.20260902
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-minor-patch
- dependency-name: excon
  dependency-version: 1.7.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-minor-patch
- dependency-name: faraday
  dependency-version: 2.14.3
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: bundler-minor-patch
- dependency-name: faraday-net_http
  dependency-version: 3.4.4
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: bundler-minor-patch
- dependency-name: faraday-retry
  dependency-version: 2.4.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: bundler-minor-patch
- dependency-name: google-apis-androidpublisher_v3
  dependency-version: 0.99.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: google-apis-core
  dependency-version: 1.2.5
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: bundler-minor-patch
- dependency-name: google-apis-storage_v1
  dependency-version: 0.67.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: google-cloud-env
  dependency-version: 2.3.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: googleauth
  dependency-version: 1.17.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-minor-patch
- dependency-name: http-cookie
  dependency-version: 1.1.6
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler-minor-patch
- dependency-name: multi_json
  dependency-version: 1.21.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-minor-patch
- dependency-name: retriable
  dependency-version: 4.2.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: bundler-minor-patch
- dependency-name: terminal-table
  dependency-version: 4.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: bundler-minor-patch
- dependency-name: unicode-display_width
  dependency-version: 3.2.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: bundler-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 8, 2026
@dependabot
dependabot Bot requested a review from SeoFood as a code owner September 8, 2026 18:50
@dependabot dependabot Bot added ruby Pull requests that update ruby code dependencies Pull requests that update a dependency file labels Sep 8, 2026
@SeoFood
SeoFood merged commit c7084f7 into main Sep 8, 2026
13 checks passed
@SeoFood
SeoFood deleted the dependabot/bundler/bundler-minor-patch-6f07216ed3 branch September 8, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant