Skip to content

Bump the bundler group with 2 updates#32

Merged
dduugg merged 1 commit into
mainfrom
dependabot/bundler/bundler-d5449ebfd3
Jul 1, 2026
Merged

Bump the bundler group with 2 updates#32
dduugg merged 1 commit into
mainfrom
dependabot/bundler/bundler-d5449ebfd3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the bundler group with 2 updates: sorbet-runtime and sorbet.

Updates sorbet-runtime from 0.6.13312 to 0.6.13321

Release notes

Sourced from sorbet-runtime's releases.

sorbet 0.6.13320.20260627002532-48f0881af

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13320', :group => :development
gem 'sorbet-runtime', '0.6.13320'

sorbet 0.6.13319.20260626160351-e97cfecd9

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13319', :group => :development
gem 'sorbet-runtime', '0.6.13319'

sorbet 0.6.13318.20260626144525-5a051242c

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13318', :group => :development
gem 'sorbet-runtime', '0.6.13318'

sorbet 0.6.13317.20260626135016-f89b75c55

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13317', :group => :development
gem 'sorbet-runtime', '0.6.13317'

sorbet 0.6.13316.20260625174504-ce10354ea

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13316', :group => :development
gem 'sorbet-runtime', '0.6.13316'

sorbet 0.6.13315.20260625153011-616688d8e

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13315', :group => :development
gem 'sorbet-runtime', '0.6.13315'

sorbet 0.6.13314.20260625140321-579be90cf

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13314', :group => :development
gem 'sorbet-runtime', '0.6.13314'

sorbet 0.6.13313.20260625154833-0adca54b8

... (truncated)

Commits

Updates sorbet from 0.6.13312 to 0.6.13321

Release notes

Sourced from sorbet's releases.

sorbet 0.6.13320.20260627002532-48f0881af

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13320', :group => :development
gem 'sorbet-runtime', '0.6.13320'

sorbet 0.6.13319.20260626160351-e97cfecd9

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13319', :group => :development
gem 'sorbet-runtime', '0.6.13319'

sorbet 0.6.13318.20260626144525-5a051242c

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13318', :group => :development
gem 'sorbet-runtime', '0.6.13318'

sorbet 0.6.13317.20260626135016-f89b75c55

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13317', :group => :development
gem 'sorbet-runtime', '0.6.13317'

sorbet 0.6.13316.20260625174504-ce10354ea

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13316', :group => :development
gem 'sorbet-runtime', '0.6.13316'

sorbet 0.6.13315.20260625153011-616688d8e

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13315', :group => :development
gem 'sorbet-runtime', '0.6.13315'

sorbet 0.6.13314.20260625140321-579be90cf

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.13314', :group => :development
gem 'sorbet-runtime', '0.6.13314'

sorbet 0.6.13313.20260625154833-0adca54b8

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the bundler group with 2 updates: [sorbet-runtime](https://github.com/sorbet/sorbet) and [sorbet](https://github.com/sorbet/sorbet).


Updates `sorbet-runtime` from 0.6.13312 to 0.6.13321
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `sorbet` from 0.6.13312 to 0.6.13321
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet-runtime
  dependency-version: 0.6.13321
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: sorbet
  dependency-version: 0.6.13321
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 1, 2026 09:21
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 1, 2026
@dduugg dduugg merged commit ac487ba into main Jul 1, 2026
5 checks passed
@dduugg dduugg deleted the dependabot/bundler/bundler-d5449ebfd3 branch July 1, 2026 19:22
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