From 8f0d52538f4c9f46b341a5480bf754ee5d83e004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Dec 2022 15:47:24 +1000 Subject: [PATCH] Bump sinatra from 3.0.4 to 3.0.5 (#2661) Bumps [sinatra](https://github.com/sinatra/sinatra) from 3.0.4 to 3.0.5. - [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/v3.0.4...v3.0.5) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 252e0cce9..335461511 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,7 @@ GEM rqrcode_core (~> 0.1) racc (1.6.1) rack (2.2.4) - rack-protection (3.0.4) + rack-protection (3.0.5) rack rack-test (2.0.2) rack (>= 1.3) @@ -187,10 +187,10 @@ GEM rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) simple_oauth (0.3.1) - sinatra (3.0.4) + sinatra (3.0.5) mustermann (~> 3.0) rack (~> 2.2, >= 2.2.4) - rack-protection (= 3.0.4) + rack-protection (= 3.0.5) tilt (~> 2.0) slack-notifier (2.4.0) sqlite3 (1.5.4-x86_64-linux)