Skip to content

Commit 47ac6fc

Browse files
authored
chore(deps-dev): bump nokogiri from 1.18.8 to 1.18.9 (#35)
[![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/scala-workshop/workshop.scala-lang.org/network/alerts). </details>
2 parents ed792c2 + 54f9e68 commit 47ac6fc

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -237,32 +237,32 @@ GEM
237237
rb-inotify (~> 0.9, >= 0.9.10)
238238
logger (1.6.6)
239239
mercenary (0.3.6)
240-
mini_portile2 (2.8.8)
240+
mini_portile2 (2.8.9)
241241
minima (2.5.1)
242242
jekyll (>= 3.5, < 5.0)
243243
jekyll-feed (~> 0.9)
244244
jekyll-seo-tag (~> 2.1)
245245
minitest (5.25.5)
246246
net-http (0.6.0)
247247
uri
248-
nokogiri (1.18.8)
248+
nokogiri (1.18.9)
249249
mini_portile2 (~> 2.8.2)
250250
racc (~> 1.4)
251-
nokogiri (1.18.8-aarch64-linux-gnu)
251+
nokogiri (1.18.9-aarch64-linux-gnu)
252252
racc (~> 1.4)
253-
nokogiri (1.18.8-aarch64-linux-musl)
253+
nokogiri (1.18.9-aarch64-linux-musl)
254254
racc (~> 1.4)
255-
nokogiri (1.18.8-arm-linux-gnu)
255+
nokogiri (1.18.9-arm-linux-gnu)
256256
racc (~> 1.4)
257-
nokogiri (1.18.8-arm-linux-musl)
257+
nokogiri (1.18.9-arm-linux-musl)
258258
racc (~> 1.4)
259-
nokogiri (1.18.8-arm64-darwin)
259+
nokogiri (1.18.9-arm64-darwin)
260260
racc (~> 1.4)
261-
nokogiri (1.18.8-x86_64-darwin)
261+
nokogiri (1.18.9-x86_64-darwin)
262262
racc (~> 1.4)
263-
nokogiri (1.18.8-x86_64-linux-gnu)
263+
nokogiri (1.18.9-x86_64-linux-gnu)
264264
racc (~> 1.4)
265-
nokogiri (1.18.8-x86_64-linux-musl)
265+
nokogiri (1.18.9-x86_64-linux-musl)
266266
racc (~> 1.4)
267267
octokit (4.25.1)
268268
faraday (>= 1, < 3)

0 commit comments

Comments
 (0)