From 92052df0a6d2c804f0713a4865e2041b74baa1b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Feb 2021 21:33:45 +0000 Subject: [PATCH] Bump rack from 2.2.2 to 2.2.3 in /api-faker 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] --- api-faker/Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/api-faker/Gemfile.lock b/api-faker/Gemfile.lock index 76ef2c8..8a3404b 100644 --- a/api-faker/Gemfile.lock +++ b/api-faker/Gemfile.lock @@ -73,6 +73,10 @@ GEM erubi (1.9.0) executable-hooks (1.6.1) ffi (1.14.2) + ffi-rzmq (2.0.7) + ffi-rzmq-core (>= 1.0.7) + ffi-rzmq-core (1.0.7) + ffi globalid (0.4.2) activesupport (>= 4.2.0) i18n (1.8.2) @@ -110,7 +114,7 @@ GEM packable (1.3.14) backports puma (3.12.4) - rack (2.2.2) + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.0.2.1) @@ -177,6 +181,7 @@ DEPENDENCIES byebug debase executable-hooks + ffi-rzmq jupyter_on_rails listen (>= 3.0.5, < 3.2) puma (~> 3.11)