Skip to content

Commit

Permalink
Bump the rubocop group in /updater with 2 updates (#1103)
Browse files Browse the repository at this point in the history
Bumps the rubocop group in /updater with 2 updates: [rubocop](https://github.com/rubocop/rubocop) and [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet).


Updates `rubocop` from 1.63.2 to 1.63.4
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.63.2...v1.63.4)

Updates `rubocop-sorbet` from 0.8.1 to 0.8.2
- [Release notes](https://github.com/shopify/rubocop-sorbet/releases)
- [Commits](Shopify/rubocop-sorbet@v0.8.1...v0.8.2)

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

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 Apr 29, 2024
1 parent 02d7de1 commit 246fed4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions updater/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ GEM
parallel_tests (4.5.1)
parallel
parseconfig (1.0.8)
parser (3.3.0.5)
parser (3.3.1.0)
ast (~> 2.4.1)
racc
psych (5.1.2)
Expand Down Expand Up @@ -254,7 +254,7 @@ GEM
rspec-sorbet (1.9.2)
sorbet-runtime
rspec-support (3.13.0)
rubocop (1.63.2)
rubocop (1.63.4)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -270,7 +270,7 @@ GEM
rubocop-performance (1.21.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-sorbet (0.8.1)
rubocop-sorbet (0.8.2)
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
Expand Down

0 comments on commit 246fed4

Please sign in to comment.