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

Commit b86bda4

Browse files
Bump nokogiri from 1.18.8 to 1.18.9 (#421)
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nokogiri&package-manager=bundler&previous-version=1.18.8&new-version=1.18.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/karlentwistle/dyno_scaler/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09fe784 commit b86bda4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -232,12 +232,12 @@ GEM
232232
net-smtp (0.5.1)
233233
net-protocol
234234
nio4r (2.7.4)
235-
nokogiri (1.18.8)
235+
nokogiri (1.18.9)
236236
mini_portile2 (~> 2.8.2)
237237
racc (~> 1.4)
238-
nokogiri (1.18.8-arm64-darwin)
238+
nokogiri (1.18.9-arm64-darwin)
239239
racc (~> 1.4)
240-
nokogiri (1.18.8-x86_64-linux-gnu)
240+
nokogiri (1.18.9-x86_64-linux-gnu)
241241
racc (~> 1.4)
242242
oauth2 (2.0.9)
243243
faraday (>= 0.17.3, < 3.0)

0 commit comments

Comments
 (0)