Skip to content

Commit

Permalink
Bump rake from 13.1.0 to 13.2.0 (#83)
Browse files Browse the repository at this point in the history
Bumps [rake](https://github.com/ruby/rake) from 13.1.0 to 13.2.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ruby/rake/commit/675498cb71f7267e0a5d66947325dc0c7386296f"><code>675498c</code></a> Bump up 13.2.0</li>
<li><a href="https://github.com/ruby/rake/commit/c68e01080f582dd9a738b74ecc1268927317a58a"><code>c68e010</code></a> Merge pull request <a href="https://redirect.github.com/ruby/rake/issues/549">#549</a> from ruby/dependabot/github_actions/dependabot/fetch-...</li>
<li><a href="https://github.com/ruby/rake/commit/2cb46b65a223bd9be081aed99b22e1ec61513fce"><code>2cb46b6</code></a> Merge pull request <a href="https://redirect.github.com/ruby/rake/issues/551">#551</a> from andrykonchin/ak/restore-truffleruby-on-ci</li>
<li><a href="https://github.com/ruby/rake/commit/c342e96d86f11f7a46c6187a7a79baaa14a58295"><code>c342e96</code></a> Add TruffleRuby on CI</li>
<li><a href="https://github.com/ruby/rake/commit/d569f0f92df4465a0856be882396297ce7c6b7c2"><code>d569f0f</code></a> Merge pull request <a href="https://redirect.github.com/ruby/rake/issues/550">#550</a> from ruby/dependabot/github_actions/ruby/setup-ruby-1...</li>
<li><a href="https://github.com/ruby/rake/commit/5fe71f7491401ce81d2a38baad50fa20e639927a"><code>5fe71f7</code></a> Bump ruby/setup-ruby from 1.172.0 to 1.173.0</li>
<li><a href="https://github.com/ruby/rake/commit/3d1fba78c660def6595aed6f96bc5333c7b8d432"><code>3d1fba7</code></a> Bump dependabot/fetch-metadata from 1 to 2</li>
<li><a href="https://github.com/ruby/rake/commit/0492456589a4832981a249908700f336f9b06e61"><code>0492456</code></a> Merge pull request <a href="https://redirect.github.com/ruby/rake/issues/548">#548</a> from ruby/dependabot/github_actions/actions/checkout-...</li>
<li><a href="https://github.com/ruby/rake/commit/a8d1107aafc132c8b797cb98465b6c7a14933f3b"><code>a8d1107</code></a> Bump actions/checkout from 4.1.1 to 4.1.2</li>
<li><a href="https://github.com/ruby/rake/commit/a05e1f3cdbd5db8dda65941ce7bf574e92b5e3b6"><code>a05e1f3</code></a> Merge pull request <a href="https://redirect.github.com/ruby/rake/issues/451">#451</a> from janbiedermann/fix_ex_when_back_nil</li>
<li>Additional commits viewable in <a href="https://github.com/ruby/rake/compare/v13.1.0...v13.2.0">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.1.0&new-version=13.2.0)](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
dependabot[bot] authored Apr 2, 2024
1 parent 289cee3 commit b22939c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ GEM
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
racc (1.7.3)
rake (13.1.0)
rake (13.2.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down

0 comments on commit b22939c

Please sign in to comment.