From d7809f40197e51b78805bef9d6c7cdd8e7250db7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 08:10:46 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 2.2.3 in /chaos Bumps [rack](https://github.com/rack/rack) from 1.5.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/1.5.2...2.2.3) Signed-off-by: dependabot[bot] --- chaos/Gemfile.lock | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/chaos/Gemfile.lock b/chaos/Gemfile.lock index ef8d2ac4..6b2dcaa4 100644 --- a/chaos/Gemfile.lock +++ b/chaos/Gemfile.lock @@ -62,9 +62,11 @@ GEM mongoid-pagination (0.2.0) activesupport mongoid - mono_logger (1.0.0) + mono_logger (1.1.0) moped (1.5.1) - multi_json (1.8.2) + multi_json (1.14.1) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) net-scp (1.1.0) net-ssh (>= 2.6.5) net-sftp (2.1.1) @@ -77,8 +79,8 @@ GEM coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) - rack (1.5.2) - rack-protection (1.5.0) + rack (2.2.3) + rack-protection (2.0.8.1) rack rake (10.0.4) rb-fchange (0.0.5) @@ -86,25 +88,27 @@ GEM rb-fsevent (0.9.1) rb-inotify (0.8.8) ffi (>= 0.5.0) - redis (3.0.3) - redis-namespace (1.2.1) - redis (~> 3.0.0) - resque (1.24.1) + redis (4.2.1) + redis-namespace (1.7.0) + redis (>= 3.0.4) + resque (2.0.0) mono_logger (~> 1.0) multi_json (~> 1.0) - redis-namespace (~> 1.2) + redis-namespace (~> 1.6) sinatra (>= 0.9.2) vegas (~> 0.1.2) rest-client (1.6.7) mime-types (>= 1.16) - sinatra (1.4.2) - rack (~> 1.5, >= 1.5.2) - rack-protection (~> 1.4) - tilt (~> 1.3, >= 1.3.4) + ruby2_keywords (0.0.2) + sinatra (2.0.8.1) + mustermann (~> 1.0) + rack (~> 2.0) + rack-protection (= 2.0.8.1) + tilt (~> 2.0) slop (3.4.4) terminal-table (1.4.5) thor (0.18.1) - tilt (1.4.1) + tilt (2.0.10) tire (0.5.7) activemodel (>= 3.0) activesupport