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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-05-24 5:32:10.0 +00:00:00
committer Nemo <me@captnemo.in> 2022-05-24 20:58:11.0 +05:30:00
commit
10f167047aef2ff6ec6323112e4220bc2e466d86 [patch]
tree
1380937c0ca92ccf7b1f2ad391d7bdb91ad63ed5
parent
f5a84e39d519faa7c01187defcb185f8b1584175
download
10f167047aef2ff6ec6323112e4220bc2e466d86.tar.gz

Bump nokogiri from 1.13.5 to 1.13.6

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

---
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 145fba7..0c46a99 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.5)
    nokogiri (1.13.6)
      mini_portile2 (~> 2.8.0)
      racc (~> 1.4)
    octokit (4.21.0)