From 4110f10ce495fa09594f781aab3f43dc66550007 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 12 Apr 2023 05:43:23 +0000
Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.14.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.14.3.
- [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.12.5...v1.14.3)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot]
---
Gemfile.lock | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Gemfile.lock b/Gemfile.lock
index bd673264..81754b45 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -52,14 +52,14 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
method_source (1.0.0)
- mini_portile2 (2.6.1)
+ mini_portile2 (2.8.1)
money (6.16.0)
i18n (>= 0.6.4, <= 2)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.8)
- nokogiri (1.12.5)
- mini_portile2 (~> 2.6.1)
+ nokogiri (1.14.3)
+ mini_portile2 (~> 2.8.0)
racc (~> 1.4)
power_assert (2.0.1)
pry (0.14.1)
@@ -67,7 +67,7 @@ GEM
method_source (~> 1.0)
puma (5.5.2)
nio4r (~> 2.0)
- racc (1.6.0)
+ racc (1.6.2)
rack (2.2.3)
rack-cache (1.13.0)
rack (>= 0.4)