Skip to content

build(deps): bump the bundler group across 1 directory with 8 updates#22808

Open
dependabot[bot] wants to merge 5 commits into
mainfrom
dependabot/bundler/Library/Homebrew/bundler-e0561b69d5
Open

build(deps): bump the bundler group across 1 directory with 8 updates#22808
dependabot[bot] wants to merge 5 commits into
mainfrom
dependabot/bundler/Library/Homebrew/bundler-e0561b69d5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the bundler group with 4 updates in the /Library/Homebrew directory: rubocop-rspec, simplecov-cobertura, sorbet-static-and-runtime and rbi.

Updates rubocop-rspec from 3.9.0 to 3.10.2

Release notes

Sourced from rubocop-rspec's releases.

RuboCop RSpec v3.10.2

  • Fix false positives for RSpec/SpecFilePathFormat when CustomTransform maps a namespace to an empty string. (@​sakuro)
  • Fix RSpec/MatchWithSimpleRegex to ignore regular expressions with options. (@​bquorning)

RuboCop RSpec v3.10.1

  • Add Strict option to RSpec/SharedContext to flag shared_context whenever it contains examples, even alongside setup code. (@​Darhazer)
  • Add NegatedMatcher configuration option RSpec/ExpectChange. (@​Darhazer)
  • Fix RSpec/MatchWithSimpleRegex to ignore regular expressions with interpolations. (@​bquorning)

RuboCop RSpec v3.10.0

  • Add new cop RSpec/MatchWithSimpleRegex to suggest include matcher when match is used with simple string literals without regex-specific features. (@​bquorning)
  • Add new cop RSpec/DiscardedMatcher to detect matchers in void context (e.g. missing .and between compound matchers). (@​ydakuka)
  • Add support for itblock nodes. (@​Darhazer)
  • RSpec/ScatteredLet now preserves the order of lets during auto-correction. (@​Darhazer)
  • Fix a false negative for RSpec/EmptyLineAfterFinalLet inside shared_examples / include_examples / it_behaves_like blocks. (@​Darhazer)
  • Fix a false positive for RSpec/ContainExactly when contain_exactly has multiple splat arguments. (@​ydah)
  • Add autocorrect support for RSpec/SubjectDeclaration. (@​eugeneius)
  • Fix false negatives for RSpec/SpecFilePathFormat when the expected class path only partially matches a path segment. (@​ydah)
  • Fix a false negative for RSpec/ExpectActual when the matcher takes no arguments (e.g. expect("foo").to be_present, expect(1).to be). (@​cvx)
Changelog

Sourced from rubocop-rspec's changelog.

3.10.2 (2026-06-06)

  • Fix false positives for RSpec/SpecFilePathFormat when CustomTransform maps a namespace to an empty string. ([@​sakuro])
  • Fix RSpec/MatchWithSimpleRegex to ignore regular expressions with options. ([@​bquorning])

3.10.1 (2026-06-05)

  • Add Strict option to RSpec/SharedContext to flag shared_context whenever it contains examples, even alongside setup code. ([@​Darhazer])
  • Add NegatedMatcher configuration option RSpec/ExpectChange. ([@​Darhazer])
  • Fix RSpec/MatchWithSimpleRegex to ignore regular expressions with interpolations. ([@​bquorning])

3.10.0 (2026-06-05)

  • Add new cop RSpec/MatchWithSimpleRegex to suggest include matcher when match is used with simple string literals without regex-specific features. ([@​bquorning])
  • Add new cop RSpec/DiscardedMatcher to detect matchers in void context (e.g. missing .and between compound matchers). ([@​ydakuka])
  • Add support for itblock nodes. ([@​Darhazer])
  • RSpec/ScatteredLet now preserves the order of lets during auto-correction. ([@​Darhazer])
  • Fix a false negative for RSpec/EmptyLineAfterFinalLet inside shared_examples / include_examples / it_behaves_like blocks. ([@​Darhazer])
  • Fix a false positive for RSpec/ContainExactly when contain_exactly has multiple splat arguments. ([@​ydah])
  • Add autocorrect support for RSpec/SubjectDeclaration. ([@​eugeneius])
  • Fix false negatives for RSpec/SpecFilePathFormat when the expected class path only partially matches a path segment. ([@​ydah])
  • Fix a false negative for RSpec/ExpectActual when the matcher takes no arguments (e.g. expect("foo").to be_present, expect(1).to be). ([@​cvx])
