From 84c901a543b245d2a93f8072d11b104452c66880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 04:03:57 +0000 Subject: [PATCH] Bump nokogiri from 1.13.7 to 1.13.9 in /thinreports/Rails Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.7 to 1.13.9. - [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.7...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- thinreports/Rails/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thinreports/Rails/Gemfile.lock b/thinreports/Rails/Gemfile.lock index 64a068f..c9ef57a 100644 --- a/thinreports/Rails/Gemfile.lock +++ b/thinreports/Rails/Gemfile.lock @@ -123,7 +123,7 @@ GEM net-protocol timeout nio4r (2.5.8) - nokogiri (1.13.7-x86_64-linux) + nokogiri (1.13.9-x86_64-linux) racc (~> 1.4) pdf-core (0.9.0) pg (1.4.1)