From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 03:40:24 +0000 (+0000) Subject: Bump nokogiri from 1.13.9 to 1.13.10 X-Git-Tag: live~1389^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/b1d15b29b0c3e4acb3dd60971b3dded30d7466e8 Bump nokogiri from 1.13.9 to 1.13.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10. - [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.9...v1.13.10) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index e25cf5cd9..b6e12d859 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -297,7 +297,7 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.8) - nokogiri (1.13.9) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) oauth (0.4.7)