Skip to content

Commit

Permalink
Bump rubocop-sorbet from 0.7.2 to 0.7.3 (#254)
Browse files Browse the repository at this point in the history
Bumps [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/shopify/rubocop-sorbet/releases)
- [Commits](Shopify/rubocop-sorbet@v0.7.2...v0.7.3)

---
updated-dependencies:
- dependency-name: rubocop-sorbet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 2f2a26b commit d35933e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gem 'rubocop-packaging', '~> 0.5.2'
gem 'rubocop-performance', '~> 1.19.0'
gem 'rubocop-rake', '~> 0.6.0'
gem 'rubocop-rspec', '~> 2.23.2'
gem 'rubocop-sorbet', '~> 0.7.2'
gem 'rubocop-sorbet', '~> 0.7.3'
gem 'simplecov-cobertura', '~> 2.1.0'
gem 'sorbet', '~> 0.5.10978'
gem 'tapioca', '~> 0.11.8'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ GEM
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-sorbet (0.7.2)
rubocop-sorbet (0.7.3)
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
simplecov (0.21.2)
Expand Down Expand Up @@ -136,7 +136,7 @@ DEPENDENCIES
rubocop-performance (~> 1.19.0)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 2.23.2)
rubocop-sorbet (~> 0.7.2)
rubocop-sorbet (~> 0.7.3)
simplecov-cobertura (~> 2.1.0)
sorbet (~> 0.5.10978)
tapioca (~> 0.11.8)
Expand Down

0 comments on commit d35933e

Please sign in to comment.