From 3e3e6ca4709fa85721d359d993ce9553b37d125e Mon Sep 17 00:00:00 2001 From: Yousaf Nabi Date: Tue, 27 Feb 2024 14:16:59 +0000 Subject: [PATCH] feat(deps): update rack 2.2.8.1 - update rpec 3.13.1 - thor 1.3.1 --- packaging/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packaging/Gemfile.lock b/packaging/Gemfile.lock index d4f6bdb..69bdd6f 100644 --- a/packaging/Gemfile.lock +++ b/packaging/Gemfile.lock @@ -64,7 +64,7 @@ GEM term-ansicolor (~> 1.7) thor (>= 0.20, < 2.0) parslet (2.0.0) - rack (2.2.8) + rack (2.2.8.1) rack-proxy (0.7.7) rack rack-reverse-proxy (0.12.0) @@ -86,14 +86,14 @@ GEM rspec-mocks (3.13.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.0) + rspec-support (3.13.1) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) sync (0.5.0) table_print (1.5.7) term-ansicolor (1.7.1) tins (~> 1.0) - thor (1.3.0) + thor (1.3.1) tins (1.32.1) sync uri (0.13.0)