Skip to content

Commit

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


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

Updates `tapioca` from 0.13.2 to 0.13.3
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.13.2...v0.13.3)

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

---
updated-dependencies:
- dependency-name: sorbet-static-and-runtime
  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-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 Apr 22, 2024
1 parent 82bccf8 commit 558cba7
Showing 1 changed file with 11 additions and 13 deletions.
24 changes: 11 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ GEM
racc (1.7.3)
rainbow (3.1.1)
rake (13.2.1)
rbi (0.1.10)
prism (>= 0.18.0, < 0.25)
rbi (0.1.11)
prism (>= 0.18.0, < 0.27)
sorbet-runtime (>= 0.5.9204)
regexp_parser (2.9.0)
reline (0.5.0)
Expand Down Expand Up @@ -88,14 +88,14 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sorbet (0.5.11346)
sorbet-static (= 0.5.11346)
sorbet-runtime (0.5.11346)
sorbet-static (0.5.11346-universal-darwin)
sorbet-static (0.5.11346-x86_64-linux)
sorbet-static-and-runtime (0.5.11346)
sorbet (= 0.5.11346)
sorbet-runtime (= 0.5.11346)
sorbet (0.5.11352)
sorbet-static (= 0.5.11352)
sorbet-runtime (0.5.11352)
sorbet-static (0.5.11352-universal-darwin)
sorbet-static (0.5.11352-x86_64-linux)
sorbet-static-and-runtime (0.5.11352)
sorbet (= 0.5.11352)
sorbet-runtime (= 0.5.11352)
spoom (1.3.0)
erubi (>= 1.10.0)
prism (>= 0.19.0)
Expand All @@ -104,7 +104,7 @@ GEM
stringio (3.1.0)
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
tapioca (0.13.2)
tapioca (0.13.3)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
Expand All @@ -122,8 +122,6 @@ GEM

PLATFORMS
arm64-darwin
x64-mingw-ucrt
x64-mingw32
x86_64-darwin
x86_64-linux

Expand Down

0 comments on commit 558cba7

Please sign in to comment.