From e2b752f39bc1f5c9dd62920448e1314b5a74d660 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jan 2021 16:55:28 +0000 Subject: [PATCH] Bump sinatra from 2.0.0 to 2.0.2 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.0 to 2.0.2. - [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.0.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 882c5fa..a56cdc1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,8 @@ GEM metaclass (~> 0.0.1) mono_logger (1.1.0) multi_json (1.13.1) - mustermann (1.0.1) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) net-scp (1.2.1) net-ssh (>= 2.6.5) net-sftp (2.1.2) @@ -101,8 +102,8 @@ GEM net-ssh (>= 4.0.0) open4 (1.3.4) public_suffix (3.0.1) - rack (2.0.3) - rack-protection (2.0.0) + rack (2.2.3) + rack-protection (2.0.2) rack rack-test (0.8.2) rack (>= 1.0, < 3) @@ -124,20 +125,21 @@ GEM rake resque (~> 1.22) rmagick (2.16.0) + ruby2_keywords (0.0.2) sass (3.5.5) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) serialport (1.3.1) - sinatra (2.0.0) + sinatra (2.0.2) mustermann (~> 1.0) rack (~> 2.0) - rack-protection (= 2.0.0) + rack-protection (= 2.0.2) tilt (~> 2.0) stringex (1.5.1) thor (0.19.4) - tilt (2.0.8) + tilt (2.0.10) unicorn (5.4.0) kgio (~> 2.6) raindrops (~> 0.7)