Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit b712423

Browse files
Bump the minor-updates group across 1 directory with 5 updates (#398)
Bumps the minor-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dotenv-rails](https://github.com/bkeepers/dotenv) | `3.1.7` | `3.1.8` | | [rubocop](https://github.com/rubocop/rubocop) | `1.75.1` | `1.75.2` | | [rubocop-performance](https://github.com/rubocop/rubocop-performance) | `1.24.0` | `1.25.0` | | [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.30.3` | `2.31.0` | | [brakeman](https://github.com/presidentbeef/brakeman) | `7.0.0` | `7.0.2` | Updates `dotenv-rails` from 3.1.7 to 3.1.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bkeepers/dotenv/releases">dotenv-rails's releases</a>.</em></p> <blockquote> <h2>v3.1.8</h2> <p><a href="https://bit.ly/dotenv-stoked-seagull"><img src="https://github.com/user-attachments/assets/a8463d3d-56d6-4034-b06c-94c8dcf73a7c" alt="" /></a></p> <p>Thanks to <strong><a href="https://bit.ly/dotenv-stoked-seagull">Stoked Seagull Software</a></strong> for sponsoring this release of dotenv! <br /> Need help with a software project but don't know where to begin? <a href="https://bit.ly/dotenv-stoked-seagull">Stoked Seagull can help.</a></p> <p><a href="https://github.com/sponsors/bkeepers">Interested in sponsoring dotenv?</a></p> <h2>What's Changed</h2> <ul> <li>fix crash when .env is a folder by <a href="https://github.com/Roupiye"><code>@​Roupiye</code></a> in <a href="https://redirect.github.com/bkeepers/dotenv/pull/527">bkeepers/dotenv#527</a></li> <li>docs: Clarify order of configuration files for flag -f by <a href="https://github.com/webrails"><code>@​webrails</code></a> in <a href="https://redirect.github.com/bkeepers/dotenv/pull/529">bkeepers/dotenv#529</a></li> <li>docs: Provide a 'Changelog' link on rubygems.org/gems/dotenv-rails by <a href="https://github.com/mark-young-atg"><code>@​mark-young-atg</code></a> in <a href="https://redirect.github.com/bkeepers/dotenv/pull/524">bkeepers/dotenv#524</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/webrails"><code>@​webrails</code></a> made their first contribution in <a href="https://redirect.github.com/bkeepers/dotenv/pull/529">bkeepers/dotenv#529</a></li> <li><a href="https://github.com/Roupiye"><code>@​Roupiye</code></a> made their first contribution in <a href="https://redirect.github.com/bkeepers/dotenv/pull/527">bkeepers/dotenv#527</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bkeepers/dotenv/compare/v3.1.7...v3.1.8">https://github.com/bkeepers/dotenv/compare/v3.1.7...v3.1.8</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bkeepers/dotenv/commit/91d98f0c0f51fa1e16c3feaaae7b0a607067632a"><code>91d98f0</code></a> Prepare for v3.1.8 release</li> <li><a href="https://github.com/bkeepers/dotenv/commit/2840d9c4085a398cbde9f164465515b01c26a402"><code>2840d9c</code></a> Fix lint error</li> <li><a href="https://github.com/bkeepers/dotenv/commit/c70fe0c050771861ef7735c83d20157ac6349af4"><code>c70fe0c</code></a> Merge branch 'Roupiye/main'</li> <li><a href="https://github.com/bkeepers/dotenv/commit/134c867c95809c8a50976b5f939908379a572eca"><code>134c867</code></a> Add specs for loading a directory</li> <li><a href="https://github.com/bkeepers/dotenv/commit/53920cdf5e3a1ea770fc677d187264952ae0ce13"><code>53920cd</code></a> Thanks to <a href="https://github.com/kmatthews812"><code>@​kmatthews812</code></a> for sponsoring dotenv</li> <li><a href="https://github.com/bkeepers/dotenv/commit/b5d49839c9e82a3610ecf5fb4dc6966d1f74e2e5"><code>b5d4983</code></a> Merge pull request <a href="https://redirect.github.com/bkeepers/dotenv/issues/524">#524</a> from mark-young-atg/add_changelog_link_to_gemspec</li> <li><a href="https://github.com/bkeepers/dotenv/commit/0a41ca65527faec1dcfab6266be69b989d350637"><code>0a41ca6</code></a> Merge pull request <a href="https://redirect.github.com/bkeepers/dotenv/issues/529">#529</a> from webrails/readme-f-configuration-files</li> <li><a href="https://github.com/bkeepers/dotenv/commit/4bdf65d4bcb74e72b5b86018c451a7c57eb22329"><code>4bdf65d</code></a> Fix lint error</li> <li><a href="https://github.com/bkeepers/dotenv/commit/844edf5e4add375240b3bf8ea0f7e0118939628a"><code>844edf5</code></a> Add funding.yml</li> <li><a href="https://github.com/bkeepers/dotenv/commit/640ebd08ffd2696cb658d4a24f4630c8310a590f"><code>640ebd0</code></a> Clarify order of configuration files for flag -f</li> <li>Additional commits viewable in <a href="https://github.com/bkeepers/dotenv/compare/v3.1.7...v3.1.8">compare view</a></li> </ul> </details> <br /> Updates `rubocop` from 1.75.1 to 1.75.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rubocop/rubocop/releases">rubocop's releases</a>.</em></p> <blockquote> <h2>RuboCop v1.75.2</h2> <h3>Changes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14065">#14065</a>: Update <code>Lint/RedundantTypeConversion</code> to register an offense for <code>to_json.to_s</code>. (<a href="https://github.com/lovro-bikic"><code>@​lovro-bikic</code></a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14041">#14041</a>: Fix an error when using ERB templated config YAML with server mode. (<a href="https://github.com/koic"><code>@​koic</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14048">#14048</a>: Do not emit a warning for a zero-sized file while checking if it is executable. (<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14053">#14053</a>: Fix incorrect autocorrect for <code>Lint/DeprecatedOpenSSLConstant</code> cipher constant argument is not <code>cbc</code>. (<a href="https://github.com/koic"><code>@​koic</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14051">#14051</a>: Fix incorrect autocorrect for <code>Style/RedundantCondition</code> when true is used as the true branch and the condition takes arguments. (<a href="https://github.com/koic"><code>@​koic</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14062">#14062</a>: Fix false positives for <code>Lint/ReturnInVoidContext</code> when returning inside <code>define_method</code> or a nested singleton method. (<a href="https://github.com/earlopain"><code>@​earlopain</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14057">#14057</a>: Fix <code>Style/ConditionalAssignment</code> cop error on dynamic string node in branch. (<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14047">#14047</a>: Fix <code>Style/FrozenStringLiteralComment</code> cop errors on emacs-styled magic comment. (<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md">rubocop's changelog</a>.</em></p> <blockquote> <h2>1.75.2 (2025-04-03)</h2> <h3>Changes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14065">#14065</a>: Update <code>Lint/RedundantTypeConversion</code> to register an offense for <code>to_json.to_s</code>. ([<a href="https://github.com/lovro-bikic"><code>@​lovro-bikic</code></a>][])</li> </ul> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14041">#14041</a>: Fix an error when using ERB templated config YAML with server mode. ([<a href="https://github.com/koic"><code>@​koic</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14048">#14048</a>: Do not emit a warning for a zero-sized file while checking if it is executable. ([<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14053">#14053</a>: Fix incorrect autocorrect for <code>Lint/DeprecatedOpenSSLConstant</code> cipher constant argument is not <code>cbc</code>. ([<a href="https://github.com/koic"><code>@​koic</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14051">#14051</a>: Fix incorrect autocorrect for <code>Style/RedundantCondition</code> when true is used as the true branch and the condition takes arguments. ([<a href="https://github.com/koic"><code>@​koic</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14062">#14062</a>: Fix false positives for <code>Lint/ReturnInVoidContext</code> when returning inside <code>define_method</code> or a nested singleton method. ([<a href="https://github.com/earlopain"><code>@​earlopain</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14057">#14057</a>: Fix <code>Style/ConditionalAssignment</code> cop error on dynamic string node in branch. ([<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14047">#14047</a>: Fix <code>Style/FrozenStringLiteralComment</code> cop errors on emacs-styled magic comment. ([<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>][])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rubocop/rubocop/commit/b159321378105cd8da90d66b294a22125c8d805e"><code>b159321</code></a> Cut 1.75.2</li> <li><a href="https://github.com/rubocop/rubocop/commit/919be6b2168230b459ff8310ea492b9389e9f630"><code>919be6b</code></a> Fix a heading</li> <li><a href="https://github.com/rubocop/rubocop/commit/c3d88321ae39e0f40c2f65f6654b3eefb9db9c8a"><code>c3d8832</code></a> Update Changelog</li> <li><a href="https://github.com/rubocop/rubocop/commit/ae1f33c406cce91e979c9e46ceb2a03dafce97ed"><code>ae1f33c</code></a> Use <code>RuboCop::AST::Node#any_def_type?</code> method</li> <li><a href="https://github.com/rubocop/rubocop/commit/d8e1f940f4bb0a9b805559a160884054090e35c5"><code>d8e1f94</code></a> [Fix <a href="https://redirect.github.com/rubocop/rubocop/issues/14062">#14062</a>] Fix false positives for <code>Lint/ReturnInVoidContext</code> when returnin...</li> <li><a href="https://github.com/rubocop/rubocop/commit/f5e9ca9036eb08c4884695de0c770a4ecdc5eb35"><code>f5e9ca9</code></a> Use RuboCop Performance 1.25 for development</li> <li><a href="https://github.com/rubocop/rubocop/commit/01d3e9dcace02022b312c9391e13f17491370b71"><code>01d3e9d</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop/issues/14065">#14065</a> from lovro-bikic/redundant-type-conversion-to-json-...</li> <li><a href="https://github.com/rubocop/rubocop/commit/bc3f2a6c8045853917a836a54a3108995c8164e8"><code>bc3f2a6</code></a> Make Lint/RedundantTypeConversion register an offense for to_json.to_s</li> <li><a href="https://github.com/rubocop/rubocop/commit/237a95eb41c75813f06121e0d2054fc6a4d4302c"><code>237a95e</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop/issues/14059">#14059</a> from henrik/patch-1</li> <li><a href="https://github.com/rubocop/rubocop/commit/6ddcf467ac109bb25cce4544582016be3c198565"><code>6ddcf46</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop/issues/14060">#14060</a> from Earlopain/global-std-stream-ractor</li> <li>Additional commits viewable in <a href="https://github.com/rubocop/rubocop/compare/v1.75.1...v1.75.2">compare view</a></li> </ul> </details> <br /> Updates `rubocop-performance` from 1.24.0 to 1.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rubocop/rubocop-performance/releases">rubocop-performance's releases</a>.</em></p> <blockquote> <h2>RuboCop Performance v1.25.0</h2> <h3>New features</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/pull/496">#496</a>: Support <code>it</code> block parameter in <code>Performance</code> cops. (<a href="https://github.com/koic"><code>@​koic</code></a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/pull/494">#494</a>: Fix <code>Performance/FixedSize</code> false positive when <code>count</code> is called with a <code>numblock</code>. (<a href="https://github.com/dvandersluis"><code>@​dvandersluis</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/issues/492">#492</a>: Fix false positives for <code>Performance/StringIdentifierArgument</code> when using interpolated string argument. (<a href="https://github.com/koic"><code>@​koic</code></a>)</li> </ul> <h3>Changes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/issues/482">#482</a>: Change <code>Performance/CollectionLiteralInLoop</code> to not register offenses for <code>Array#include?</code> that are optimized directly in Ruby. (<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-performance/blob/master/CHANGELOG.md">rubocop-performance's changelog</a>.</em></p> <blockquote> <h2>1.25.0 (2025-04-01)</h2> <h3>New features</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/pull/496">#496</a>: Support <code>it</code> block parameter in <code>Performance</code> cops. ([<a href="https://github.com/koic"><code>@​koic</code></a>][])</li> </ul> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/pull/494">#494</a>: Fix <code>Performance/FixedSize</code> false positive when <code>count</code> is called with a <code>numblock</code>. ([<a href="https://github.com/dvandersluis"><code>@​dvandersluis</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/issues/492">#492</a>: Fix false positives for <code>Performance/StringIdentifierArgument</code> when using interpolated string argument. ([<a href="https://github.com/koic"><code>@​koic</code></a>][])</li> </ul> <h3>Changes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-performance/issues/482">#482</a>: Change <code>Performance/CollectionLiteralInLoop</code> to not register offenses for <code>Array#include?</code> that are optimized directly in Ruby. ([<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-performance/commit/1a7fa7cadd72550a25be1b79ed6d21088570ce39"><code>1a7fa7c</code></a> Cut 1.25.0</li> <li><a href="https://github.com/rubocop/rubocop-performance/commit/9bbcc5263dad2c35255e625e5891c19bc3fba2a2"><code>9bbcc52</code></a> Update Changelog</li> <li><a href="https://github.com/rubocop/rubocop-performance/commit/9e5a10a80a7b1070343ec5130f76a8001720eaf6"><code>9e5a10a</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-performance/issues/496">#496</a> from koic/support_itblock_in_performance_cops</li> <li><a href="https://github.com/rubocop/rubocop-performance/commit/cee374c83188692c29594015292a07d8bdbb5f14"><code>cee374c</code></a> Support <code>it</code> block parameter in <code>Performance</code> cops</li> <li><a href="https://github.com/rubocop/rubocop-performance/commit/300b9978d1bd2731a5c045f187c09234e488a898"><code>300b997</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-performance/issues/494">#494</a> from dvandersluis/fixed-size-blocks</li> <li><a href="https://github.com/rubocop/rubocop-performance/commit/d339b99376afec98bf20a6802bbf0c97fc5f1edd"><code>d339b99</code></a> Fix <code>Performance/FixedSize</code> false positive when <code>count</code> is called with a `num...</li> <li><a href="https://github.com/rubocop/rubocop-performance/commit/b6a39f4a8cae1ff018cd250bcefc82c4533fcc4d"><code>b6a39f4</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-performance/issues/493">#493</a> from koic/fix_false_positives_for_performance_string_...</li> <li><a href="https://github.com/rubocop/rubocop-performance/commit/8c368f6a1659318f0f1179e344248c99045d24cb"><code>8c368f6</code></a> [Fix <a href="https://redirect.github.com/rubocop/rubocop-performance/issues/492">#492</a>] Fix false positives for <code>Performance/StringIdentifierArgument</code></li> <li><a href="https://github.com/rubocop/rubocop-performance/commit/d8428314abddb604de15759b795cedcca345727a"><code>d842831</code></a> Automate the process of GitHub release creation</li> <li><a href="https://github.com/rubocop/rubocop-performance/commit/eb68f9632b7c8a831e287a8ef84b9add56dd5ee5"><code>eb68f96</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-performance/issues/488">#488</a> from Earlopain/collection-literal-ruby34</li> <li>Additional commits viewable in <a href="https://github.com/rubocop/rubocop-performance/compare/v1.24.0...v1.25.0">compare view</a></li> </ul> </details> <br /> Updates `rubocop-rails` from 2.30.3 to 2.31.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rubocop/rubocop-rails/releases">rubocop-rails's releases</a>.</em></p> <blockquote> <h2>RuboCop Rails v2.31.0</h2> <h3>New features</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-rails/pull/1471">#1471</a>: Support <code>it</code> block parameter in <code>Rails</code> cops. (<a href="https://github.com/koic"><code>@​koic</code></a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1465">#1465</a>: Avoid warnings about methods of <code>RuboCop::Cop::EnforceSuperclass</code> being redefined. (<a href="https://github.com/davidrunger"><code>@​davidrunger</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md">rubocop-rails's changelog</a>.</em></p> <blockquote> <h2>2.31.0 (2025-04-01)</h2> <h3>New features</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-rails/pull/1471">#1471</a>: Support <code>it</code> block parameter in <code>Rails</code> cops. ([<a href="https://github.com/koic"><code>@​koic</code></a>][])</li> </ul> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1465">#1465</a>: Avoid warnings about methods of <code>RuboCop::Cop::EnforceSuperclass</code> being redefined. ([<a href="https://github.com/davidrunger"><code>@​davidrunger</code></a>][])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rubocop/rubocop-rails/commit/87dd3e3b9e8cf6eb7defde0da2ebe5dca7d98c9b"><code>87dd3e3</code></a> Cut 2.31.0</li> <li><a href="https://github.com/rubocop/rubocop-rails/commit/85f2a721fa1dcc0b4b0d8d19e81361feed3f8631"><code>85f2a72</code></a> Update Changelog</li> <li><a href="https://github.com/rubocop/rubocop-rails/commit/6b32cfb5be565bf4cb15037f32e45a95fd313d64"><code>6b32cfb</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1469">#1469</a> from hatsu38/fix-broken-Rails_ArelStar-adoc</li> <li><a href="https://github.com/rubocop/rubocop-rails/commit/2420d70ed919a373192ddecc8a084870ffcd0908"><code>2420d70</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1471">#1471</a> from koic/support_itblock_in_rails_cops</li> <li><a href="https://github.com/rubocop/rubocop-rails/commit/72155fdb66d7ff0576df76a55c0d4f22f6db3a2a"><code>72155fd</code></a> Support <code>it</code> block parameter in <code>Rails</code> cops</li> <li><a href="https://github.com/rubocop/rubocop-rails/commit/3fbbca6978b11e93dd54485898ea1a50002cad13"><code>3fbbca6</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1460">#1460</a> from Earlopain/future-proof-rails-output</li> <li><a href="https://github.com/rubocop/rubocop-rails/commit/c2227561e49f1156ca82104f120415d302a6fbe8"><code>c222756</code></a> [Fix <a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1353">#1353</a>] Fix incorrect escaping of asterisk in docs and comments</li> <li><a href="https://github.com/rubocop/rubocop-rails/commit/930584a2f6360d69399be6988fe01f9f4051ab9d"><code>930584a</code></a> Suppress RuboCop's offense</li> <li><a href="https://github.com/rubocop/rubocop-rails/commit/8056bdcfd81750085949131d104d1040ab5c8a32"><code>8056bdc</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1467">#1467</a> from Earlopain/less-rails-extensions</li> <li><a href="https://github.com/rubocop/rubocop-rails/commit/2c65962b15b675cb69edd98a8f8aceb71cc85345"><code>2c65962</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1466">#1466</a> from davidrunger/avoid-warnings-about-redefined-methods</li> <li>Additional commits viewable in <a href="https://github.com/rubocop/rubocop-rails/compare/v2.30.3...v2.31.0">compare view</a></li> </ul> </details> <br /> Updates `brakeman` from 7.0.0 to 7.0.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/presidentbeef/brakeman/releases">brakeman's releases</a>.</em></p> <blockquote> <h2>7.0.2</h2> <ul> <li>Fix error with empty <code>BUNDLE_GEMFILE</code> env variable</li> </ul> <h2>7.0.1</h2> <ul> <li>Avoid warning on evaluation of plain strings (<a href="https://redirect.github.com/presidentbeef/brakeman/issues/1919">#1919</a>)</li> <li>Enable use of custom/alternative Gemfiles (<a href="https://redirect.github.com/presidentbeef/brakeman/issues/1840">#1840</a>, <a href="https://redirect.github.com/presidentbeef/brakeman/issues/1907">#1907</a>)</li> <li>Fix error on directory with <code>rb</code> extension (<a href="https://github.com/viralpraxis">viralpraxis</a>)</li> <li>Support <code>terminal-table</code> 4.0 (<a href="https://github.com/viralpraxis">Chedli Bourguiba</a>)</li> <li>Better support Prism 1.4.0 (<a href="https://redirect.github.com/presidentbeef/brakeman/issues/1927">#1927</a>)</li> <li>Only output timing for each file when using <code>--debug</code></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md">brakeman's changelog</a>.</em></p> <blockquote> <h1>7.0.2 - 2025-04-04</h1> <ul> <li>Fix error with empty <code>BUNDLE_GEMFILE</code> env variable</li> </ul> <h1>7.0.1 - 2025-04-03</h1> <ul> <li>Avoid warning on evaluation of plain strings</li> <li>Enable use of custom/alternative Gemfiles</li> <li>Fix error on directory with <code>rb</code> extension (viralpraxis)</li> <li>Support <code>terminal-table</code> 4.0 (Chedli Bourguiba)</li> <li>Better support Prism 1.4.0</li> <li>Only output timing for each file when using <code>--debug</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/presidentbeef/brakeman/commit/835dc2825d919ed4ec8fe2b484e086015282ff02"><code>835dc28</code></a> Bump to 7.0.2</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/c1ae1db957f6a644cda8a2e68927f6a1c6cbdb82"><code>c1ae1db</code></a> Merge pull request <a href="https://redirect.github.com/presidentbeef/brakeman/issues/1932">#1932</a> from presidentbeef/fix_empty_bundle_gemfile_env</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/794414aa9196f7f6f457489c9862ea5d0f3d452a"><code>794414a</code></a> Fix issue with empty BUNDLE_GEMFILE env variable</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/bcef7ffe210e0f8995e0be0aaf09e8c6a619dd33"><code>bcef7ff</code></a> Bump to 7.0.1</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/1d9884f38c88b88f4635fcdd69bcdbecbc451334"><code>1d9884f</code></a> Update CHANGES</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/9f920855707db246cdcb2cd7f76c529e52cf4005"><code>9f92085</code></a> Merge pull request <a href="https://redirect.github.com/presidentbeef/brakeman/issues/1917">#1917</a> from chaadow/patch-2</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/c8eb7c172ee41d43515f3598c882529b40989eb0"><code>c8eb7c1</code></a> Merge pull request <a href="https://redirect.github.com/presidentbeef/brakeman/issues/1928">#1928</a> from presidentbeef/fix_prism_frozen_strings</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/543aca577e8119588b80021bb11db1a0187f53cd"><code>543aca5</code></a> Merge pull request <a href="https://redirect.github.com/presidentbeef/brakeman/issues/1920">#1920</a> from presidentbeef/eval_with_known_strings</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/1af70b28d6874d9241ea7d2e1fef3368e9253e81"><code>1af70b2</code></a> Frozen string in string concatenation</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/167e228ae628c9b5b8da46e2f2c61ffee5afd5fa"><code>167e228</code></a> Frozen string in WeakRSAKey check</li> <li>Additional commits viewable in <a href="https://github.com/presidentbeef/brakeman/compare/v7.0.0...v7.0.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 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 178f619 commit b712423

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

Gemfile.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ GEM
8787
bindex (0.8.1)
8888
bootsnap (1.18.4)
8989
msgpack (~> 1.2)
90-
brakeman (7.0.0)
90+
brakeman (7.0.2)
9191
racc
9292
builder (3.3.0)
9393
bundler-audit (0.9.2)
@@ -128,9 +128,9 @@ GEM
128128
irb (~> 1.10)
129129
reline (>= 0.3.8)
130130
diff-lcs (1.5.1)
131-
dotenv (3.1.7)
132-
dotenv-rails (3.1.7)
133-
dotenv (= 3.1.7)
131+
dotenv (3.1.8)
132+
dotenv-rails (3.1.8)
133+
dotenv (= 3.1.8)
134134
railties (>= 6.1)
135135
drb (2.2.1)
136136
email_validator (2.2.4)
@@ -187,7 +187,7 @@ GEM
187187
activesupport (>= 6.0.0)
188188
railties (>= 6.0.0)
189189
io-console (0.8.0)
190-
irb (1.15.1)
190+
irb (1.15.2)
191191
pp (>= 0.6.0)
192192
rdoc (>= 4.0.0)
193193
reline (>= 0.4.2)
@@ -230,12 +230,12 @@ GEM
230230
net-smtp (0.5.1)
231231
net-protocol
232232
nio4r (2.7.4)
233-
nokogiri (1.18.6)
233+
nokogiri (1.18.7)
234234
mini_portile2 (~> 2.8.2)
235235
racc (~> 1.4)
236-
nokogiri (1.18.6-arm64-darwin)
236+
nokogiri (1.18.7-arm64-darwin)
237237
racc (~> 1.4)
238-
nokogiri (1.18.6-x86_64-linux-gnu)
238+
nokogiri (1.18.7-x86_64-linux-gnu)
239239
racc (~> 1.4)
240240
oauth2 (2.0.9)
241241
faraday (>= 0.17.3, < 3.0)
@@ -260,7 +260,7 @@ GEM
260260
actionpack (>= 4.2)
261261
omniauth (~> 2.0)
262262
parallel (1.26.3)
263-
parser (3.3.7.4)
263+
parser (3.3.8.0)
264264
ast (~> 2.4.1)
265265
racc
266266
pg (1.5.9)
@@ -280,7 +280,7 @@ GEM
280280
nio4r (~> 2.0)
281281
raabro (1.4.0)
282282
racc (1.8.1)
283-
rack (3.1.12)
283+
rack (3.1.13)
284284
rack-protection (4.1.1)
285285
base64 (>= 0.1.0)
286286
logger (>= 1.6.0)
@@ -331,7 +331,7 @@ GEM
331331
redis-client (0.24.0)
332332
connection_pool
333333
regexp_parser (2.10.0)
334-
reline (0.6.0)
334+
reline (0.6.1)
335335
io-console (~> 0.5)
336336
rexml (3.4.1)
337337
rolify (6.0.1)
@@ -352,18 +352,18 @@ GEM
352352
rspec-mocks (~> 3.13)
353353
rspec-support (~> 3.13)
354354
rspec-support (3.13.2)
355-
rubocop (1.75.1)
355+
rubocop (1.75.2)
356356
json (~> 2.3)
357357
language_server-protocol (~> 3.17.0.2)
358358
lint_roller (~> 1.1.0)
359359
parallel (~> 1.10)
360360
parser (>= 3.3.0.2)
361361
rainbow (>= 2.2.2, < 4.0)
362362
regexp_parser (>= 2.9.3, < 3.0)
363-
rubocop-ast (>= 1.43.0, < 2.0)
363+
rubocop-ast (>= 1.44.0, < 2.0)
364364
ruby-progressbar (~> 1.7)
365365
unicode-display_width (>= 2.4.0, < 4.0)
366-
rubocop-ast (1.43.0)
366+
rubocop-ast (1.44.1)
367367
parser (>= 3.3.7.2)
368368
prism (~> 1.4)
369369
rubocop-capybara (2.22.1)
@@ -372,15 +372,15 @@ GEM
372372
rubocop-factory_bot (2.27.1)
373373
lint_roller (~> 1.1)
374374
rubocop (~> 1.72, >= 1.72.1)
375-
rubocop-performance (1.24.0)
375+
rubocop-performance (1.25.0)
376376
lint_roller (~> 1.1)
377-
rubocop (>= 1.72.1, < 2.0)
377+
rubocop (>= 1.75.0, < 2.0)
378378
rubocop-ast (>= 1.38.0, < 2.0)
379-
rubocop-rails (2.30.3)
379+
rubocop-rails (2.31.0)
380380
activesupport (>= 4.2.0)
381381
lint_roller (~> 1.1)
382382
rack (>= 1.1)
383-
rubocop (>= 1.72.1, < 2.0)
383+
rubocop (>= 1.75.0, < 2.0)
384384
rubocop-ast (>= 1.38.0, < 2.0)
385385
rubocop-rspec (3.5.0)
386386
lint_roller (~> 1.1)

0 commit comments

Comments
 (0)