Skip to content

Bump the bundler group with 2 updates - #119

Merged
dduugg merged 1 commit into
mainfrom
dependabot/bundler/bundler-67eabaf8c1
Sep 16, 2026
Merged

dduugg merged 1 commit into
mainfrom
dependabot/bundler/bundler-67eabaf8c1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Updates sorbet from 0.6.13361 to 0.6.13439

Release notes

Sourced from sorbet's releases.

sorbet 0.6.13438.20260824192024-59b41edea

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13437.20260821185048-7194281c5

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13436.20260821170406-27d856dac

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13435.20260821154730-a08e45c24

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13434.20260821150434-857335570

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13433.20260820221155-e6754cd5e

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13432.20260820170305-05aef5fd2

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13431.20260820141021-8989a4f33

... (truncated)

Commits

Updates sorbet-runtime from 0.6.13361 to 0.6.13439

Release notes

Sourced from sorbet-runtime's releases.

sorbet 0.6.13438.20260824192024-59b41edea

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13437.20260821185048-7194281c5

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13436.20260821170406-27d856dac

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13435.20260821154730-a08e45c24

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13434.20260821150434-857335570

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13433.20260820221155-e6754cd5e

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13432.20260820170305-05aef5fd2

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13431.20260820141021-8989a4f33

... (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](https://github.com/sorbet/sorbet) and [sorbet-runtime](https://github.com/sorbet/sorbet).


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

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

---
updated-dependencies:
- dependency-name: sorbet
  dependency-version: 0.6.13439
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: sorbet-runtime
  dependency-version: 0.6.13439
  dependency-type: direct:production
  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 Sep 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2026 19:31
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 1, 2026
@github-project-automation github-project-automation Bot moved this to Triage in Modularity Sep 1, 2026

@dduugg dduugg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Green CI, mergeable dependency bump.

@dduugg
dduugg enabled auto-merge (squash) September 16, 2026 16:43
@dduugg
dduugg merged commit 2bc0fbc into main Sep 16, 2026
13 checks passed
@dduugg
dduugg deleted the dependabot/bundler/bundler-67eabaf8c1 branch September 16, 2026 16:43
@github-project-automation github-project-automation Bot moved this from Triage to Done in Modularity Sep 16, 2026
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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant