From d92e795e8f15b1c2e0164ccade99346f9ee43a30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 03:21:38 +0000 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.13.6 in /dashboard Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.6. - [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.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- dashboard/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/Gemfile.lock b/dashboard/Gemfile.lock index f97a523..54841b8 100644 --- a/dashboard/Gemfile.lock +++ b/dashboard/Gemfile.lock @@ -111,7 +111,7 @@ GEM minitest (5.14.3) msgpack (1.3.3) nio4r (2.5.8) - nokogiri (1.12.5-x86_64-linux) + nokogiri (1.13.6-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) public_suffix (4.0.6)