ruby / prism

Prism Ruby parser
https://ruby.github.io/prism/
MIT License
792 stars 134 forks source link

Bump sorbet from 0.5.11385 to 0.5.11391 in /gemfiles/typecheck #2847

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps sorbet from 0.5.11385 to 0.5.11391.

Release notes

Sourced from sorbet's releases.

sorbet 0.5.11390.20240523094839-fd83af464

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11390', :group => :development
gem 'sorbet-runtime', '0.5.11390'

sorbet 0.5.11389.20240523094704-5bc8726bb

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11389', :group => :development
gem 'sorbet-runtime', '0.5.11389'

sorbet 0.5.11388.20240522141522-6951f1e2a

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11388', :group => :development
gem 'sorbet-runtime', '0.5.11388'

sorbet 0.5.11387.20240522130441-25b703810

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11387', :group => :development
gem 'sorbet-runtime', '0.5.11387'

sorbet 0.5.11386.20240521145826-ca3f6697a

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11386', :group => :development
gem 'sorbet-runtime', '0.5.11386'

sorbet 0.5.11385.20240517114436-718bc64f8

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11385', :group => :development
gem 'sorbet-runtime', '0.5.11385'
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)