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.16.0 to 0.16.1
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.16.0...v0.16.1)

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

Updates `sorbet-static-and-runtime` from 0.5.11518 to 0.5.11528
- [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: minitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Aug 19, 2024
1 parent aeea60f commit 2c53317
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@ GEM
reline (>= 0.4.2)
json (2.7.2)
language_server-protocol (3.17.0.3)
minitest (5.24.1)
minitest (5.25.1)
minitest-reporters (1.7.1)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
netrc (0.11.0)
parallel (1.26.2)
parallel (1.26.3)
parser (3.3.4.0)
ast (~> 2.4.1)
racc
Expand Down Expand Up @@ -68,17 +68,17 @@ GEM
rubocop-sorbet (0.8.5)
rubocop (>= 1)
ruby-progressbar (1.13.0)
sorbet (0.5.11518)
sorbet-static (= 0.5.11518)
sorbet-runtime (0.5.11518)
sorbet-static (0.5.11518-universal-darwin)
sorbet-static (0.5.11518-x86_64-linux)
sorbet-static-and-runtime (0.5.11518)
sorbet (= 0.5.11518)
sorbet-runtime (= 0.5.11518)
sorbet (0.5.11528)
sorbet-static (= 0.5.11528)
sorbet-runtime (0.5.11528)
sorbet-static (0.5.11528-universal-darwin)
sorbet-static (0.5.11528-x86_64-linux)
sorbet-static-and-runtime (0.5.11528)
sorbet (= 0.5.11528)
sorbet-runtime (= 0.5.11528)
stringio (3.1.0)
strscan (3.1.0)
tapioca (0.16.0)
tapioca (0.16.1)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
Expand Down

0 comments on commit 2c53317

Please sign in to comment.