From 0deb670aca8e58f4297fbc481547008f197ab87a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 20:50:13 +0000 Subject: [PATCH] Bump rack from 2.2.2 to 2.2.3 Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v2.2.2...2.2.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f1f5ae7..c5bc6ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,8 +69,6 @@ GEM activesupport concurrent-ruby (1.1.6) crass (1.0.6) - ddtrace (0.33.1) - msgpack erubi (1.9.0) faker (2.11.0) i18n (>= 1.6, < 2) @@ -89,7 +87,6 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - logstash-event (1.2.02) loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -109,7 +106,7 @@ GEM pg (1.2.3) puma (4.3.3) nio4r (~> 2.0) - rack (2.2.2) + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.0.2.2) @@ -172,11 +169,9 @@ DEPENDENCIES active_model_serializers bootsnap (>= 1.4.2) byebug - ddtrace faker listen (>= 3.0.5, < 3.2) lograge - logstash-event pg (>= 0.18, < 2.0) puma (~> 4.1) rails (~> 6.0.2, >= 6.0.2.2)