From bf7ef8645a1340cb55c2c7e8135547cb9c3d97af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 21:07:53 +0000 Subject: [PATCH] Bump sinatra from 2.0.0 to 2.2.0 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.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.0.0...v2.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4e535d1..a51744a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,6 @@ GEM aws-sdk-resources (2.10.53) aws-sdk-core (= 2.10.53) aws-sigv4 (1.0.2) - backports (3.8.0) bigdecimal (1.3.2) capybara (2.15.1) addressable @@ -53,8 +52,9 @@ GEM mini_mime (0.1.4) mini_portile2 (2.3.0) minitest (5.10.3) - multi_json (1.12.2) - mustermann (1.0.1) + multi_json (1.15.0) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) nokogiri (1.8.1) mini_portile2 (~> 2.3.0) poltergeist (1.16.0) @@ -65,8 +65,8 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.0) - rack (2.0.3) - rack-protection (2.0.0) + rack (2.2.3) + rack-protection (2.2.0) rack rack-test (0.7.0) rack (>= 1.0, < 3) @@ -89,22 +89,22 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.6.0) rspec-support (3.6.0) + ruby2_keywords (0.0.5) ruby_dep (1.5.0) - sinatra (2.0.0) + sinatra (2.2.0) mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.0) + rack (~> 2.2) + rack-protection (= 2.2.0) tilt (~> 2.0) sinatra-activerecord (2.0.13) activerecord (>= 3.2) sinatra (>= 1.0) - sinatra-contrib (2.0.0) - backports (>= 2.0) + sinatra-contrib (2.2.0) multi_json mustermann (~> 1.0) - rack-protection (= 2.0.0) - sinatra (= 2.0.0) - tilt (>= 1.3, < 3) + rack-protection (= 2.2.0) + sinatra (= 2.2.0) + tilt (~> 2.0) sinatra-flash (0.3.0) sinatra (>= 1.0.0) slim (3.0.8) @@ -113,7 +113,7 @@ GEM sqlite3 (1.3.13) temple (0.8.0) thread_safe (0.3.6) - tilt (2.0.8) + tilt (2.0.10) tzinfo (1.2.3) thread_safe (~> 0.1) tzinfo-data (1.2017.2) -- 2.45.2