From 765bf68b6999c8679d6ff3e3a6777e60921d8a9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2020 13:13:04 +0000 Subject: [PATCH] Bump rack from 1.6.11 to 1.6.12 in /gears/carto_gears_api Bumps [rack](https://github.com/rack/rack) from 1.6.11 to 1.6.12. - [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.11...1.6.12) Signed-off-by: dependabot[bot] --- gears/carto_gears_api/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gears/carto_gears_api/Gemfile.lock b/gears/carto_gears_api/Gemfile.lock index ae102c19e2..39d72f9c3c 100644 --- a/gears/carto_gears_api/Gemfile.lock +++ b/gears/carto_gears_api/Gemfile.lock @@ -68,7 +68,7 @@ GEM nokogiri (1.10.5) mini_portile2 (~> 2.4.0) pg (0.20.0) - rack (1.6.11) + rack (1.6.12) rack-test (0.6.3) rack (>= 1.0) rails (4.2.11)