From 09b3e92025e6f871341d039d3468e7cfa81cabf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 20:51:21 +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 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a49d6c5..419a028 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,6 +59,7 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) bcrypt (3.1.13) + bcrypt (3.1.13-java) bindex (0.8.1) bootsnap (1.4.6) msgpack (~> 1.0) @@ -96,7 +97,7 @@ GEM concurrent-ruby (~> 1.0) jbuilder (2.10.0) activesupport (>= 5.0.0) - libv8 (7.3.492.27.1-x86_64-linux) + libv8 (7.3.492.27.1) listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -136,7 +137,7 @@ GEM nio4r (~> 2.0) puma (4.3.3-java) nio4r (~> 2.0) - rack (2.2.2) + rack (2.2.3) rack-proxy (0.6.5) rack rack-test (1.1.0)