From 2778bd0aae428ba1839c534e97bae5e54224974e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 21:15:13 +0000 Subject: [PATCH] Bump sinatra from 1.3.2 to 2.2.0 Bumps [sinatra](https://github.com/sinatra/sinatra) from 1.3.2 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.2...v2.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2210cfd..06e9a31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,23 +13,27 @@ GEM macaddr (1.6.1) systemu (~> 2.5.0) mustache (0.99.4) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) nokogiri (1.5.5) posix-spawn (0.3.6) - rack (1.4.1) - rack-protection (1.2.0) + rack (2.2.3) + rack-protection (2.2.0) rack redcarpet (2.1.0) rocco (0.8.2) mustache redcarpet + ruby2_keywords (0.0.5) shotgun (0.9) rack (>= 1.0) - sinatra (1.3.2) - rack (~> 1.3, >= 1.3.6) - rack-protection (~> 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) systemu (2.5.2) - tilt (1.3.3) + tilt (2.0.10) trollop (2.0) uuid (2.3.6) macaddr (~> 1.0)