🏡 index : github.com/captn3m0/opml-gen.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-10-21 3:11:41.0 +00:00:00
committer Nemo <me@captnemo.in> 2022-10-22 7:17:55.0 +05:30:00
commit
977ce002af583b358ea4b4c32a16a8d2189cace1 [patch]
tree
bc3176e0492c171be5ce0b897ceb92119c0bbd80
parent
10f167047aef2ff6ec6323112e4220bc2e466d86
download
977ce002af583b358ea4b4c32a16a8d2189cace1.tar.gz

Bump nokogiri from 1.13.6 to 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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 Gemfile.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 0c46a99..c911e56 100644
--- a/Gemfile.lock
+++ a/Gemfile.lock
@@ -14,7 +14,7 @@
    multipart-post (2.1.1)
    mustermann (1.1.1)
      ruby2_keywords (~> 0.0.1)
    nokogiri (1.13.6)
    nokogiri (1.13.9)
      mini_portile2 (~> 2.8.0)
      racc (~> 1.4)
    octokit (4.21.0)