From 0e12801890b5e81ed2839da944fb12bfbd07d9a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 22:03:49 +0000 Subject: [PATCH] Bump nokogiri from 1.8.1 to 1.13.6 in /rails-material Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.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.8.1...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- rails-material/Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/rails-material/Gemfile.lock b/rails-material/Gemfile.lock index 7920fd7..c34914d 100644 --- a/rails-material/Gemfile.lock +++ b/rails-material/Gemfile.lock @@ -151,7 +151,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_mime (0.1.4) - mini_portile2 (2.3.0) + mini_portile2 (2.8.0) minitest (5.10.3) momentjs-rails (2.20.1) railties (>= 3.1) @@ -160,10 +160,11 @@ GEM multipart-post (2.0.0) netrc (0.11.0) nio4r (2.1.0) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) - nokogiri (1.8.1-x86-mingw32) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.6-x86-mingw32) + racc (~> 1.4) normalize-rails (4.1.1) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) @@ -185,6 +186,7 @@ GEM orm_adapter (0.5.0) public_suffix (3.0.0) puma (3.10.0) + racc (1.6.0) rack (2.0.3) rack-test (0.7.0) rack (>= 1.0, < 3)