Skip to content

Commit

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


Updates `tapioca` from 0.16.1 to 0.16.2
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.16.1...v0.16.2)

Updates `prism` from 0.30.0 to 1.0.0
- [Release notes](https://github.com/ruby/prism/releases)
- [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md)
- [Commits](ruby/prism@v0.30.0...v1.0.0)

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

Updates `thor` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/rails/thor/releases)
- [Commits](rails/thor@v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: tapioca
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: prism
  dependency-type: direct:production
  update-type: version-update:semver-major
  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
- dependency-name: thor
  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 Sep 2, 2024
1 parent 13d69d7 commit 36daade
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 @@ -34,14 +34,14 @@ GEM
parser (3.3.4.0)
ast (~> 2.4.1)
racc
prism (0.30.0)
prism (1.0.0)
psych (5.1.2)
stringio
racc (1.8.0)
rainbow (3.1.1)
rake (13.2.1)
rbi (0.1.14)
prism (>= 0.18.0, < 1.0.0)
rbi (0.2.0)
prism (~> 1.0)
sorbet-runtime (>= 0.5.9204)
rdoc (6.6.3.1)
psych (>= 4.0.0)
Expand All @@ -68,26 +68,26 @@ GEM
rubocop-sorbet (0.8.5)
rubocop (>= 1)
ruby-progressbar (1.13.0)
sorbet (0.5.11545)
sorbet-static (= 0.5.11545)
sorbet-runtime (0.5.11545)
sorbet-static (0.5.11545-universal-darwin)
sorbet-static (0.5.11545-x86_64-linux)
sorbet-static-and-runtime (0.5.11545)
sorbet (= 0.5.11545)
sorbet-runtime (= 0.5.11545)
sorbet (0.5.11553)
sorbet-static (= 0.5.11553)
sorbet-runtime (0.5.11553)
sorbet-static (0.5.11553-universal-darwin)
sorbet-static (0.5.11553-x86_64-linux)
sorbet-static-and-runtime (0.5.11553)
sorbet (= 0.5.11553)
sorbet-runtime (= 0.5.11553)
stringio (3.1.0)
strscan (3.1.0)
tapioca (0.16.1)
tapioca (0.16.2)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
rbi (>= 0.1.14, < 0.2)
rbi (~> 0.2)
sorbet-static-and-runtime (>= 0.5.11087)
spoom (>= 1.2.0)
thor (>= 1.2.0)
yard-sorbet
thor (1.3.1)
thor (1.3.2)
unicode-display_width (2.5.0)
yard (0.9.36)
yard-sorbet (0.9.0)
Expand Down

0 comments on commit 36daade

Please sign in to comment.