From 980cafb70cb1279f980d21185c932f657c9cb64e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 22:57:21 +0000 Subject: [PATCH] Bump rack from 1.6.8 to 1.6.13 in /edd-rails Bumps [rack](https://github.com/rack/rack) from 1.6.8 to 1.6.13. - [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.6.8...1.6.13) Signed-off-by: dependabot[bot] --- edd-rails/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edd-rails/Gemfile.lock b/edd-rails/Gemfile.lock index 9a94c2a..9ede216 100644 --- a/edd-rails/Gemfile.lock +++ b/edd-rails/Gemfile.lock @@ -93,7 +93,7 @@ GEM net-ssh (2.9.2) nokogiri (1.8.0) mini_portile2 (~> 2.2.0) - rack (1.6.8) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.8)