Skip to content

Commit cbc0916

Browse files
authored
Build(deps-dev): Bump rubocop-rspec from 3.5.0 to 3.6.0 (#821)
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.5.0 to 3.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rubocop/rubocop-rspec/releases">rubocop-rspec's releases</a>.</em></p> <blockquote> <h2>RuboCop RSpec v3.6.0 (RubyKaigi 2025 Edition🍊)</h2> <ul> <li>Fix false positive in <code>RSpec/Pending</code>, where it would mark the default block <code>it</code> as an offense. (<a href="https://github.com/bquorning"><code>@​bquorning</code></a>)</li> <li>Fix issue when <code>Style/ContextWording</code> is configured with a Prefix being interpreted as a boolean, like <code>on</code>. (<a href="https://github.com/sakuro"><code>@​sakuro</code></a>)</li> <li>Add new <code>RSpec/IncludeExamples</code> cop to enforce using <code>it_behaves_like</code> over <code>include_examples</code>. (<a href="https://github.com/dvandersluis"><code>@​dvandersluis</code></a>)</li> <li>Change <code>RSpec/ScatteredSetup</code> to allow <code>around</code> hooks to be scattered. (<a href="https://github.com/ydah"><code>@​ydah</code></a>)</li> <li>Fix an error <code>RSpec/ChangeByZero</code> cop when without expect block. (<a href="https://github.com/lee266"><code>@​lee266</code></a>)</li> <li>Fix a false positive for <code>RSpec/DescribedClass</code> when <code>SkipBlocks</code> is true and numblocks are used. (<a href="https://github.com/earlopain"><code>@​earlopain</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md">rubocop-rspec's changelog</a>.</em></p> <blockquote> <h2>3.6.0 (2025-04-18)</h2> <ul> <li>Fix false positive in <code>RSpec/Pending</code>, where it would mark the default block <code>it</code> as an offense. ([<a href="https://github.com/bquorning"><code>@​bquorning</code></a>])</li> <li>Fix issue when <code>Style/ContextWording</code> is configured with a Prefix being interpreted as a boolean, like <code>on</code>. ([<a href="https://github.com/sakuro"><code>@​sakuro</code></a>])</li> <li>Add new <code>RSpec/IncludeExamples</code> cop to enforce using <code>it_behaves_like</code> over <code>include_examples</code>. ([<a href="https://github.com/dvandersluis"><code>@​dvandersluis</code></a>])</li> <li>Change <code>RSpec/ScatteredSetup</code> to allow <code>around</code> hooks to be scattered. ([<a href="https://github.com/ydah"><code>@​ydah</code></a>])</li> <li>Fix an error <code>RSpec/ChangeByZero</code> cop when without expect block. ([<a href="https://github.com/lee266"><code>@​lee266</code></a>])</li> <li>Fix a false positive for <code>RSpec/DescribedClass</code> when <code>SkipBlocks</code> is true and numblocks are used. ([<a href="https://github.com/earlopain"><code>@​earlopain</code></a>])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rubocop/rubocop-rspec/commit/5fe53aed67d5956ac42dd37b5b02692146cb065f"><code>5fe53ae</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-rspec/issues/2081">#2081</a> from rubocop/v3.6.0</li> <li><a href="https://github.com/rubocop/rubocop-rspec/commit/745d80447133a974a39f67964fa5e935a0bc74d9"><code>745d804</code></a> RuboCop RSpec v3.6.0 RubyKaigi 2025 edition</li> <li><a href="https://github.com/rubocop/rubocop-rspec/commit/170cc32f67639f8f4c29db0e181e269cd02bdfc4"><code>170cc32</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-rspec/issues/2054">#2054</a> from Earlopain/described-class-numblocks</li> <li><a href="https://github.com/rubocop/rubocop-rspec/commit/0ba09177aac76e231c73fd23da5a8c5b3c25b48b"><code>0ba0917</code></a> Fix a false positive for <code>RSpec/DescribedClass</code> when <code>SkipBlocks</code> is true and...</li> <li><a href="https://github.com/rubocop/rubocop-rspec/commit/436a4d464b228a71b52d47a8d7ee080f6a5b26ef"><code>436a4d4</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-rspec/issues/2052">#2052</a> from Earlopain/always-expect-correction</li> <li><a href="https://github.com/rubocop/rubocop-rspec/commit/c25abf4d84a1b36dad6b90cabaa21955ca1dad8e"><code>c25abf4</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-rspec/issues/2071">#2071</a> from lee266/bugfix-change-by-zero</li> <li><a href="https://github.com/rubocop/rubocop-rspec/commit/8c4429e7426118a391f548e229492130f6609c29"><code>8c4429e</code></a> Fix RSpec/ChangeByZero cop to handle invalid change matcher usage</li> <li><a href="https://github.com/rubocop/rubocop-rspec/commit/14f3dd27b1e16ba3e4f8a547900c9620ab9e1d52"><code>14f3dd2</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-rspec/issues/2073">#2073</a> from rubocop/1943</li> <li><a href="https://github.com/rubocop/rubocop-rspec/commit/bfe68bc4da2aa854ac662b7b02739eabb9d9d01f"><code>bfe68bc</code></a> Change <code>RSpec/ScatteredSetup</code> to allow <code>around</code> hooks to be scattered</li> <li><a href="https://github.com/rubocop/rubocop-rspec/commit/0f0fb8bafa57eb847f63ae1ecdc758a579987723"><code>0f0fb8b</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-rspec/issues/2072">#2072</a> from rubocop/fix-offenses</li> <li>Additional commits viewable in <a href="https://github.com/rubocop/rubocop-rspec/compare/v3.5.0...v3.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rubocop-rspec&package-manager=bundler&previous-version=3.5.0&new-version=3.6.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>
2 parents 94b6371 + 3a1d9eb commit cbc0916

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ GEM
163163
fog-core
164164
mime-types (>= 2.99)
165165
unf
166-
ast (2.4.2)
166+
ast (2.4.3)
167167
autoprefixer-rails (10.4.21.0)
168168
execjs (~> 2)
169169
aws-eventstream (1.3.2)
@@ -479,8 +479,8 @@ GEM
479479
rails (>= 6.1.0)
480480
optimist (3.1.0)
481481
orm_adapter (0.5.0)
482-
parallel (1.26.3)
483-
parser (3.3.7.1)
482+
parallel (1.27.0)
483+
parser (3.3.8.0)
484484
ast (~> 2.4.1)
485485
racc
486486
pg (1.5.9)
@@ -496,6 +496,7 @@ GEM
496496
net-smtp
497497
premailer (~> 1.7, >= 1.7.9)
498498
prettyprint (0.2.0)
499+
prism (1.4.0)
499500
pry (0.15.2)
500501
coderay (~> 1.1)
501502
method_source (~> 1.0)
@@ -644,9 +645,10 @@ GEM
644645
rubocop-ast (>= 1.38.0, < 2.0)
645646
ruby-progressbar (~> 1.7)
646647
unicode-display_width (>= 2.4.0, < 4.0)
647-
rubocop-ast (1.38.1)
648-
parser (>= 3.3.1.0)
649-
rubocop-rspec (3.5.0)
648+
rubocop-ast (1.44.1)
649+
parser (>= 3.3.7.2)
650+
prism (~> 1.4)
651+
rubocop-rspec (3.6.0)
650652
lint_roller (~> 1.1)
651653
rubocop (~> 1.72, >= 1.72.1)
652654
ruby-openai (8.1.0)

0 commit comments

Comments
 (0)