Bumps the dependencies group with 3 updates: 
[bootsnap](https://github.com/rails/bootsnap), 
[bootstrap_form](https://github.com/bootstrap-ruby/bootstrap_form) and 
[minitest](https://github.com/minitest/minitest).

Updates `bootsnap` from 1.24.1 to 1.24.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a 
href="https://github.com/rails/bootsnap/releases">bootsnap's 
releases</a>.</em></p>
<blockquote>
<h2>v1.24.3</h2>
<ul>
<li>Fix the <code>1.24.2</code> workaround to parse Ruby 
files with UTF-8 even when the <code>LANG</code> environment 
variable
is unset or set to <code>C</code>.</li>
</ul>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/rails/bootsnap/compare/v1.24.2...v1.24.3">https://github.com/rails/bootsnap/compare/v1.24.2...v1.24.3</a></p>
<h2>v1.24.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Workaround two Ruby bugs in 
<code>RubyVM::InstructionSequence.compile_file</code>, that were 
causing
files to be loaded with the old Ruby parser instead of Prism, causing issues 
with some pattern matching syntax.
Ref: <a 
href="https://bugs.ruby-lang.org/issues/22023">https://bugs.ruby-lang.org/issues/22023</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/rails/bootsnap/compare/v1.24.1...v1.24.2">https://github.com/rails/bootsnap/compare/v1.24.1...v1.24.2</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a 
href="https://github.com/rails/bootsnap/blob/main/CHANGELOG.md">bootsnap's
 changelog</a>.</em></p>
<blockquote>
<h1>1.24.3</h1>
<ul>
<li>Fix the <code>1.24.2</code> workaround to parse Ruby 
files with UTF-8 even when the <code>LANG</code> environment 
variable
is unset or set to <code>C</code>.</li>
</ul>
<h1>1.24.2</h1>
<ul>
<li>Workaround two Ruby bugs in 
<code>RubyVM::InstructionSequence.compile_file</code>, that were 
causing
files to be loaded with the old Ruby parser instead of Prism, causing issues 
with some pattern matching syntax.
Ref: <a 
href="https://bugs.ruby-lang.org/issues/22023">https://bugs.ruby-lang.org/issues/22023</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/rails/bootsnap/commit/4e14f7eb1bdaeadd1fe2cd658c9224b231424b87"><code>4e14f7e</code></a>
 Release 1.24.3</li>
<li><a 
href="https://github.com/rails/bootsnap/commit/7c36e0110cecc182f39e0afa10b48f7ebd4d0f52"><code>7c36e01</code></a>
 Fix encoding in Ruby [Bug <a 
href="https://redirect.github.com/rails/bootsnap/issues/22023">#22023</a>]
 workaround</li>
<li><a 
href="https://github.com/rails/bootsnap/commit/21b7ad836f04cd8254eff344905cf6a942c3cbea"><code>21b7ad8</code></a>
 Release 1.24.2</li>
<li><a 
href="https://github.com/rails/bootsnap/commit/fbcb561385763d2a9ed71afef3163b6168e61c59"><code>fbcb561</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rails/bootsnap/issues/540">#540</a>
 from byroot/use-proper-parser</li>
<li><a 
href="https://github.com/rails/bootsnap/commit/58d913432c80116d746668141a67c8492f2a0ec2"><code>58d9134</code></a>
 Workaround Ruby [Bug <a 
href="https://redirect.github.com/rails/bootsnap/issues/22023">#22023</a>]</li>
<li>See full diff in <a 
href="https://github.com/rails/bootsnap/compare/v1.24.1...v1.24.3">compare
 view</a></li>
</ul>
</details>
<br />

Updates `bootstrap_form` from 5.6.0 to 5.6.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a 
href="https://github.com/bootstrap-ruby/bootstrap_form/releases">bootstrap_form's
 releases</a>.</em></p>
<blockquote>
<h2>v5.6.1</h2>
<h3>New features</h3>
<h3>Bugfixes</h3>
<ul>
<li>Remove conditional on environment by <a 
href="https://github.com/lcreid"><code>@​lcreid</code></a>
 in <a 
href="https://redirect.github.com/bootstrap-ruby/bootstrap_form/pull/794">bootstrap-ruby/bootstrap_form#794</a></li>
</ul>
<h3>Performance</h3>
<h3>Documentation</h3>
<h3>Development</h3>
<ul>
<li>Update to capybara screenshot diff breaks tests by <a 
href="https://github.com/lcreid"><code>@​lcreid</code></a>
 in <a 
href="https://redirect.github.com/bootstrap-ruby/bootstrap_form/pull/791">bootstrap-ruby/bootstrap_form#791</a></li>
<li>Fix Rakefile for Edge Rails by <a 
href="https://github.com/lcreid"><code>@​lcreid</code></a>
 in <a 
href="https://redirect.github.com/bootstrap-ruby/bootstrap_form/pull/793">bootstrap-ruby/bootstrap_form#793</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/bootstrap-ruby/bootstrap_form/compare/v5.6.0...v5.6.1">https://github.com/bootstrap-ruby/bootstrap_form/compare/v5.6.0...v5.6.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/bootstrap-ruby/bootstrap_form/commit/4331f790c2c04d1e6ed5e95f4a9e5787e74b8e7d"><code>4331f79</code></a>
 Preparing v5.6.1</li>
<li><a 
href="https://github.com/bootstrap-ruby/bootstrap_form/commit/b86e80f2dacc69662f0142c72852bf76370f1013"><code>b86e80f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/bootstrap-ruby/bootstrap_form/issues/794">#794</a>
 from lcreid/792/remove-conditional-on-environment</li>
<li><a 
href="https://github.com/bootstrap-ruby/bootstrap_form/commit/1630f489ca63a3f18f3c1b5f849ccb12f1b963eb"><code>1630f48</code></a>
 Remove conditional on development environment</li>
<li><a 
href="https://github.com/bootstrap-ruby/bootstrap_form/commit/5d5d9cb217dda98c7561db0222f01288295a34ff"><code>5d5d9cb</code></a>
 Merge pull request <a 
href="https://redirect.github.com/bootstrap-ruby/bootstrap_form/issues/793">#793</a>
 from lcreid/yet-another-fix-to-rakefile</li>
<li><a 
href="https://github.com/bootstrap-ruby/bootstrap_form/commit/fbc16426603bc226b02597ef0dd0b479b7dd0cd2"><code>fbc1642</code></a>
 Yes, use bundle exec inside Rakefile</li>
<li><a 
href="https://github.com/bootstrap-ruby/bootstrap_form/commit/8159a166c118ff97ddd7af083ce9a5c51e841324"><code>8159a16</code></a>
 Merge pull request <a 
href="https://redirect.github.com/bootstrap-ruby/bootstrap_form/issues/791">#791</a>
 from lcreid/update-to-capybara-screenshot-diff-breaks...</li>
<li><a 
href="https://github.com/bootstrap-ruby/bootstrap_form/commit/ae8cd5ecdeed7a8fe64a03ff7d22e161e1c4b979"><code>ae8cd5e</code></a>
 Remove dependency on another gem's internals</li>
<li><a 
href="https://github.com/bootstrap-ruby/bootstrap_form/commit/63025843073a5bc7fd6febfbfb73cb4407b7d142"><code>6302584</code></a>
 compose.yml and devcontainer.json for new Docker images</li>
<li><a 
href="https://github.com/bootstrap-ruby/bootstrap_form/commit/fdf05c5a677b5a8e35165669e7d249ef897bed70"><code>fdf05c5</code></a>
 Add branch reminder to Releasing</li>
<li>See full diff in <a 
href="https://github.com/bootstrap-ruby/bootstrap_form/compare/v5.6.0...v5.6.1">compare
 view</a></li>
</ul>
</details>
<br />

Updates `minitest` from 6.0.5 to 6.0.6
<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.6 / 2026-04-30</p>
<ul>
<li>
<p>2 bug fixes:</p>
<ul>
<li>Fix using assert_equal/same/nil w/ BasicObject by comparing w/ 
<code>nil == exp</code>. (mtasaka)</li>
<li>Removed private Assertions#_where as it is no longer used.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/minitest/minitest/commit/f6180b07ea6e8504a71d220246da0875f392c51c"><code>f6180b0</code></a>
 prepped for release</li>
<li><a 
href="https://github.com/minitest/minitest/commit/23bc7f25a8853b9b3c75b9b73c65d231e42cb452"><code>23bc7f2</code></a>
 - Removed private Assertions#_where as it is no longer used.</li>
<li><a 
href="https://github.com/minitest/minitest/commit/c471347e5daf7f3e362c530170ae3302edad9117"><code>c471347</code></a>
 - Fix using assert_equal/same/nil w/ BasicObject by comparing w/ 
<code>nil == exp</code>...</li>
<li>See full diff in <a 
href="https://github.com/minitest/minitest/compare/v6.0.5...v6.0.6">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>
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/7066

-- Commit Summary --

  * Bump the dependencies group with 3 updates

-- File Changes --

    M Gemfile.lock (10)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/7066.patchhttps://github.com/openstreetmap/openstreetmap-website/pull/7066.diff
-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7066
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to