From fb655b99176900e1a71f0854185c51336f19e81f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 11:49:57 +0530 Subject: [PATCH] build(deps): bump nokogiri (#1263) --- .../flexible/ruby31-and-earlier/twilio/Gemfile.lock | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/appengine/flexible/ruby31-and-earlier/twilio/Gemfile.lock b/appengine/flexible/ruby31-and-earlier/twilio/Gemfile.lock index 4e8575383..40b6b8bcd 100644 --- a/appengine/flexible/ruby31-and-earlier/twilio/Gemfile.lock +++ b/appengine/flexible/ruby31-and-earlier/twilio/Gemfile.lock @@ -12,12 +12,14 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.4.0) + mini_portile2 (2.8.5) multipart-post (2.0.0) mustermann (1.0.2) netrc (0.11.0) - nokogiri (1.10.1) - mini_portile2 (~> 2.4.0) + nokogiri (1.16.2) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) + racc (1.7.3) rack (2.0.6) rack-protection (2.0.3) rack @@ -40,6 +42,8 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.7.0) rspec-support (3.7.1) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) sinatra (2.0.3) mustermann (~> 1.0) rack (~> 2.0) @@ -61,6 +65,7 @@ DEPENDENCIES rack-test rest-client rspec + rspec_junit_formatter sinatra twilio-ruby