From 64aa81a86bb155e9f7ec2ca123ed412f017459a3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Nov 2020 02:13:32 +0000 Subject: [PATCH] [Security] Bump sinatra from 2.0.0 to 2.1.0 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.0 to 2.1.0. **This update includes security fixes.** - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinatra/sinatra/compare/v2.0.0...v2.1.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8fc0de8..7a4f481 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,8 @@ GEM mini_portile2 (2.3.0) minitest (5.11.1) multi_json (1.13.1) - mustermann (1.0.1) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) newrelic_rpm (4.7.1.340) nio4r (2.2.0) nokogiri (1.8.1) @@ -135,8 +136,8 @@ GEM prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) puma (3.11.2) - rack (2.0.3) - rack-protection (2.0.0) + rack (2.2.3) + rack-protection (2.1.0) rack rack-test (0.8.2) rack (>= 1.0, < 3) @@ -192,6 +193,7 @@ GEM rspec-mocks (~> 3.7.0) rspec-support (~> 3.7.0) rspec-support (3.7.0) + ruby2_keywords (0.0.2) ruby_dep (1.5.0) ruby_http_client (3.3.0) sass (3.5.5) @@ -213,10 +215,10 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - sinatra (2.0.0) + sinatra (2.1.0) mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.0) + rack (~> 2.2) + rack-protection (= 2.1.0) tilt (~> 2.0) spring (2.0.2) activesupport (>= 4.2) @@ -235,7 +237,7 @@ GEM sqlite3 (1.3.13-x86-mingw32) thor (0.20.0) thread_safe (0.3.6) - tilt (2.0.8) + tilt (2.0.10) ttfunk (1.5.1) turbolinks (5.1.0) turbolinks-source (~> 5.1)