From 64c7303f6631a4fadccad0b1872957f8ad99e022 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 21:06:15 +0000 Subject: [PATCH] Bump sinatra from 2.0.8.1 to 2.2.0 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.8.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/v2.0.8.1...v2.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bcdf5ad..88b29fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,24 +14,24 @@ PATH GEM remote: https://rubygems.org/ specs: - backports (3.17.2) + backports (3.23.0) byebug (11.1.3) diff-lcs (1.3) ffi (1.13.1) mini_portile2 (2.4.0) monkey-lib (0.4.2) backports - multi_json (1.14.1) + multi_json (1.15.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) rack (2.2.3) - rack-protection (2.0.8.1) + rack-protection (2.2.0) rack rack-test (1.1.0) rack (>= 1.0, < 3) - rake (13.0.1) + rake (13.0.6) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) @@ -48,27 +48,26 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.3) - ruby2_keywords (0.0.2) + ruby2_keywords (0.0.5) sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sinatra (2.0.8.1) + sinatra (2.2.0) mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.8.1) + rack (~> 2.2) + rack-protection (= 2.2.0) tilt (~> 2.0) sinatra-advanced-routes (0.4.1) monkey-lib (~> 0.4.0) sinatra (>= 0.9.4) sinatra-sugar (~> 0.4.0) - sinatra-contrib (2.0.8.1) - backports (>= 2.8.2) + sinatra-contrib (2.2.0) multi_json mustermann (~> 1.0) - rack-protection (= 2.0.8.1) - sinatra (= 2.0.8.1) + rack-protection (= 2.2.0) + sinatra (= 2.2.0) tilt (~> 2.0) sinatra-export (1.0.1) rack @@ -92,7 +91,7 @@ GEM term-ansicolor (1.7.1) tins (~> 1.0) tilt (2.0.10) - tins (1.25.0) + tins (1.31.0) sync PLATFORMS