diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-04-12 10:02:15 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-12 10:02:15 +0000 |
commit | ca24344b57342ec6f2371e56064112c016164488 (patch) | |
tree | 957b9a001aee6ba888f4df37299cfe3fcdc0c1d7 | |
parent | 4130d4c249df72a0576fa632d0bcb93fd5a0e8b9 (diff) |
Bump nokogiri from 1.13.3 to 1.13.4dependabot/bundler/nokogiri-1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.3...v1.13.4)
---
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 9b18529..7e58989 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -220,7 +220,7 @@ GEM jekyll-seo-tag (~> 2.1) minitest (5.14.4) multipart-post (2.1.1) - nokogiri (1.13.3) + nokogiri (1.13.4) mini_portile2 (~> 2.8.0) racc (~> 1.4) octokit (4.21.0) |