From b8fefad619dca17d0ebcd3d21a4d31584ab07e75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 11:31:27 +0000 Subject: [PATCH] Bump rack from 2.2.5 to 2.2.6.4 Bumps [rack](https://github.com/rack/rack) from 2.2.5 to 2.2.6.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/v2.2.5...v2.2.6.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c410fd6..ee1c133 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,7 +215,7 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.8) - nokogiri (1.14.0-x86_64-linux) + nokogiri (1.14.2-x86_64-linux) racc (~> 1.4) oauth2 (1.4.9) faraday (>= 0.17.3, < 3.0) @@ -246,7 +246,7 @@ GEM public_suffix (5.0.1) puma (3.12.6) racc (1.6.2) - rack (2.2.5) + rack (2.2.6.4) rack-pjax (1.1.0) nokogiri (~> 1.5) rack (>= 1.1) @@ -441,7 +441,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.6.0-x86_64-linux) + sqlite3 (1.6.1-x86_64-linux) temple (0.8.2) thinking-sphinx (5.4.0) activerecord (>= 4.2.0) @@ -480,7 +480,7 @@ GEM nokogiri (~> 1.8) PLATFORMS - ruby + x86_64-linux DEPENDENCIES active_model_serializers (~> 0.10)