diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-10-21 03:07:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 03:07:39 +0000 |
commit | f255ec213189188617377e42cd7770063ea082cb (patch) | |
tree | bc3e982d6fb65f6e1c9853b09719582b9726cfe6 | |
parent | 92b3265a603bdca12cac6c7acec0415a968247b4 (diff) |
Bump nokogiri from 1.13.6 to 1.13.9dependabot/bundler/nokogiri-1.13.9
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.6...v1.13.9)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 432cd34..f64ed9a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -232,7 +232,7 @@ GEM jekyll-seo-tag (~> 2.1) minitest (5.15.0) multipart-post (2.1.1) - nokogiri (1.13.6) + nokogiri (1.13.9) mini_portile2 (~> 2.8.0) racc (~> 1.4) octokit (4.22.0) |