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


Updates `tapioca` from 0.14.4 to 0.15.0
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.14.4...v0.15.0)

Updates `minitest` from 5.24.0 to 5.24.1
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v5.24.0...v5.24.1)

Updates `sorbet-static-and-runtime` from 0.5.11444 to 0.5.11463
- [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-minor
  dependency-group: minor-and-patch
- dependency-name: minitest
  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 Jul 1, 2024
1 parent 0f05616 commit 395fc5b
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 @@ -23,7 +23,7 @@ GEM
reline (>= 0.4.2)
json (2.7.2)
language_server-protocol (3.17.0.3)
minitest (5.24.0)
minitest (5.24.1)
minitest-reporters (1.7.1)
ansi
builder
Expand Down Expand Up @@ -68,17 +68,17 @@ GEM
rubocop-sorbet (0.8.3)
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
sorbet (0.5.11444)
sorbet-static (= 0.5.11444)
sorbet-runtime (0.5.11444)
sorbet-static (0.5.11444-universal-darwin)
sorbet-static (0.5.11444-x86_64-linux)
sorbet-static-and-runtime (0.5.11444)
sorbet (= 0.5.11444)
sorbet-runtime (= 0.5.11444)
sorbet (0.5.11463)
sorbet-static (= 0.5.11463)
sorbet-runtime (0.5.11463)
sorbet-static (0.5.11463-universal-darwin)
sorbet-static (0.5.11463-x86_64-linux)
sorbet-static-and-runtime (0.5.11463)
sorbet (= 0.5.11463)
sorbet-runtime (= 0.5.11463)
stringio (3.1.0)
strscan (3.1.0)
tapioca (0.14.4)
tapioca (0.15.0)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
Expand All @@ -90,9 +90,9 @@ GEM
thor (1.3.1)
unicode-display_width (2.5.0)
yard (0.9.36)
yard-sorbet (0.8.1)
sorbet-runtime (>= 0.5)
yard (>= 0.9)
yard-sorbet (0.9.0)
sorbet-runtime
yard

PLATFORMS
arm64-darwin-21
Expand Down

0 comments on commit 395fc5b

Please sign in to comment.