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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-04-12 10:02:09.0 +00:00:00
committer Nemo <me@captnemo.in> 2022-04-13 10:08:19.0 +05:30:00
commit
a53b078e59efcb9e2c061eede0632febff3805e8 [patch]
tree
ee40286d40efa1827422996ba0d7e850ec4792d7
parent
921f12a7e407b576821e9f5cec22ff5f9ca39425
download
a53b078e59efcb9e2c061eede0632febff3805e8.tar.gz

Bump nokogiri from 1.13.2 to 1.13.4

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.2 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.2...v1.13.4)

---
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 088cb83..1d2c710 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.2)
    nokogiri (1.13.4)
      mini_portile2 (~> 2.8.0)
      racc (~> 1.4)
    octokit (4.21.0)