From 5902dc8009fc529ba45041c60e9a8c85280b373e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 19:57:50 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 2.2.4 Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.4. - [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/2.2.3...2.2.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b3420fda..3620de0e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM activerecord (>= 4.0.0) globalid (0.4.2) activesupport (>= 4.2.0) - haml (5.2.1) + haml (5.2.2) temple (>= 0.8.0) tilt haml-rails (2.0.1) @@ -121,12 +121,12 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.1.0) - mini_portile2 (2.6.1) + mini_portile2 (2.8.0) minitest (5.14.4) msgpack (1.4.2) nio4r (2.5.8) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.8) + mini_portile2 (~> 2.8.0) racc (~> 1.4) orm_adapter (0.5.0) pg (1.2.3) @@ -134,8 +134,8 @@ GEM nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0) - racc (1.5.2) - rack (2.2.3) + racc (1.6.0) + rack (2.2.4) rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.0.3.6) @@ -174,8 +174,8 @@ GEM actionpack (>= 5.0) railties (>= 5.0) ruby_dep (1.5.0) - ruby_parser (3.15.1) - sexp_processor (~> 4.9) + ruby_parser (3.19.1) + sexp_processor (~> 4.16) rubyzip (2.3.0) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) @@ -188,7 +188,7 @@ GEM sprockets-rails tilt sequel (5.43.0) - sexp_processor (4.15.2) + sexp_processor (4.16.1) spring (2.1.1) spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) @@ -204,7 +204,7 @@ GEM temple (0.8.2) thor (1.1.0) thread_safe (0.3.6) - tilt (2.0.10) + tilt (2.0.11) tzinfo (1.2.9) thread_safe (~> 0.1) tzinfo-data (1.2021.1)