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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-08-11 21:12:38.0 +00:00:00
committer GitHub <noreply@github.com> 2023-08-11 21:12:38.0 +00:00:00
commit
4f621cbb88c86e4a29f52d4848cbda90e98fdefd [patch]
tree
85e7d23a2a1cea774b62c84e28f796e584826f6b
parent
285c16d0919f39a38d72d7e2ecef6bc4737eca15
download
4f621cbb88c86e4a29f52d4848cbda90e98fdefd.tar.gz

Bump nokogiri from 1.15.3 to 1.15.4

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.3 to 1.15.4.
- [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.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 41ca56e..bbe1786 100644
--- a/Gemfile.lock
+++ a/Gemfile.lock
@@ -13,7 +13,7 @@
    multi_json (1.15.0)
    mustermann (2.0.2)
      ruby2_keywords (~> 0.0.1)
    nokogiri (1.15.3)
    nokogiri (1.15.4)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    octokit (4.25.1)