From 00555c76906afdb37fc410d6cf91609fd15d0338 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 21:14:10 +0000 Subject: [PATCH] Bump sinatra from 1.3.1 to 2.2.0 Bumps [sinatra](https://github.com/sinatra/sinatra) from 1.3.1 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/1.3.1...v2.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1ad84ac..7b3f2a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,14 +52,16 @@ GEM libxml-ruby (2.1.2) mime-types (1.19) multi_json (1.5.0) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) net-scp (1.0.4) net-ssh (>= 1.99.1) net-ssh (2.6.2) nokogiri (1.5.6) opensrs (0.3.2) libxml-ruby (~> 2.1.2) - rack (1.3.5) - rack-protection (1.1.4) + rack (2.2.3) + rack-protection (2.2.0) rack rake (0.8.7) rspec (2.6.0) @@ -71,19 +73,21 @@ GEM diff-lcs (~> 1.1.2) rspec-mocks (2.6.0) ruby-hmac (0.4.0) + ruby2_keywords (0.0.5) ruby_parser (2.3.1) sexp_processor (~> 3.0) sexp_processor (3.0.7) simplecov (0.4.2) simplecov-html (~> 0.4.4) simplecov-html (0.4.5) - sinatra (1.3.1) - rack (~> 1.3, >= 1.3.4) - rack-protection (~> 1.1, >= 1.1.2) - tilt (~> 1.3, >= 1.3.3) + sinatra (2.2.0) + mustermann (~> 1.0) + rack (~> 2.2) + rack-protection (= 2.2.0) + tilt (~> 2.0) term-ansicolor (1.0.7) terminal-table (1.4.5) - tilt (1.3.3) + tilt (2.0.10) PLATFORMS ruby