From 2cacf0e631340cc2c0b25be5f9fa152e7def68c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 07:15:04 +0000 Subject: [PATCH] Bump nokogiri from 1.7.2 to 1.11.5 in /RailsCode/toy_app2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.7.2 to 1.11.5. - [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.7.2...v1.11.5) Signed-off-by: dependabot[bot] --- RailsCode/toy_app2/Gemfile.lock | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/RailsCode/toy_app2/Gemfile.lock b/RailsCode/toy_app2/Gemfile.lock index 27b2a97..17bc0cc 100644 --- a/RailsCode/toy_app2/Gemfile.lock +++ b/RailsCode/toy_app2/Gemfile.lock @@ -41,6 +41,7 @@ GEM arel (7.1.4) bindex (0.5.0) builder (3.2.3) + byebug (11.1.3) coffee-rails (4.2.2) coffee-script (>= 2.2.0) railties (>= 4.0.0) @@ -69,14 +70,19 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) + mini_portile2 (2.5.1) minitest (5.10.2) multi_json (1.12.1) nio4r (2.1.0) - nokogiri (1.7.2-x64-mingw32) - mini_portile2 (~> 2.1.0) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogiri (1.11.5-x64-mingw32) + racc (~> 1.4) + pg (0.20.0) pg (0.20.0-x64-mingw32) puma (3.8.2) + racc (1.5.2) rack (2.0.3) rack-test (0.6.3) rack (>= 1.0) @@ -140,6 +146,7 @@ GEM websocket-extensions (0.1.2) PLATFORMS + ruby x64-mingw32 DEPENDENCIES