Skip to content

Commit

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


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 `tapioca` from 0.16.3 to 0.16.4
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.16.3...v0.16.4)

Updates `sorbet-static-and-runtime` from 0.5.11618 to 0.5.11645
- [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: tapioca
  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 11, 2024
1 parent 7fb0aa6 commit 39b338f
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 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.8.1)
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.6.0)
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,23 +58,23 @@ 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.35.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.11645)
sorbet-static (= 0.5.11645)
sorbet-runtime (0.5.11645)
sorbet-static (0.5.11645-universal-darwin)
sorbet-static (0.5.11645-x86_64-linux)
sorbet-static-and-runtime (0.5.11645)
sorbet (= 0.5.11645)
sorbet-runtime (= 0.5.11645)
stringio (3.1.0)
tapioca (0.16.3)
tapioca (0.16.4)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
Expand Down

0 comments on commit 39b338f

Please sign in to comment.