Skip to content

Commit

Permalink
Bump rake from 13.0.6 to 13.1.0 in /spec/tester_mongo_rails_6 (#289)
Browse files Browse the repository at this point in the history
Bumps [rake](https://github.com/ruby/rake) from 13.0.6 to 13.1.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ruby/rake/commit/5476cda5c368773c5198a7157d032fe4fc93d795"><code>5476cda</code></a>
Bump up v13.1.0</li>
<li><a
href="https://github.com/ruby/rake/commit/1b6afad7efe7e21fe9f40fe16097e16e216b7b3d"><code>1b6afad</code></a>
Merge pull request <a
href="https://redirect.github.com/ruby/rake/issues/521">#521</a> from
ruby/dependabot/github_actions/ruby/setup-ruby-1...</li>
<li><a
href="https://github.com/ruby/rake/commit/8b2a01c2847e9ddda6ccd963711d104e70fc697f"><code>8b2a01c</code></a>
Bump ruby/setup-ruby from 1.156.0 to 1.157.0</li>
<li><a
href="https://github.com/ruby/rake/commit/1607fbf3ae68a2d999bcbeb912748248ee1c1318"><code>1607fbf</code></a>
Merge pull request <a
href="https://redirect.github.com/ruby/rake/issues/520">#520</a> from
ruby/dependabot/github_actions/actions/checkout-...</li>
<li><a
href="https://github.com/ruby/rake/commit/65945859913708da963ec9b0b6986b0890ef8809"><code>6594585</code></a>
Bump actions/checkout from 4.1.0 to 4.1.1</li>
<li><a
href="https://github.com/ruby/rake/commit/6717ce8077318956165037ec791ab4e1f8d169f6"><code>6717ce8</code></a>
Merge pull request <a
href="https://redirect.github.com/ruby/rake/issues/519">#519</a> from
ruby/dependabot/github_actions/ruby/setup-ruby-1...</li>
<li><a
href="https://github.com/ruby/rake/commit/4b4b211cc3632c04e4551f469691e20799ae7575"><code>4b4b211</code></a>
Bump ruby/setup-ruby from 1.155.0 to 1.156.0</li>
<li><a
href="https://github.com/ruby/rake/commit/5e76ef6b65918e56ca5b1171337c6aed490f43c8"><code>5e76ef6</code></a>
Merge pull request <a
href="https://redirect.github.com/ruby/rake/issues/518">#518</a> from
ruby/dependabot/github_actions/ruby/setup-ruby-1...</li>
<li><a
href="https://github.com/ruby/rake/commit/8d39c6bd90337871ed703f7fd9c309f124143a78"><code>8d39c6b</code></a>
Bump ruby/setup-ruby from 1.154.0 to 1.155.0</li>
<li><a
href="https://github.com/ruby/rake/commit/191a9d770caef530f68fbcf1f6d090e8872d31cb"><code>191a9d7</code></a>
Merge pull request <a
href="https://redirect.github.com/ruby/rake/issues/517">#517</a> from
ruby/dependabot/github_actions/ruby/setup-ruby-1...</li>
<li>Additional commits viewable in <a
href="https://github.com/ruby/rake/compare/v13.0.6...v13.1.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.0.6&new-version=13.1.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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 76b606a commit 3a19f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/tester_mongo_rails_6/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ GEM
method_source
rake (>= 12.2)
thor (~> 1.0)
rake (13.0.6)
rake (13.1.0)
rdoc (6.5.0)
psych (>= 4.0.0)
reline (0.3.9)
Expand Down

0 comments on commit 3a19f72

Please sign in to comment.