From 6191052b0b77931ea01a2646a4ac09979a84239b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 May 2021 06:37:44 +0000 Subject: [PATCH] Bump rack from 1.6.8 to 1.6.13 in /db-migration 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] --- db-migration/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db-migration/Gemfile.lock b/db-migration/Gemfile.lock index 86257be..8345896 100644 --- a/db-migration/Gemfile.lock +++ b/db-migration/Gemfile.lock @@ -38,7 +38,7 @@ GEM nokogiri (1.8.0) mini_portile2 (~> 2.2.0) pg (0.21.0) - rack (1.6.8) + rack (1.6.13) rack-protection (1.5.3) rack rack-test (0.6.3)