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: [tapioca](https://github.com/Shopify/tapioca) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


Updates `tapioca` from 0.16.4 to 0.16.5
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.16.4...v0.16.5)

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

---
updated-dependencies:
- 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 Dec 2, 2024
1 parent 5183457 commit e7261bb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,16 +65,16 @@ GEM
rubocop-sorbet (0.8.7)
rubocop (>= 1)
ruby-progressbar (1.13.0)
sorbet (0.5.11663)
sorbet-static (= 0.5.11663)
sorbet-runtime (0.5.11663)
sorbet-static (0.5.11663-universal-darwin)
sorbet-static (0.5.11663-x86_64-linux)
sorbet-static-and-runtime (0.5.11663)
sorbet (= 0.5.11663)
sorbet-runtime (= 0.5.11663)
sorbet (0.5.11670)
sorbet-static (= 0.5.11670)
sorbet-runtime (0.5.11670)
sorbet-static (0.5.11670-universal-darwin)
sorbet-static (0.5.11670-x86_64-linux)
sorbet-static-and-runtime (0.5.11670)
sorbet (= 0.5.11670)
sorbet-runtime (= 0.5.11670)
stringio (3.1.0)
tapioca (0.16.4)
tapioca (0.16.5)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
Expand Down

0 comments on commit e7261bb

Please sign in to comment.