Commits
  • 2488441 Merge pull request #2189 from rubocop/release
  • c9e53cf Bump version to 3.10.2
  • 7ae0a42 Merge pull request #2186 from sakuro/fix/spec-file-path-format-empty-custom-t...
  • 8b0b5e9 Merge branch 'master' into fix/spec-file-path-format-empty-custom-transform
  • dc4465c Merge pull request #2188 from rubocop/fix-2185
  • d5de6b2 Consider regexp with options a non-simple regexp
  • bad0cb3 🐛 Fix RSpec/SpecFilePathFormat false positives when CustomTransform maps ...
  • ec3eeab Merge pull request #2183 from rubocop/fix-match-with-simple-regex-with-interp...
  • 16bbf49 Bump version to 3.10.1
  • 2a78abd Ignore interpolation in MatchWithSimpleRegex
  • Additional commits viewable in compare view

Updates simplecov-cobertura from 3.1.0 to 3.2.0

Release notes

Sourced from simplecov-cobertura's releases.

v3.2.0

What's Changed

Full Changelog: jessebs/simplecov-cobertura@v3.1.2...v3.2.0

v3.1.2

What's Changed

New Contributors

Full Changelog: jessebs/simplecov-cobertura@v3.1.0...v3.1.2

Commits

Updates sorbet-static-and-runtime from 0.6.13284 to 0.6.13296

Release notes

Sourced from sorbet-static-and-runtime's releases.

sorbet 0.6.13295.20260610155541-316697511

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13294.20260609175357-5038a39d7

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13293.20260608201728-2bc6f1a71

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13292.20260608191603-4ef8db6d8

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13291.20260608163157-4f90f2f71

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13290.20260608154028-0af57af9c

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13289.20260608144227-06e1abcb3

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13288.20260608072051-4aa9b30ac

... (truncated)

Commits

Updates sorbet-runtime from 0.6.13284 to 0.6.13296

Release notes

Sourced from sorbet-runtime's releases.

sorbet 0.6.13295.20260610155541-316697511

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13294.20260609175357-5038a39d7

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13293.20260608201728-2bc6f1a71

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13292.20260608191603-4ef8db6d8

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13291.20260608163157-4f90f2f71

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13290.20260608154028-0af57af9c

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13289.20260608144227-06e1abcb3

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13288.20260608072051-4aa9b30ac

... (truncated)

Commits

Updates rbi from 0.3.12 to 0.3.13

Release notes

Sourced from rbi's releases.

v0.3.13

What's Changed

🛠 Other Changes

New Contributors

Full Changelog: Shopify/rbi@v0.3.12...v0.3.13

Commits
  • 8d51d9c Bump version to v0.3.13
  • f065ff9 Merge pull request #608 from Shopify/jb-refactor-type-translator
  • 6f762c1 Refactor RBS::TypeTranslator to provide instance methods
  • 4a4f30b Merge pull request #607 from Shopify/dependabot/bundler/minor-and-patch-4b612...
  • af0f4d0 Bump the minor-and-patch group with 3 updates
  • 0d35a13 Merge pull request #606 from Shopify/dependabot/github_actions/ruby/setup-rub...
  • db51836 Merge pull request #605 from Shopify/dependabot/bundler/minor-and-patch-c3932...
  • e44b5cc Bump ruby/setup-ruby from 1.308.0 to 1.310.0
  • 34edc0e Bump sorbet from 0.6.13224 to 0.6.13249 in the minor-and-patch group
  • d3a267a Merge pull request #604 from Shopify/Alex/fully-qualify-T
  • Additional commits viewable in compare view

Updates rbs from 4.0.2 to 4.0.3

Release notes

Sourced from rbs's releases.

4.0.3

Release note

