From e361e4d9c43267a70fe3266d69916c8b8b607c43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 21:12:58 +0000 Subject: [PATCH] Bump sinatra from 2.1.0 to 2.2.0 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.1.0 to 2.2.0. - [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.1.0...v2.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dbda2f3..80233a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -155,6 +155,7 @@ GEM multi_json kgio (2.11.3) libv8 (3.16.14.19) + libv8 (3.16.14.19-x86_64-linux) loofah (2.9.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -175,6 +176,8 @@ GEM nio4r (2.5.7) nokogiri (1.11.4-x86_64-darwin) racc (~> 1.4) + nokogiri (1.11.4-x86_64-linux) + racc (~> 1.4) orm_adapter (0.5.0) pleaserun (0.0.32) cabin (> 0) @@ -188,7 +191,7 @@ GEM nio4r (~> 2.0) racc (1.5.2) rack (2.2.3) - rack-protection (2.1.0) + rack-protection (2.2.0) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -259,11 +262,11 @@ GEM ruby-xz (0.2.3) ffi (~> 1.9) io-like (~> 0.3) - ruby2_keywords (0.0.4) - sinatra (2.1.0) + ruby2_keywords (0.0.5) + sinatra (2.2.0) mustermann (~> 1.0) rack (~> 2.2) - rack-protection (= 2.1.0) + rack-protection (= 2.2.0) tilt (~> 2.0) spring (2.1.1) sprockets (4.0.2) @@ -304,6 +307,7 @@ GEM PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES byebug