From a09b2286c2e5be2bc19b18bd265c47bd1fc37d1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 01:22:15 +0000 Subject: [PATCH] Bump sinatra from 2.0.4 to 3.0.4 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.4 to 3.0.4. - [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.4...v3.0.4) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 47 +++++++++++++++++++++++------------------------ 1 file changed, 23 insertions(+), 24 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 996fc318..fe2450bf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -656,7 +656,6 @@ GEM aws-sigv4 (~> 1.0) aws-sigv2 (1.0.1) aws-sigv4 (1.0.3) - backports (3.11.4) bunny (2.12.0) amq-protocol (~> 2.3, >= 2.3.0) coder (0.4.0) @@ -714,7 +713,7 @@ GEM http-form_data (2.1.1) http_parser.rb (0.6.0) httpclient (2.8.3) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.1) jmespath (1.4.0) @@ -725,11 +724,12 @@ GEM http (>= 2.0, < 4.0) memoist (0.16.0) method_source (0.9.0) - minitest (5.14.1) + minitest (5.16.3) msgpack (1.2.4) multi_json (1.13.1) multipart-post (2.0.0) - mustermann (1.0.3) + mustermann (3.0.0) + ruby2_keywords (~> 0.0.1) opencensus (0.4.0) opencensus-stackdriver (0.2.0) concurrent-ruby (~> 1.0) @@ -752,8 +752,8 @@ GEM multi_json (~> 1.0) pusher-signature (~> 0.1.8) pusher-signature (0.1.8) - rack (2.0.8) - rack-protection (2.0.4) + rack (2.2.4) + rack-protection (3.0.4) rack rack-ssl (1.4.1) rack @@ -765,7 +765,7 @@ GEM ffi (>= 1.0.6) msgpack (>= 0.4.3) optimist (>= 3.0.0) - redis (4.0.2) + redis (4.8.0) redis-namespace (1.6.0) redis (>= 3.0.4) redlock (0.2.2) @@ -793,13 +793,14 @@ GEM ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.10.0) + ruby2_keywords (0.0.5) sentry-raven (2.7.4) faraday (>= 0.7.6, < 1.0) sequel (5.13.0) - sidekiq (5.2.2) - connection_pool (~> 2.2, >= 2.2.2) - rack-protection (>= 1.5.0) - redis (>= 3.3.5, < 5) + sidekiq (6.5.5) + connection_pool (>= 2.2.2) + rack (~> 2.0) + redis (>= 4.5.0) signet (0.11.0) addressable (~> 2.3) faraday (~> 0.9) @@ -810,29 +811,27 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - sinatra (2.0.4) - mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.4) + sinatra (3.0.4) + mustermann (~> 3.0) + rack (~> 2.2, >= 2.2.4) + rack-protection (= 3.0.4) tilt (~> 2.0) - sinatra-contrib (2.0.4) - activesupport (>= 4.0.0) - backports (>= 2.8.2) + sinatra-contrib (3.0.4) multi_json - mustermann (~> 1.0) - rack-protection (= 2.0.4) - sinatra (= 2.0.4) - tilt (>= 1.3, < 3) + mustermann (~> 3.0) + rack-protection (= 3.0.4) + sinatra (= 3.0.4) + tilt (~> 2.0) sinatra-param (1.5.0) sinatra (>= 1.3) stackdriver-core (1.3.3) google-cloud-core (~> 1.2) stackprof (0.2.12) thread_safe (0.3.6) - tilt (2.0.8) + tilt (2.0.11) travis-config (1.1.3) hashr (~> 2.0) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) unf (0.1.4) unf_ext