From 0659cc543e11fcfa2ecd4948dc5936c5f1320d66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Jan 2021 03:42:04 +0000 Subject: [PATCH] Bump rack from 1.4.1 to 2.2.3 Bumps [rack](https://github.com/rack/rack) from 1.4.1 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.4.1...2.2.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ab3d3d9..320ad42 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,18 +12,18 @@ GEM specs: coderay (1.0.8) diff-lcs (1.1.3) - hashie (3.4.0) + hashie (4.1.0) method_source (0.8.1) net-ldap (0.11) - omniauth (1.2.2) - hashie (>= 1.2, < 4) - rack (~> 1.0) + omniauth (1.9.1) + hashie (>= 3.4.6) + rack (>= 1.6.2, < 3) pry (0.9.10) coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.3.1) pyu-ruby-sasl (0.0.3.3) - rack (1.4.1) + rack (2.2.3) rack-test (0.6.2) rack (>= 1.0) rake (10.0.3)