Skip to content

Commit

Permalink
Bump the minor-updates group with 2 updates (#273)
Browse files Browse the repository at this point in the history
Bumps the minor-updates group with 2 updates:
[sprockets-rails](https://github.com/rails/sprockets-rails) and
[rubocop-rspec](https://github.com/rubocop/rubocop-rspec).

Updates `sprockets-rails` from 3.5.0 to 3.5.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rails/sprockets-rails/releases">sprockets-rails's
releases</a>.</em></p>
<blockquote>
<h2>v3.5.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Handle the gem being loaded via <code>sprockets/railtie</code>
rather than the expected <code>sprockets/rails</code> entrypoint. by <a
href="https://github.com/mamhoff"><code>@​mamhoff</code></a> in <a
href="https://redirect.github.com/rails/sprockets-rails/pull/525">rails/sprockets-rails#525</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/mamhoff"><code>@​mamhoff</code></a> made
their first contribution in <a
href="https://redirect.github.com/rails/sprockets-rails/pull/525">rails/sprockets-rails#525</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/rails/sprockets-rails/compare/v3.5.0...v3.5.1">https://github.com/rails/sprockets-rails/compare/v3.5.0...v3.5.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rails/sprockets-rails/commit/8a2ca8cff3941c89829b1a5d9ce06133dc3c6537"><code>8a2ca8c</code></a>
Release 3.5.1</li>
<li><a
href="https://github.com/rails/sprockets-rails/commit/d3f1806a8cd404c7abf6a23de3525f2b88c7ceea"><code>d3f1806</code></a>
Merge pull request <a
href="https://redirect.github.com/rails/sprockets-rails/issues/525">#525</a>
from mamhoff/require-deprecator-in-railtie</li>
<li><a
href="https://github.com/rails/sprockets-rails/commit/d34e89cbfc770c2234925af991aff92c39eac5d9"><code>d34e89c</code></a>
Require sprockets deprecator in Railtie</li>
<li>See full diff in <a
href="https://github.com/rails/sprockets-rails/compare/v3.5.0...v3.5.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `rubocop-rspec` from 2.30.0 to 2.31.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 v2.31.0</h2>
<ul>
<li>Support <code>AutoCorrect: contextual</code> option for LSP. (<a
href="https://github.com/ydah"><code>@​ydah</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/f85611774cbe15eaf22869595106a84d1476c67f"><code>f856117</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-rspec/issues/1908">#1908</a>
from rubocop/release-2.31</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/ac06f38e26c637b91a9573a6f80128a804ab1f95"><code>ac06f38</code></a>
Bump version to v2.31</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/2b69a04dbb5a45a7df49f194669d56c0d0908f45"><code>2b69a04</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-rspec/issues/1905">#1905</a>
from rubocop/backport</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/87aec8590104f106dd79d9ef81023e1bbc8ee68f"><code>87aec85</code></a>
Support <code>AutoCorrect: contextual</code> option for LSP</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/0dec2d2adc5ade0ccd041d19f118e5799c152146"><code>0dec2d2</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-rspec/issues/1900">#1900</a>
from rubocop/backport-pr-1898</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/4586047e099773e323078caa6a0b1752ccdb8021"><code>4586047</code></a>
CI: Add GH_TOKEN to publish workflow</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/229d0270a1472c031672ebd759805cac894aee7d"><code>229d027</code></a>
Switch docs version back</li>
<li>See full diff in <a
href="https://github.com/rubocop/rubocop-rspec/compare/v2.30.0...v2.31.0">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 8, 2024
1 parent 9c01842 commit 6f5ced2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ GEM
msgpack (~> 1.2)
brakeman (6.1.2)
racc
builder (3.2.4)
builder (3.3.0)
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
Expand Down Expand Up @@ -362,7 +362,7 @@ GEM
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (2.30.0)
rubocop-rspec (2.31.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand Down Expand Up @@ -394,7 +394,7 @@ GEM
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.5.0)
sprockets-rails (3.5.1)
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
Expand Down

0 comments on commit 6f5ced2

Please sign in to comment.