From e1a34381a5626534cc788e214f0b805ea2d97c14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 17:24:43 +0000 Subject: [PATCH] Bump rack from 1.6.9 to 1.6.13 Bumps [rack](https://github.com/rack/rack) from 1.6.9 to 1.6.13. - [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.6.9...1.6.13) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a08a7ed..aa39af5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT - remote: git://github.com/rails-api/active_model_serializers.git - revision: 0b5a540e8d5a469b32e9809364c6d32daab1e6ac + remote: https://github.com/rails-api/active_model_serializers.git + revision: beeb216fab286537389788349c513264325393ef specs: active_model_serializers (1.0.0.pre.dev) @@ -671,7 +671,7 @@ GEM public_suffix (3.0.2) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) - rack (1.6.9) + rack (1.6.13) rack-mini-profiler (0.10.7) rack (>= 1.2.0) rack-protection (1.5.5)