From e095aa78262f9a2614dc8a50f41281e31156284c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 12:06:39 +0000 Subject: [PATCH] Bump rack-protection from 1.5.3 to 1.5.5 in /ruby-sinatra Bumps [rack-protection](https://github.com/sinatra/sinatra) from 1.5.3 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) Signed-off-by: dependabot[bot] --- ruby-sinatra/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ruby-sinatra/Gemfile.lock b/ruby-sinatra/Gemfile.lock index 64700d4..6bec0e3 100644 --- a/ruby-sinatra/Gemfile.lock +++ b/ruby-sinatra/Gemfile.lock @@ -5,7 +5,7 @@ GEM timers (~> 4.0.0) daemons (1.1.9) eventmachine (1.0.3) - ffi (1.9.4) + ffi (1.13.1) haml (4.0.5) tilt hitimes (1.2.2) @@ -15,8 +15,8 @@ GEM celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) - rack (1.5.2) - rack-protection (1.5.3) + rack (1.6.13) + rack-protection (1.5.5) rack rb-fsevent (0.9.4) rb-inotify (0.9.5)