build(deps-dev): bump prism from 0.30.0 to 1.0.0 in /Library/Homebrew

Bumps [prism](https://github.com/ruby/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](https://github.com/ruby/prism/compare/v0.30.0...v1.0.0)

---
updated-dependencies:
- dependency-name: prism
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-30 18:04:53 +00:00 committed by GitHub
parent 76543a99d3
commit f23476e023
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,15 +43,15 @@ GEM
patchelf (1.5.1) patchelf (1.5.1)
elftools (>= 1.3) elftools (>= 1.3)
plist (3.7.1) plist (3.7.1)
prism (0.30.0) prism (1.0.0)
pry (0.14.2) pry (0.14.2)
coderay (~> 1.1) coderay (~> 1.1)
method_source (~> 1.0) method_source (~> 1.0)
public_suffix (6.0.1) public_suffix (6.0.1)
racc (1.8.1) racc (1.8.1)
rainbow (3.1.1) rainbow (3.1.1)
rbi (0.1.14) rbi (0.2.0)
prism (>= 0.18.0, < 1.0.0) prism (~> 1.0)
sorbet-runtime (>= 0.5.9204) sorbet-runtime (>= 0.5.9204)
rbs (3.5.3) rbs (3.5.3)
logger logger
@ -102,9 +102,9 @@ GEM
rubocop (~> 1.61) rubocop (~> 1.61)
rubocop-sorbet (0.8.5) rubocop-sorbet (0.8.5)
rubocop (>= 1) rubocop (>= 1)
ruby-lsp (0.17.16) ruby-lsp (0.17.17)
language_server-protocol (~> 3.17.0) language_server-protocol (~> 3.17.0)
prism (>= 0.29.0, < 0.31) prism (~> 1.0)
rbs (>= 3, < 4) rbs (>= 3, < 4)
sorbet-runtime (>= 0.5.10782) sorbet-runtime (>= 0.5.10782)
ruby-macho (4.1.0) ruby-macho (4.1.0)
@ -136,11 +136,11 @@ GEM
thor (>= 0.19.2) thor (>= 0.19.2)
stackprof (0.2.26) stackprof (0.2.26)
strscan (3.1.0) strscan (3.1.0)
tapioca (0.16.1) tapioca (0.16.2)
bundler (>= 2.2.25) bundler (>= 2.2.25)
netrc (>= 0.11.0) netrc (>= 0.11.0)
parallel (>= 1.21.0) parallel (>= 1.21.0)
rbi (>= 0.1.14, < 0.2) rbi (~> 0.2)
sorbet-static-and-runtime (>= 0.5.11087) sorbet-static-and-runtime (>= 0.5.11087)
spoom (>= 1.2.0) spoom (>= 1.2.0)
thor (>= 1.2.0) thor (>= 1.2.0)
@ -156,7 +156,6 @@ GEM
PLATFORMS PLATFORMS
aarch64-linux aarch64-linux
arm-linux
arm64-darwin arm64-darwin
x86_64-darwin x86_64-darwin
x86_64-linux x86_64-linux