Skip to content

Commit

Permalink
Merge pull request #429 from sylhare/dependabot/bundler/dot-github/wo…
Browse files Browse the repository at this point in the history
…rkflows/nokogiri-1.16.2

Bump nokogiri from 1.15.5 to 1.16.2 in /.github/workflows
  • Loading branch information
sylhare committed Feb 15, 2024
2 parents 309d8a2 + 0a12909 commit ac6fc68
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/Gemfile.lock
Expand Up @@ -222,7 +222,9 @@ GEM
jekyll-seo-tag (~> 2.1)
minitest (5.22.2)
mutex_m (0.2.0)
nokogiri (1.15.5-x86_64-darwin)
nokogiri (1.16.2-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -262,6 +264,7 @@ GEM

PLATFORMS
x86_64-darwin-19
x86_64-linux

DEPENDENCIES
github-pages
Expand Down

0 comments on commit ac6fc68

Please sign in to comment.