From 6af94ae2315cd26e0212e91e8bad1dcb70d74758 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 03:35:19 +0000 Subject: [PATCH] Bump nokogiri from 1.11.7 to 1.13.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.7 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.11.7...v1.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3757d37..a00559a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GIT revision: 3c31c0f0adaa028c6c58a4fe09b81b332d5fcae9 specs: mongoid (7.3.0) - activemodel (>= 6.0, < 6.2) + activemodel (>= 5.1, < 6.2) mongo (>= 2.10.5, < 3.0.0) GEM @@ -149,7 +149,7 @@ GEM msgpack (1.4.2) nested_form (0.3.2) nio4r (2.5.7) - nokogiri (1.11.7-x86_64-linux) + nokogiri (1.13.3-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) public_suffix (4.0.6) @@ -157,7 +157,7 @@ GEM nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-mini-profiler (2.3.2) rack (>= 1.2.0)