From afb852ee9de3b278a12aca63cc0d032b4e352a25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 12:59:58 +0000 Subject: [PATCH] Bump rack-protection from 1.2.0 to 1.5.5 in /70-3rd-March-2020/keynote Bumps [rack-protection](https://github.com/sinatra/sinatra) from 1.2.0 to 1.5.5. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinatra/sinatra/commits) --- updated-dependencies: - dependency-name: rack-protection dependency-type: indirect ... Signed-off-by: dependabot[bot] --- 70-3rd-March-2020/keynote/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/70-3rd-March-2020/keynote/Gemfile.lock b/70-3rd-March-2020/keynote/Gemfile.lock index 11aa3a8..629b664 100644 --- a/70-3rd-March-2020/keynote/Gemfile.lock +++ b/70-3rd-March-2020/keynote/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: http://rubygems.org/ specs: - rack (1.4.1) - rack-protection (1.2.0) + rack (1.6.13) + rack-protection (1.5.5) rack shotgun (0.9) rack (>= 1.0)