From b29d12fa157d42798eb1e2ddb0e9f65e1b824d14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 02:20:43 +0000 Subject: [PATCH] Bump nokogiri from 1.11.1 to 1.11.4 in /examples/determinator-rails Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.11.4. - [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.11.4) Signed-off-by: dependabot[bot] --- examples/determinator-rails/Gemfile.lock | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/examples/determinator-rails/Gemfile.lock b/examples/determinator-rails/Gemfile.lock index 1878a67..f448161 100644 --- a/examples/determinator-rails/Gemfile.lock +++ b/examples/determinator-rails/Gemfile.lock @@ -76,12 +76,16 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) minitest (5.14.3) multipart-post (2.1.1) nio4r (2.5.4) - nokogiri (1.11.1-x86_64-darwin) + nokogiri (1.11.4-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.11.4-x86_64-linux) racc (~> 1.4) puma (3.12.6) racc (1.5.2) @@ -132,6 +136,7 @@ GEM PLATFORMS x86_64-darwin-19 + x86_64-linux DEPENDENCIES byebug