From 28ac7deb7d72860407c9b25166a43cebd52ec4b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 21:53:30 +0000 Subject: [PATCH] Bump sinatra from 2.0.5 to 2.2.0 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.5 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.0.5...v2.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ae36a65b..5dac282e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,6 @@ GEM ms_rest_azure (~> 0.11.1) azure_mgmt_resources (0.17.6) ms_rest_azure (~> 0.11.1) - backports (3.15.0) byebug (11.0.1) coderay (1.1.2) colorize (0.8.1) @@ -77,9 +76,10 @@ GEM faraday-cookie_jar (~> 0.0.6) ms_rest (~> 0.7.4) unf_ext (= 0.0.7.2) - multi_json (1.13.1) + multi_json (1.15.0) multipart-post (2.1.1) - mustermann (1.0.3) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) necromancer (0.5.0) paint (2.1.0) parallel (1.17.0) @@ -97,8 +97,8 @@ GEM pry-byebug (3.7.0) byebug (~> 11.0) pry (~> 0.10) - rack (2.0.7) - rack-protection (2.0.5) + rack (2.2.3) + rack-protection (2.2.0) rack rainbow (3.0.0) rake (12.3.3) @@ -131,19 +131,19 @@ GEM rubocop-rspec (1.23.0) rubocop (>= 0.52.1) ruby-progressbar (1.10.1) + ruby2_keywords (0.0.5) rubyzip (1.2.3) - sinatra (2.0.5) + sinatra (2.2.0) mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.5) + rack (~> 2.2) + rack-protection (= 2.2.0) tilt (~> 2.0) - sinatra-contrib (2.0.5) - backports (>= 2.8.2) + sinatra-contrib (2.2.0) multi_json mustermann (~> 1.0) - rack-protection (= 2.0.5) - sinatra (= 2.0.5) - tilt (>= 1.3, < 3) + rack-protection (= 2.2.0) + sinatra (= 2.2.0) + tilt (~> 2.0) sinatra-namespace (1.0) sinatra-contrib sinatra-param (1.6.0) @@ -154,7 +154,7 @@ GEM unicode_utils (~> 1.4) strings-ansi (0.1.0) thread_safe (0.3.6) - tilt (2.0.9) + tilt (2.0.10) timeliness (0.3.10) tty-color (0.5.0) tty-config (0.3.2)