Skip to content

Commit cea9b2d

Browse files
authored
build(deps-dev): bump the all-dependencies group with 2 updates (#240)
Bumps the all-dependencies group with 2 updates: [minitest](https://github.com/minitest/minitest) and [rake](https://github.com/ruby/rake). Updates `minitest` from 6.0.3 to 6.0.4 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/minitest/minitest/blob/master/History.rdoc">minitest's changelog</a>.</em></p> <blockquote> <p>=== 6.0.4 / 2026-04-14</p> <ul> <li> <p>1 bug fix:</p> <ul> <li>Fixed refute_predicate to call assert_respond_to w/ include_all:true like assert_predicate does. (jparker)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/minitest/minitest/commit/5f0482ed086272f856dbc1bb69697a8b4c486744"><code>5f0482e</code></a> prepped for release</li> <li><a href="https://github.com/minitest/minitest/commit/b12f87f4f8962694ff52e39e50190b8a1f907992"><code>b12f87f</code></a> - Fixed refute_predicate to call assert_respond_to w/ include_all:true like a...</li> <li>See full diff in <a href="https://github.com/minitest/minitest/compare/v6.0.3...v6.0.4">compare view</a></li> </ul> </details> <br /> Updates `rake` from 13.3.1 to 13.4.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ruby/rake/commit/503b8ec593c51289c09cc2a69a34af99d6198c6a"><code>503b8ec</code></a> v13.4.2</li> <li><a href="https://github.com/ruby/rake/commit/46038e780e5982c34a745229b91909871c18357c"><code>46038e7</code></a> Merge pull request <a href="https://redirect.github.com/ruby/rake/issues/723">#723</a> from ruby/fix/testopts-preserve-existing-value</li> <li><a href="https://github.com/ruby/rake/commit/604a3d9873f75442b6209b6f9d7938a5358a9fe1"><code>604a3d9</code></a> Isolate TESTOPTS env in TestRakeTestTask setup/teardown</li> <li><a href="https://github.com/ruby/rake/commit/5886caa127339046cedef67713ef990a7eb7710c"><code>5886caa</code></a> Preserve ENV[&quot;TESTOPTS&quot;] when verbose is enabled</li> <li><a href="https://github.com/ruby/rake/commit/92193acc3674fd1567bab0bcf3f5df37f141b47e"><code>92193ac</code></a> v13.4.1</li> <li><a href="https://github.com/ruby/rake/commit/b74be0be2421b7719ebde57420ff738479ada341"><code>b74be0b</code></a> Merge pull request <a href="https://redirect.github.com/ruby/rake/issues/721">#721</a> from ruby/fix/add-options-to-gemspec</li> <li><a href="https://github.com/ruby/rake/commit/829f66d86cd28810fdd3dcbc4fff8feabf554d73"><code>829f66d</code></a> Add lib/rake/options.rb to gemspec</li> <li><a href="https://github.com/ruby/rake/commit/2d55bc4a8b97db9f0c085df59d338077885f6f1a"><code>2d55bc4</code></a> v13.4.0</li> <li><a href="https://github.com/ruby/rake/commit/14150701d48a16400b820977f6d64a7f0604d9f0"><code>1415070</code></a> Exclude dependabot updates from release note</li> <li><a href="https://github.com/ruby/rake/commit/b3dc948e2689487b37052288097a6666e001effb"><code>b3dc948</code></a> Merge pull request <a href="https://redirect.github.com/ruby/rake/issues/713">#713</a> from pvdb/simplify_standard_system_dir</li> <li>Additional commits viewable in <a href="https://github.com/ruby/rake/compare/v13.3.1...v13.4.2">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 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>
2 parents b19fd7d + 0cffd67 commit cea9b2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ GEM
4545
loofah (2.25.1)
4646
crass (~> 1.0.2)
4747
nokogiri (>= 1.12.0)
48-
minitest (6.0.3)
48+
minitest (6.0.4)
4949
drb (~> 2.0)
5050
prism (~> 1.5)
5151
nokogiri (1.19.2-arm64-darwin)
@@ -69,7 +69,7 @@ GEM
6969
loofah (~> 2.25)
7070
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
7171
rainbow (3.1.1)
72-
rake (13.3.1)
72+
rake (13.4.2)
7373
regexp_parser (2.12.0)
7474
rspec (3.13.2)
7575
rspec-core (~> 3.13.0)

0 commit comments

Comments
 (0)