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


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

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

Updates `sorbet-static-and-runtime` from 0.5.11589 to 0.5.11597
- [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: prism
  dependency-type: direct:production
  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] <support@github.com>
dependabot[bot] authored Oct 7, 2024
1 parent ecca90a commit 975e5f9
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -34,13 +34,13 @@ GEM
parser (3.3.4.0)
ast (~> 2.4.1)
racc
prism (1.0.0)
prism (1.1.0)
psych (5.1.2)
stringio
racc (1.8.0)
rainbow (3.1.1)
rake (13.2.1)
rbi (0.2.0)
rbi (0.2.1)
prism (~> 1.0)
sorbet-runtime (>= 0.5.9204)
rdoc (6.6.3.1)
@@ -68,17 +68,17 @@ GEM
rubocop-sorbet (0.8.5)
rubocop (>= 1)
ruby-progressbar (1.13.0)
sorbet (0.5.11589)
sorbet-static (= 0.5.11589)
sorbet-runtime (0.5.11589)
sorbet-static (0.5.11589-universal-darwin)
sorbet-static (0.5.11589-x86_64-linux)
sorbet-static-and-runtime (0.5.11589)
sorbet (= 0.5.11589)
sorbet-runtime (= 0.5.11589)
sorbet (0.5.11597)
sorbet-static (= 0.5.11597)
sorbet-runtime (0.5.11597)
sorbet-static (0.5.11597-universal-darwin)
sorbet-static (0.5.11597-x86_64-linux)
sorbet-static-and-runtime (0.5.11597)
sorbet (= 0.5.11597)
sorbet-runtime (= 0.5.11597)
stringio (3.1.0)
strscan (3.1.0)
tapioca (0.16.2)
tapioca (0.16.3)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
@@ -89,7 +89,7 @@ GEM
yard-sorbet
thor (1.3.2)
unicode-display_width (2.5.0)
yard (0.9.36)
yard (0.9.37)
yard-sorbet (0.9.0)
sorbet-runtime
yard

0 comments on commit 975e5f9

Please sign in to comment.