Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [bootsnap](https://github.com/rails/bootsnap) | `1.24.3` | `1.24.4` |
| 
[opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-ruby)
 | `0.33.0` | `0.34.0` |
| [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-ruby) | 
`1.11.0` | `1.12.0` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.221.0` | `1.222.0` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.43.0` | 
`4.44.0` |

Updates `bootsnap` from 1.24.3 to 1.24.4
<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.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix several compatibility issues with Ruby 
<code>4.0.4</code>, particularly the <code>should not compile 
with coverage</code> error. See <a 
href="https://redirect.github.com/rails/bootsnap/issues/547">#547</a>.</li>
<li>Fix <code>Bootsnap.enable_frozen_string_literal</code> to 
work even when coverage is enabled. Unfortunately only possible on Ruby 
<code>4.0.4+</code>.
On older rubies if coverage is enabled a warning will be issued and the feature 
won't work.</li>
<li>Reduced cache files header size from 64 to 32 bytes, and got rid of 
the random padding element.</li>
<li>Avoid leaking a private method in <code>Object</code> 
when testing for Parse.y bugs.</li>
</ul>
<p><strong>Full Changelog</strong>: <a 
href="https://github.com/rails/bootsnap/compare/v1.24.3...v1.24.4">https://github.com/rails/bootsnap/compare/v1.24.3...v1.24.4</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.4</h1>
<ul>
<li>Fix several compatibility issues with Ruby 
<code>4.0.4</code>, particularly the <code>should not compile 
with coverage</code> error. See <a 
href="https://redirect.github.com/rails/bootsnap/issues/547">#547</a>.</li>
<li>Fix <code>Bootsnap.enable_frozen_string_literal</code> to 
work even when coverage is enabled. Unfortunately only possible on Ruby 
<code>4.0.4+</code>.
On older rubies if coverage is enabled a warning will be issued and the feature 
won't work.</li>
<li>Reduced cache files header size from 64 to 32 bytes, and got rid of 
the random padding element.</li>
<li>Avoid leaking a private method in <code>Object</code> 
when testing for Parse.y bugs.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/rails/bootsnap/commit/0d8a0a64cd1f302a4cbb29088fff7847ef9852c8"><code>0d8a0a6</code></a>
 Release 1.24.4</li>
<li><a 
href="https://github.com/rails/bootsnap/commit/6ccc5ebda794afe4e2b36be677640b4f7b6a03ac"><code>6ccc5eb</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rails/bootsnap/issues/550">#550</a>
 from byroot/fstr-and-coverage</li>
<li><a 
href="https://github.com/rails/bootsnap/commit/86e95864f89067159dadb8be68b656ae1a5f38ea"><code>86e9586</code></a>
 Make <code>Bootsnap.enable_frozen_string_literal</code> work even 
with coverage on</li>
<li><a 
href="https://github.com/rails/bootsnap/commit/36c22246259452d163986565f7a946154f742da7"><code>36c2224</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rails/bootsnap/issues/549">#549</a>
 from byroot/integration-tests</li>
<li><a 
href="https://github.com/rails/bootsnap/commit/6500a43b2ac7fda963f03ed62098fb3b2be2bdeb"><code>6500a43</code></a>
 Handle Coverage being suspended</li>
<li><a 
href="https://github.com/rails/bootsnap/commit/cf3791edf37b778e14efa1f366c775f8456a3475"><code>cf3791e</code></a>
 ISeq#input_to_output: just return <code>nil</code> when using 
default compiler.</li>
<li><a 
href="https://github.com/rails/bootsnap/commit/cabdad95ed5218e6b888121c92702da4338de866"><code>cabdad9</code></a>
 Only test Ruby [Bug <a 
href="https://redirect.github.com/rails/bootsnap/issues/18250">#18250</a>]
 if on Ruby 3.0.x</li>
<li><a 
href="https://github.com/rails/bootsnap/commit/490960e1dcd8bde4dda53e3ed1f435def73e0b0e"><code>490960e</code></a>
 Yet another warning emitted from the canary</li>
<li><a 
href="https://github.com/rails/bootsnap/commit/045beb2ee5a85b1fd5000e6ee566b8b8a4c5df72"><code>045beb2</code></a>
 Appease rubocop</li>
<li><a 
href="https://github.com/rails/bootsnap/commit/d37f282ec8db1c9b31405c5629bcc6bc68d9974c"><code>d37f282</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rails/bootsnap/issues/546">#546</a>
 from davidenglishmusic/rubocop-performance</li>
<li>Additional commits viewable in <a 
href="https://github.com/rails/bootsnap/compare/v1.24.3...v1.24.4">compare
 view</a></li>
</ul>
</details>
<br />

Updates `opentelemetry-exporter-otlp` from 0.33.0 to 0.34.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-ruby/releases">opentelemetry-exporter-otlp's
 releases</a>.</em></p>
<blockquote>
<h2>opentelemetry-exporter-otlp 0.34.0</h2>
<h3>v0.34.0 / 2026-05-12</h3>
<ul>
<li>ADDED: Add git tag to source URI in gemspec (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-ruby/issues/2101">#2101</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a 
href="https://github.com/open-telemetry/opentelemetry-ruby/compare/opentelemetry-exporter-otlp/v0.33.0...opentelemetry-exporter-otlp/v0.34.0">compare
 view</a></li>
</ul>
</details>
<br />

Updates `opentelemetry-sdk` from 1.11.0 to 1.12.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-ruby/releases">opentelemetry-sdk's
 releases</a>.</em></p>
<blockquote>
<h2>opentelemetry-sdk 1.12.0</h2>
<h3>v1.12.0 / 2026-05-12</h3>
<ul>
<li>ADDED: Add git tag to source URI in gemspec (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-ruby/issues/2101">#2101</a>)</li>
<li>FIXED: Consistent labels for otel.bsp.dropped_spans metric (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-ruby/issues/2108">#2108</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a 
href="https://github.com/open-telemetry/opentelemetry-ruby/compare/opentelemetry-sdk/v1.11.0...opentelemetry-sdk/v1.12.0">compare
 view</a></li>
</ul>
</details>
<br />

Updates `aws-sdk-s3` from 1.221.0 to 1.222.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a 
href="https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md">aws-sdk-s3's
 changelog</a>.</em></p>
<blockquote>
<h2>1.222.0 (2026-05-13)</h2>
<ul>
<li>Feature - Code Generated Changes, see 
<code>./build_tools</code> or 
<code>aws-sdk-core</code>'s CHANGELOG.md for details.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a 
href="https://github.com/aws/aws-sdk-ruby/commits">compare 
view</a></li>
</ul>
</details>
<br />

Updates `selenium-webdriver` from 4.43.0 to 4.44.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a 
href="https://github.com/SeleniumHQ/selenium/releases">selenium-webdriver's
 releases</a>.</em></p>
<blockquote>
<h2>Selenium 4.44.0</h2>
<h2>Detailed Changelogs by Component</h2>
<p><!-- raw HTML omitted --> <strong><a 
href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></strong>
     |    <!-- raw HTML omitted --> <strong><a 
href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></strong>
     |    <!-- raw HTML omitted --> <strong><a 
href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></strong>
     |    <!-- raw HTML omitted --> <strong><a 
href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></strong>
     |    <!-- raw HTML omitted --> <strong><a 
href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/selenium-webdriver/CHANGES.md">JavaScript</a></strong>
<!-- raw HTML omitted --></p>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<!-- raw HTML omitted -->
<ul>
<li>fix(documentation): update artifact naming for generated docs by 
<a 
href="https://github.com/diemol"><code>@​diemol</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17332">SeleniumHQ/selenium#17332</a></li>
<li>fix(ruby): retrieve devtools version dynamically for package 
verification by <a 
href="https://github.com/diemol"><code>@​diemol</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17335">SeleniumHQ/selenium#17335</a></li>
<li>[dotnet] Don't truncate internal log messages at error/warn 
levels by <a 
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17333">SeleniumHQ/selenium#17333</a></li>
<li>[dotnet] Safe modifications of internal log handlers by <a 
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17334">SeleniumHQ/selenium#17334</a></li>
<li>[dotnet] Remove planned obsoleted members for 4.44 by <a 
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17328">SeleniumHQ/selenium#17328</a></li>
<li>[dotnet] [bidi] Statically declare commands by <a 
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17330">SeleniumHQ/selenium#17330</a></li>
<li>[dotnet] [bidi] Statically declared events by <a 
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17331">SeleniumHQ/selenium#17331</a></li>
<li>[dotnet] Add C# 14 extension to polyfill 
<code>ArgumentNullException.ThrowIfNull</code> by <a 
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16697">SeleniumHQ/selenium#16697</a></li>
<li>[dotnet] [bidi] Align SetDownloadBehavior command by <a 
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17336">SeleniumHQ/selenium#17336</a></li>
<li>[dotnet] [bidi] Align ContinueWithAuth command by <a 
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17337">SeleniumHQ/selenium#17337</a></li>
<li>[dotnet] [bidi] Align SetGeolocation polymorphic command by <a 
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17338">SeleniumHQ/selenium#17338</a></li>
<li>[dotnet] [test] In-process test webserver by <a 
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17339">SeleniumHQ/selenium#17339</a></li>
<li>[java] deprecate the 'native' methods inside the HttpClient 
interface by <a 
href="https://github.com/joerg1985"><code>@​joerg1985</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17340">SeleniumHQ/selenium#17340</a></li>
<li>CDDL 2 Python generator by <a 
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16914">SeleniumHQ/selenium#16914</a></li>
<li>Fix py:local_dev rake task by <a 
href="https://github.com/cgoldberg"><code>@​cgoldberg</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17342">SeleniumHQ/selenium#17342</a></li>
<li>[grid] Accept legacy session-closed event payloads by <a 
href="https://github.com/VietND96"><code>@​VietND96</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17343">SeleniumHQ/selenium#17343</a></li>
<li>[java] specify nullability in package 
<code>org.openqa.selenium.remote</code> by <a 
href="https://github.com/asolntsev"><code>@​asolntsev</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17325">SeleniumHQ/selenium#17325</a></li>
<li>fix NPE when response status is null by <a 
href="https://github.com/asolntsev"><code>@​asolntsev</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17348">SeleniumHQ/selenium#17348</a></li>
<li>[java] fix NoSuchElementException for custom By locators by <a 
href="https://github.com/Chandan25sharma"><code>@​Chandan25sharma</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17287">SeleniumHQ/selenium#17287</a></li>
<li>[py] Update docs with pytest example and minor formatting fixes by 
<a 
href="https://github.com/cgoldberg"><code>@​cgoldberg</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17351">SeleniumHQ/selenium#17351</a></li>
<li>[dotnet] Fix stopping of network monitoring via DevTools by <a 
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17352">SeleniumHQ/selenium#17352</a></li>
<li>[dotnet] [test] Update tests to target .NET 10 by <a 
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17353">SeleniumHQ/selenium#17353</a></li>
<li>[build] Clean extra tools from GHA runner to free disk space by <a 
href="https://github.com/cgoldberg"><code>@​cgoldberg</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17360">SeleniumHQ/selenium#17360</a></li>
<li>Initial Creation of the Selenium CLI Tool by <a 
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17327">SeleniumHQ/selenium#17327</a></li>
<li>[java] fix some nullability warnings by <a 
href="https://github.com/asolntsev"><code>@​asolntsev</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17362">SeleniumHQ/selenium#17362</a></li>
<li>[py] Use generated Bidi files instead of hand curated ones by <a 
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17266">SeleniumHQ/selenium#17266</a></li>
<li>[docs] Add AI-assisted contribution policy by <a 
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17043">SeleniumHQ/selenium#17043</a></li>
<li>[Agents] Update agents to make sure do linting. by <a 
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17366">SeleniumHQ/selenium#17366</a></li>
<li>[py] Bump dependencies by <a 
href="https://github.com/cgoldberg"><code>@​cgoldberg</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17368">SeleniumHQ/selenium#17368</a></li>
<li>[git] update gitignore to exclude mempalace by <a 
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17369">SeleniumHQ/selenium#17369</a></li>
<li>[java] remove field 
<code>ChromiumDriver.capabilities</code> by <a 
href="https://github.com/asolntsev"><code>@​asolntsev</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17363">SeleniumHQ/selenium#17363</a></li>
<li>[spec] Use http_file for the cddl files by <a 
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17372">SeleniumHQ/selenium#17372</a></li>
<li>[dotnet] [bidi] Obsolete Type(string) method in Input module by <a 
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17377">SeleniumHQ/selenium#17377</a></li>
<li>Fix Network failures by <a 
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17381">SeleniumHQ/selenium#17381</a></li>
<li>[java] [test] Unignore bidi network conditions tests for Firefox by 
<a 
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17385">SeleniumHQ/selenium#17385</a></li>
<li>[dotnet] [test] Unignore network conditions tests for Firefox by 
<a 
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17386">SeleniumHQ/selenium#17386</a></li>
<li>[dotnet] [test] Migrate to MTP by <a 
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a>
 in <a 
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17384">SeleniumHQ/selenium#17384</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a 
href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">selenium-webdriver's
 changelog</a>.</em></p>
<blockquote>
<h1>4.44.0 (2026-05-12)</h1>
<ul>
<li>Support CDP versions: v146, v147, v148</li>
<li>Modern Firefox does not like both the <code>-v</code> and 
<code>--log</code> flags at the same time (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17412">#17412</a>)</li>
<li>Fix credential issue with private key (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17188">#17188</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/SeleniumHQ/selenium/commit/da2039bd1456a161d0c284de16f9f4f179f1e8ca"><code>da2039b</code></a>
 [build] Prepare for release of selenium-4.44.0 (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17444">#17444</a>)</li>
<li><a 
href="https://github.com/SeleniumHQ/selenium/commit/6b85c4a554af11aac20379fcd9281f7c19173e89"><code>6b85c4a</code></a>
 [rb] Fix credential issue with private key (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17188">#17188</a>)</li>
<li><a 
href="https://github.com/SeleniumHQ/selenium/commit/4885286c4b7e8e1fb8613e6557b598894300301f"><code>4885286</code></a>
 [dotnet][java][js][py][rb] Standardize README files across bindings (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17245">#17245</a>)</li>
<li><a 
href="https://github.com/SeleniumHQ/selenium/commit/2042c237094c145f5d356ca9239eef6aafe755be"><code>2042c23</code></a>
 [rb] Modern Firefox does not like both the <code>-v</code> and 
<code>--log</code> flags at the same...</li>
<li><a 
href="https://github.com/SeleniumHQ/selenium/commit/31ee1221d6cae9f6e5e686ae5a0258d6e4bd6dfc"><code>31ee122</code></a>
 [Agents] Update agents to make sure do linting. (<a 
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17366">#17366</a>)</li>
<li><a 
href="https://github.com/SeleniumHQ/selenium/commit/c95fe73785ef05cb25e40089cca34ad1ddd72c61"><code>c95fe73</code></a>
 Bumping versions to nightly</li>
<li>See full diff in <a 
href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.43.0...selenium-4.44.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 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/7088

-- Commit Summary --

  * Bump the dependencies group with 5 updates

-- File Changes --

    M Gemfile.lock (30)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/7088.patchhttps://github.com/openstreetmap/openstreetmap-website/pull/7088.diff
-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7088
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