From 757818a3b7a50b3d59881be21fa4bb0ac36ff922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 19:13:36 +0000 Subject: [PATCH] chore(deps): bump rack from 1.6.11 to 1.6.13 in /build Bumps [rack](https://github.com/rack/rack) from 1.6.11 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.11...1.6.13) Signed-off-by: dependabot[bot] --- build/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Gemfile.lock b/build/Gemfile.lock index 0c1ce14e9..f40a64dd3 100644 --- a/build/Gemfile.lock +++ b/build/Gemfile.lock @@ -55,7 +55,7 @@ GEM multi_json (1.11.2) nokogiri (1.10.5) mini_portile2 (~> 2.4.0) - rack (1.6.11) + rack (1.6.13) rb-fsevent (0.9.7) rb-inotify (0.9.7) ffi (>= 0.5.0)