Skip to content

Commit

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


Updates `rubocop-sorbet` from 0.8.6 to 0.8.7
- [Release notes](https://github.com/shopify/rubocop-sorbet/releases)
- [Commits](Shopify/rubocop-sorbet@v0.8.6...v0.8.7)

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

---
updated-dependencies:
- dependency-name: rubocop-sorbet
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 7fb0aa6 commit 8a12496
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GEM
irb (1.12.0)
rdoc
reline (>= 0.4.2)
json (2.7.2)
json (2.7.6)
language_server-protocol (3.17.0.3)
minitest (5.25.1)
minitest-reporters (1.7.1)
Expand All @@ -31,7 +31,7 @@ GEM
ruby-progressbar
netrc (0.11.0)
parallel (1.26.3)
parser (3.3.5.0)
parser (3.3.5.1)
ast (~> 2.4.1)
racc
prism (1.2.0)
Expand All @@ -48,7 +48,7 @@ GEM
regexp_parser (2.9.2)
reline (0.5.10)
io-console (~> 0.5)
rubocop (1.67.0)
rubocop (1.68.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -58,21 +58,21 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
rubocop-ast (1.34.0)
parser (>= 3.3.1.0)
rubocop-shopify (2.15.1)
rubocop (~> 1.51)
rubocop-sorbet (0.8.6)
rubocop-sorbet (0.8.7)
rubocop (>= 1)
ruby-progressbar (1.13.0)
sorbet (0.5.11618)
sorbet-static (= 0.5.11618)
sorbet-runtime (0.5.11618)
sorbet-static (0.5.11618-universal-darwin)
sorbet-static (0.5.11618-x86_64-linux)
sorbet-static-and-runtime (0.5.11618)
sorbet (= 0.5.11618)
sorbet-runtime (= 0.5.11618)
sorbet (0.5.11633)
sorbet-static (= 0.5.11633)
sorbet-runtime (0.5.11633)
sorbet-static (0.5.11633-universal-darwin)
sorbet-static (0.5.11633-x86_64-linux)
sorbet-static-and-runtime (0.5.11633)
sorbet (= 0.5.11633)
sorbet-runtime (= 0.5.11633)
stringio (3.1.0)
tapioca (0.16.3)
bundler (>= 2.2.25)
Expand Down

0 comments on commit 8a12496

Please sign in to comment.