Skip to content

Commit db1cef2

Browse files
Bump sorbet from 0.6.13286 to 0.6.13297 (#1800)
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.6.13286 to 0.6.13297. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sorbet/sorbet/releases">sorbet's releases</a>.</em></p> <blockquote> <h2>sorbet 0.6.13296.20260611144534-7b69af302</h2> <p>To use Sorbet add this line to your Gemfile:</p> <pre><code>gem 'sorbet', '0.6.13296', :group =&gt; :development gem 'sorbet-runtime', '0.6.13296' </code></pre> <h2>sorbet 0.6.13295.20260610155541-316697511</h2> <p>To use Sorbet add this line to your Gemfile:</p> <pre><code>gem 'sorbet', '0.6.13295', :group =&gt; :development gem 'sorbet-runtime', '0.6.13295' </code></pre> <h2>sorbet 0.6.13294.20260609175357-5038a39d7</h2> <p>To use Sorbet add this line to your Gemfile:</p> <pre><code>gem 'sorbet', '0.6.13294', :group =&gt; :development gem 'sorbet-runtime', '0.6.13294' </code></pre> <h2>sorbet 0.6.13293.20260608201728-2bc6f1a71</h2> <p>To use Sorbet add this line to your Gemfile:</p> <pre><code>gem 'sorbet', '0.6.13293', :group =&gt; :development gem 'sorbet-runtime', '0.6.13293' </code></pre> <h2>sorbet 0.6.13292.20260608191603-4ef8db6d8</h2> <p>To use Sorbet add this line to your Gemfile:</p> <pre><code>gem 'sorbet', '0.6.13292', :group =&gt; :development gem 'sorbet-runtime', '0.6.13292' </code></pre> <h2>sorbet 0.6.13291.20260608163157-4f90f2f71</h2> <p>To use Sorbet add this line to your Gemfile:</p> <pre><code>gem 'sorbet', '0.6.13291', :group =&gt; :development gem 'sorbet-runtime', '0.6.13291' </code></pre> <h2>sorbet 0.6.13290.20260608154028-0af57af9c</h2> <p>To use Sorbet add this line to your Gemfile:</p> <pre><code>gem 'sorbet', '0.6.13290', :group =&gt; :development gem 'sorbet-runtime', '0.6.13290' </code></pre> <h2>sorbet 0.6.13289.20260608144227-06e1abcb3</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/sorbet/sorbet/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sorbet&package-manager=bundler&previous-version=0.6.13286&new-version=0.6.13297)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2294507 commit db1cef2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -248,11 +248,11 @@ GEM
248248
prism (~> 1.7)
249249
ruby-progressbar (1.13.0)
250250
securerandom (0.4.1)
251-
sorbet (0.6.13286)
252-
sorbet-static (= 0.6.13286)
253-
sorbet-static (0.6.13286-aarch64-linux)
254-
sorbet-static (0.6.13286-universal-darwin)
255-
sorbet-static (0.6.13286-x86_64-linux)
251+
sorbet (0.6.13297)
252+
sorbet-static (= 0.6.13297)
253+
sorbet-static (0.6.13297-aarch64-linux)
254+
sorbet-static (0.6.13297-universal-darwin)
255+
sorbet-static (0.6.13297-x86_64-linux)
256256
steep (2.0.0)
257257
concurrent-ruby (>= 1.1.10)
258258
csv (>= 3.0.9)

0 commit comments

Comments
 (0)