Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump rake from 13.2.0 to 13.2.1 (#84)
Bumps [rake](https://github.com/ruby/rake) from 13.2.0 to 13.2.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ruby/rake/blob/master/History.rdoc">rake's changelog</a>.</em></p> <blockquote> <p>=== 13.2.1</p> <ul> <li>Suppressed "internal:array:52:in 'Array#each'" from backtrace by <a href="https://github.com/hsbt"><code>@hsbt</code></a> in <a href="https://redirect.github.com/ruby/rake/issues/554">#554</a></li> <li>Bump actions/configure-pages from 4 to 5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ruby/rake/issues/553">#553</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ruby/rake/commit/d84f6ef7f3540a1d0e95fabe451ea3a16157791b"><code>d84f6ef</code></a> Bump up 13.2.1</li> <li><a href="https://github.com/ruby/rake/commit/8b33b36e5108e28f4f61e03e702d7625ef49e88b"><code>8b33b36</code></a> Merge pull request <a href="https://redirect.github.com/ruby/rake/issues/553">#553</a> from ruby/dependabot/github_actions/actions/configure...</li> <li><a href="https://github.com/ruby/rake/commit/99f6823c2912cf22be281b27d0a995dcd59af151"><code>99f6823</code></a> Merge pull request <a href="https://redirect.github.com/ruby/rake/issues/554">#554</a> from ruby/suppress-array-internal</li> <li><a href="https://github.com/ruby/rake/commit/54950e023c051cee2e5a540f9ff7372080038b6f"><code>54950e0</code></a> Suppressed "<internal:array>:52:in 'Array#each'" from backtrace</li> <li><a href="https://github.com/ruby/rake/commit/3dc4277aa0e2da717f0421292205b4fbab5f2f90"><code>3dc4277</code></a> Bump actions/configure-pages from 4 to 5</li> <li>See full diff in <a href="https://github.com/ruby/rake/compare/v13.2.0...v13.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rake&package-manager=bundler&previous-version=13.2.0&new-version=13.2.1)](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>
- Loading branch information