🏡 index : github.com/captn3m0/google-sre-ebook.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-08-11 23:40:26.0 +00:00:00
committer Nemo <me@captnemo.in> 2023-08-12 10:48:30.0 +05:30:00
commit
6ce887bc0b069c65489e6c20e928acd2f931646b [patch]
tree
c1480cd94aa6e36d6b8b4060955851719f693833
parent
f7bf70a2d6c67e3b203d9fe43abbb2073e5989fe
download
6ce887bc0b069c65489e6c20e928acd2f931646b.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 d7ba475..b359941 100644
--- a/Gemfile.lock
+++ a/Gemfile.lock
@@ -1,8 +1,8 @@
GEM
  remote: https://rubygems.org/
  specs:
    mini_portile2 (2.8.4)
    nokogiri (1.15.3)
    nokogiri (1.15.4)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    racc (1.7.1)