From b7aed1202271895fa005b3ab66bbfeba613526e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Mar 2021 23:08:14 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 1.6.13 in /hooks/ruby/configuring-your-server Bumps [rack](https://github.com/rack/rack) from 1.5.2 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.5.2...1.6.13) Signed-off-by: dependabot[bot] --- hooks/ruby/configuring-your-server/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hooks/ruby/configuring-your-server/Gemfile.lock b/hooks/ruby/configuring-your-server/Gemfile.lock index 569009d15..30a0cdef7 100644 --- a/hooks/ruby/configuring-your-server/Gemfile.lock +++ b/hooks/ruby/configuring-your-server/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: http://rubygems.org/ specs: json (1.7.7) - rack (1.5.2) + rack (1.6.13) rack-protection (1.5.2) rack sinatra (1.3.6)