Miscellaneous

  • Fix Ruby CI failure with compressed Zlib::GzipReader test fixtures. (#3005)
  • Fix flaky DirSingletonTest#test_fchdir and DirSingletonTest#test_for_fd under aggressive GC. (#3005)
  • Fix Ruby head CI failure caused by the lockfile-pinned Bundler version. (#3005)
Changelog

Sourced from rbs's changelog.

CHANGELOG

Commits
  • e733741 Merge pull request #3006 from ruby/release-4.0.3
  • e20d3aa Version 4.0.3
  • f93b6b8 Merge pull request #3005 from ruby/backport-4.0.x-2981-3004
  • ecc499a ci: skip Gemfile.lock BUNDLED WITH on ruby-head
  • 80fe578 Apply the same GC fix to DirSingletonTest#test_for_fd
  • 4f02ed4 Fix flaky DirSingletonTest#test_fchdir under aggressive GC
  • f5c3b0c Compressed files must be opened in binary mode
  • e5d4d31 Merge pull request #2918 from ruby/crates
  • df27e37 ruby-rbs-sys 0.3.0, ruby-rbs 0.3.0
  • 93ecfd6 Merge pull request #2917 from ruby/rust-api
  • Additional commits viewable in compare view

Updates sorbet from 0.6.13284 to 0.6.13296

Release notes

Sourced from sorbet's releases.

sorbet 0.6.13295.20260610155541-316697511

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13294.20260609175357-5038a39d7

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13293.20260608201728-2bc6f1a71

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13292.20260608191603-4ef8db6d8

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13291.20260608163157-4f90f2f71

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13290.20260608154028-0af57af9c

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13289.20260608144227-06e1abcb3

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13288.20260608072051-4aa9b30ac

... (truncated)

Commits

Updates sorbet-static from 0.6.13284 to 0.6.13296

Release notes

Sourced from sorbet-static's releases.

sorbet 0.6.13295.20260610155541-316697511

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13294.20260609175357-5038a39d7

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13293.20260608201728-2bc6f1a71

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13292.20260608191603-4ef8db6d8

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13291.20260608163157-4f90f2f71

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13290.20260608154028-0af57af9c

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13289.20260608144227-06e1abcb3

To use Sorbet add this line to your Gemfile:

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

sorbet 0.6.13288.20260608072051-4aa9b30ac

... (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 4 updates in the /Library/Homebrew directory: [rubocop-rspec](https://github.com/rubocop/rubocop-rspec), [simplecov-cobertura](https://github.com/jessebs/simplecov-cobertura), [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) and [rbi](https://github.com/Shopify/rbi).


Updates `rubocop-rspec` from 3.9.0 to 3.10.2
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rspec@v3.9.0...v3.10.2)

Updates `simplecov-cobertura` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/jessebs/simplecov-cobertura/releases)
- [Commits](jessebs/simplecov-cobertura@v3.1.0...v3.2.0)

Updates `sorbet-static-and-runtime` from 0.6.13284 to 0.6.13296
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

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

Updates `rbi` from 0.3.12 to 0.3.13
- [Release notes](https://github.com/Shopify/rbi/releases)
- [Commits](Shopify/rbi@v0.3.12...v0.3.13)

Updates `rbs` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/ruby/rbs/releases)
- [Changelog](https://github.com/ruby/rbs/blob/master/CHANGELOG.md)
- [Commits](ruby/rbs@v4.0.2...v4.0.3)

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

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

---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-version: 3.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: simplecov-cobertura
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: sorbet-static-and-runtime
  dependency-version: 0.6.13296
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: sorbet-runtime
  dependency-version: 0.6.13296
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: rbi
  dependency-version: 0.3.13
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: rbs
  dependency-version: 4.0.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: sorbet
  dependency-version: 0.6.13296
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: sorbet-static
  dependency-version: 0.6.13296
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Bumping Gemfile dependencies ruby Pull requests that update Ruby code labels Jun 19, 2026
@MikeMcQuaid MikeMcQuaid enabled auto-merge June 19, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bumping Gemfile dependencies ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants