From 83c7cc62c445b52d816a9deb524ad3be3f9852fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 18:45:01 +0000 Subject: [PATCH] Bump rack from 1.4.1 to 1.4.7 in /Ruby Bumps [rack](https://github.com/rack/rack) from 1.4.1 to 1.4.7. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/1.4.1...1.4.7) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Ruby/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Ruby/Gemfile.lock b/Ruby/Gemfile.lock index daa7162..2f4e0b9 100644 --- a/Ruby/Gemfile.lock +++ b/Ruby/Gemfile.lock @@ -60,10 +60,11 @@ GEM treetop (~> 1.4.8) mime-types (1.19) multi_json (1.3.6) + nokogiri (1.5.5) nokogiri (1.5.5-x86-mingw32) nori (1.1.3) polyglot (0.3.3) - rack (1.4.1) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2) @@ -105,6 +106,7 @@ GEM hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) + sqlite3 (1.3.6) sqlite3 (1.3.6-x86-mingw32) thor (0.16.0) tilt (1.3.3) @@ -120,6 +122,7 @@ GEM nokogiri (>= 1.4.0) PLATFORMS + ruby x86-mingw32 DEPENDENCIES