From 8bcf2eeca703071dd32a6f224a999b3becfedb07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 04:53:53 +0000 Subject: [PATCH] Bump nokogiri from 1.12.3 to 1.12.5 in /properly-backend Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.3 to 1.12.5. - [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.3...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- properly-backend/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/properly-backend/Gemfile.lock b/properly-backend/Gemfile.lock index de45fda..c8e89fd 100644 --- a/properly-backend/Gemfile.lock +++ b/properly-backend/Gemfile.lock @@ -80,7 +80,7 @@ GEM minitest (5.14.1) msgpack (1.3.3) nio4r (2.5.2) - nokogiri (1.12.3) + nokogiri (1.12.5) mini_portile2 (~> 2.6.1) racc (~> 1.4) pg (1.2.3)