From 52df163e62cfd15cab87a2e2980f42068f41f9fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 10:31:18 +0000 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.13.3 in /dashboard Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.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.13.3) --- 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..767435d 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.3-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) public_suffix (4.0.6)