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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-05-19 3:42:03.0 +00:00:00
committer Nemo <me@captnemo.in> 2022-05-19 11:26:09.0 +05:30:00
commit
f5a84e39d519faa7c01187defcb185f8b1584175 [patch]
tree
aabf10010786ebf3153ca31865d0e431b946924c
parent
98d6ac7c3c97cb2594b03805533bff59590c5a1d
download
f5a84e39d519faa7c01187defcb185f8b1584175.tar.gz

Bump nokogiri from 1.13.4 to 1.13.5

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.5.
- [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.4...v1.13.5)

---
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 73734a2..145fba7 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.4)
    nokogiri (1.13.5)
      mini_portile2 (~> 2.8.0)
      racc (~> 1.4)
    octokit (4.21.0)