Skip to content

Commit 469921f

Browse files
Bump sorbet from 0.6.13297 to 0.6.13308 (#1811)
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.6.13297 to 0.6.13308. <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.13307.20260617130542-ce366d871</h2> <p>To use Sorbet add this line to your Gemfile:</p> <pre><code>gem 'sorbet', '0.6.13307', :group =&gt; :development gem 'sorbet-runtime', '0.6.13307' </code></pre> <h2>sorbet 0.6.13306.20260617071119-68187f348</h2> <p>To use Sorbet add this line to your Gemfile:</p> <pre><code>gem 'sorbet', '0.6.13306', :group =&gt; :development gem 'sorbet-runtime', '0.6.13306' </code></pre> <h2>sorbet 0.6.13305.20260616174559-b460a043c</h2> <p>To use Sorbet add this line to your Gemfile:</p> <pre><code>gem 'sorbet', '0.6.13305', :group =&gt; :development gem 'sorbet-runtime', '0.6.13305' </code></pre> <h2>sorbet 0.6.13304.20260616194356-fbb64fbab</h2> <p>To use Sorbet add this line to your Gemfile:</p> <pre><code>gem 'sorbet', '0.6.13304', :group =&gt; :development gem 'sorbet-runtime', '0.6.13304' </code></pre> <h2>sorbet 0.6.13303.20260616194306-f733d716e</h2> <p>To use Sorbet add this line to your Gemfile:</p> <pre><code>gem 'sorbet', '0.6.13303', :group =&gt; :development gem 'sorbet-runtime', '0.6.13303' </code></pre> <h2>sorbet 0.6.13302.20260616141144-e7bd36db6</h2> <p>To use Sorbet add this line to your Gemfile:</p> <pre><code>gem 'sorbet', '0.6.13302', :group =&gt; :development gem 'sorbet-runtime', '0.6.13302' </code></pre> <h2>sorbet 0.6.13301.20260616125925-db227de64</h2> <p>To use Sorbet add this line to your Gemfile:</p> <pre><code>gem 'sorbet', '0.6.13301', :group =&gt; :development gem 'sorbet-runtime', '0.6.13301' </code></pre> <h2>sorbet 0.6.13300.20260616112701-d5d68ef6b</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.13297&new-version=0.6.13308)](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 3f16b97 commit 469921f

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.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)
251+
sorbet (0.6.13308)
252+
sorbet-static (= 0.6.13308)
253+
sorbet-static (0.6.13308-aarch64-linux)
254+
sorbet-static (0.6.13308-universal-darwin)
255+
sorbet-static (0.6.13308-x86_64-linux)
256256
steep (2.0.0)
257257
concurrent-ruby (>= 1.1.10)
258258
csv (>= 3.0.9)

0 commit comments

Comments
 (0)