Commit 7fb50e6
authored
Build(deps-dev): Bump rspec-rails from 7.1.0 to 7.1.1 (#759)
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 7.1.0 to
7.1.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rspec/rspec-rails/blob/main/Changelog.md">rspec-rails's
changelog</a>.</em></p>
<blockquote>
<h3>7.1.1 / 2025-02-06</h3>
<p><a
href="https://github.com/rspec/rspec-rails/compare/v7.1.0...v7.1.1">Full
Changelog</a></p>
<p>Bug Fixes:</p>
<ul>
<li>Check wether rspec-mocks has been loaded before enabling signature
verification for <code>have_enqueued_job</code> et al (Jon Rowe, <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2823">rspec/rspec-rails#2823</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rspec/rspec-rails/commit/93b2d24b61f9b2d4bedce341ca50007839b00a51"><code>93b2d24</code></a>
Reference issues for Github</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/28ad97812951f7b674ffa29369862c6ba829c3b0"><code>28ad978</code></a>
v7.1.1</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/7f63fa962ac1086af0224760b8a3a82b8ddf1161"><code>7f63fa9</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2823">#2823</a>
from rspec/ensure-mocks-config-available</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/3b099cedcb543b67d192365278d98b30a4bf4811"><code>3b099ce</code></a>
Simplify instructions for gems installations from git repository (<a
href="https://redirect.github.com/rspec/rspec-rails/issues/2828">#2828</a>)</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/62a04e5b1aedcc9f27c973c5415bce1521deb994"><code>62a04e5</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2829">#2829</a>
from rspec/fix-verify-mailer-preview</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/33f64920899f49e2ef2c58e7b30c72a79b2058ef"><code>33f6492</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2826">#2826</a>
from rspec/switch-to-monorepo</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/db114bb3290bdce6d9b26fa9db1e80aeb6150c78"><code>db114bb</code></a>
Switch to ruby 3.4 from rc</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/6f1599db6c073fc68c6ebbdae2675b9b683232c9"><code>6f1599d</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2825">#2825</a>
from rspec/ruby-3.4-v2</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/fece15995ca10aecb2225dbd5333e409b2efc361"><code>fece159</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2824">#2824</a>
from rspec/fix-build</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/9d5e281e679a0e8da29fb47249a256854b131dc2"><code>9d5e281</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2812">#2812</a>
from rspec/expand-permitted-rails-versions</li>
<li>Additional commits viewable in <a
href="https://github.com/rspec/rspec-rails/compare/v7.1.0...v7.1.1">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
453 | | - | |
| 453 | + | |
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
| |||
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
511 | | - | |
| 511 | + | |
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
| |||
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
546 | | - | |
| 546 | + | |
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | | - | |
| 554 | + | |
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
562 | | - | |
| 562 | + | |
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
| |||
0 commit comments