Skip to content

Commit 936f893

Browse files
authored
chore(deps): bump turbo-rails from 2.0.17 to 2.0.20 (#1128)
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.17 to 2.0.20. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hotwired/turbo-rails/releases">turbo-rails's releases</a>.</em></p> <blockquote> <h2>v2.0.20</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/hotwired/turbo-rails/compare/v2.0.19...v2.0.20">https://github.com/hotwired/turbo-rails/compare/v2.0.19...v2.0.20</a></p> <h2>v2.0.19</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/hotwired/turbo-rails/compare/v2.0.17...v2.0.19">https://github.com/hotwired/turbo-rails/compare/v2.0.17...v2.0.19</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hotwired/turbo-rails/commit/01dd6b93662e7263c472e3ab81a05137ca39318f"><code>01dd6b9</code></a> Bump version</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/e3cd1346da2b78793a27a69f410247555403b68d"><code>e3cd134</code></a> <code>@​hotwired/turbo-rails</code> v8.0.20</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/00f986402296f6fdd6ebc85f2adc6fbb8d956dc3"><code>00f9864</code></a> <code>@​hotwired/turbo-rails</code> v8.0.19</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/2971ba276cb9aad094347d9540a6352fd429cb79"><code>2971ba2</code></a> Bump turbo version</li> <li>See full diff in <a href="https://github.com/hotwired/turbo-rails/compare/v2.0.17...v2.0.20">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=turbo-rails&package-manager=bundler&previous-version=2.0.17&new-version=2.0.20)](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 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 <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>
2 parents edcc36b + 99e701c commit 936f893

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ GEM
186186
thread_safe (~> 0.3, >= 0.3.1)
187187
base64 (0.3.0)
188188
bcrypt (3.1.20)
189-
benchmark (0.4.1)
189+
benchmark (0.5.0)
190190
better_errors (2.10.1)
191191
erubi (>= 1.0.0)
192192
rack (>= 0.9.0)
@@ -299,7 +299,7 @@ GEM
299299
base64
300300
faraday (>= 1, < 3)
301301
multi_json
302-
erb (5.0.3)
302+
erb (5.1.3)
303303
erubi (1.13.1)
304304
et-orbi (1.3.0)
305305
tzinfo
@@ -790,7 +790,7 @@ GEM
790790
translate_enum (0.2.0)
791791
activesupport
792792
tsort (0.2.0)
793-
turbo-rails (2.0.17)
793+
turbo-rails (2.0.20)
794794
actionpack (>= 7.1.0)
795795
railties (>= 7.1.0)
796796
tzinfo (2.0.6)

0 commit comments

Comments
 (0)