From ec4f0e7b19c419b1cbbe11690319952d15ddc52b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 17:49:49 +0000 Subject: [PATCH] Bump nokogiri from 1.9.1 to 1.10.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.9.1 to 1.10.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.9.1...v1.10.10) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3ab0fb3..9785ca3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ GEM multi_json (1.13.1) mustermann (1.0.3) nio4r (2.3.1) - nokogiri (1.9.1) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) pg (0.21.0)