From 400cafc685daa7ee9a7502b0c793c837b05d8029 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 20:43:33 +0000 Subject: [PATCH] Bump sinatra from 2.2.0 to 2.2.3 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.0 to 2.2.3. - [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.2.0...v2.2.3) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index f8da5d5a..9f8d854a 100644 --- a/Gemfile +++ b/Gemfile @@ -86,7 +86,7 @@ gem 'hash_at_path', github: 'UMNLibraries/hash_at_path', ref: '92dafd3b06de2cbc8 gem 'contentdm_api', '~> 0.6' gem 'cdmbl', github: 'Minitex/cdmbl', ref: 'd1a2b0e' gem 'sidekiq', '~> 6.5' -gem 'sinatra', '~> 2.0', require: false +gem 'sinatra', '~> 2.2', require: false gem 'sidekiq-failures', '~> 1.0' gem 'whenever', '~> 0.9', require: false gem 'async' diff --git a/Gemfile.lock b/Gemfile.lock index 25176811..f7346917 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -443,7 +443,7 @@ GEM multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.2.3) - mustermann (1.1.1) + mustermann (2.0.2) ruby2_keywords (~> 0.0.1) mysql2 (0.5.4) net-imap (0.2.3) @@ -508,10 +508,10 @@ GEM public_suffix (5.0.0) puma (3.12.6) racc (1.6.0) - rack (2.2.4) + rack (2.2.6.2) rack-contrib (2.3.0) rack (~> 2.0) - rack-protection (2.2.0) + rack-protection (2.2.3) rack rack-proxy (0.7.2) rack @@ -669,10 +669,10 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - sinatra (2.2.0) - mustermann (~> 1.0) + sinatra (2.2.3) + mustermann (~> 2.0) rack (~> 2.2) - rack-protection (= 2.2.0) + rack-protection (= 2.2.3) tilt (~> 2.0) sitemap_generator (6.2.1) builder (~> 3.0) @@ -838,7 +838,7 @@ DEPENDENCIES shoulda-matchers sidekiq (~> 6.5) sidekiq-failures (~> 1.0) - sinatra (~> 2.0) + sinatra (~> 2.2) sitemap_generator solr_wrapper (>= 0.3) spring