From 988be9a50e13a867b54b9c62b3570f2ad18c08b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 21:46:51 +0000 Subject: [PATCH] Bump nokogiri from 1.11.1 to 1.13.6 in /examples/determinator-rails Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 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.11.1...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/determinator-rails/Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/examples/determinator-rails/Gemfile.lock b/examples/determinator-rails/Gemfile.lock index 1878a67..ed54ee3 100644 --- a/examples/determinator-rails/Gemfile.lock +++ b/examples/determinator-rails/Gemfile.lock @@ -81,10 +81,12 @@ GEM minitest (5.14.3) multipart-post (2.1.1) nio4r (2.5.4) - nokogiri (1.11.1-x86_64-darwin) + nokogiri (1.13.6-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.6-x86_64-linux) racc (~> 1.4) puma (3.12.6) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -132,6 +134,7 @@ GEM PLATFORMS x86_64-darwin-19 + x86_64-linux DEPENDENCIES byebug