From d7016d21a80b377cf8362b192d5f8246e94a70c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Dec 2020 00:41:54 +0000 Subject: [PATCH] Bump rack-protection in /api/ruby/rendering-data-as-graphs 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] --- api/ruby/rendering-data-as-graphs/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/ruby/rendering-data-as-graphs/Gemfile.lock b/api/ruby/rendering-data-as-graphs/Gemfile.lock index 7908feed4..3644d75da 100644 --- a/api/ruby/rendering-data-as-graphs/Gemfile.lock +++ b/api/ruby/rendering-data-as-graphs/Gemfile.lock @@ -18,8 +18,8 @@ GEM octokit (4.7.0) sawyer (~> 0.8.0, >= 0.5.3) public_suffix (3.0.0) - rack (1.6.8) - rack-protection (1.5.3) + rack (1.6.13) + rack-protection (1.5.5) rack sawyer (0.8.1) addressable (>= 2.3.5, < 2.6)