Skip to content

Commit bac4d3b

Browse files
authored
chore(deps-dev): bump rspec from 3.13.1 to 3.13.2 (#1118)
Bumps [rspec](https://github.com/rspec/rspec) from 3.13.1 to 3.13.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rspec/rspec/commit/ce5fe4f6521eb957f02e088a1c4c4f778a5c825e"><code>ce5fe4f</code></a> rspec-v3.13.2</li> <li><a href="https://github.com/rspec/rspec/commit/1cb85173086166471482da39db32ba816b326ca6"><code>1cb8517</code></a> Merge pull request <a href="https://redirect.github.com/rspec/rspec/issues/270">#270</a> from bquorning/fix-rspec-source_code_uri</li> <li>See full diff in <a href="https://github.com/rspec/rspec/compare/rspec-v3.13.1...rspec-v3.13.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rspec&package-manager=bundler&previous-version=3.13.1&new-version=3.13.2)](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 af9e3e5 + 5699745 commit bac4d3b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -632,16 +632,16 @@ GEM
632632
activerecord (>= 7.0)
633633
rgeo (>= 3.0)
634634
rouge (4.2.0)
635-
rspec (3.13.1)
635+
rspec (3.13.2)
636636
rspec-core (~> 3.13.0)
637637
rspec-expectations (~> 3.13.0)
638638
rspec-mocks (~> 3.13.0)
639-
rspec-core (3.13.5)
639+
rspec-core (3.13.6)
640640
rspec-support (~> 3.13.0)
641641
rspec-expectations (3.13.5)
642642
diff-lcs (>= 1.2.0, < 2.0)
643643
rspec-support (~> 3.13.0)
644-
rspec-mocks (3.13.5)
644+
rspec-mocks (3.13.6)
645645
diff-lcs (>= 1.2.0, < 2.0)
646646
rspec-support (~> 3.13.0)
647647
rspec-rails (8.0.2)
@@ -654,7 +654,7 @@ GEM
654654
rspec-support (~> 3.13)
655655
rspec-rebound (0.2.1)
656656
rspec-core (~> 3.3)
657-
rspec-support (3.13.5)
657+
rspec-support (3.13.6)
658658
rswag (2.16.0)
659659
rswag-api (= 2.16.0)
660660
rswag-specs (= 2.16.0)

0 commit comments

Comments
 (0)