From e8db645c6c32c1ad6985cfb6c886bb13d02b5e16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 22:03:33 +0000 Subject: [PATCH] build(deps): bump sinatra in /pkgs/applications/misc/gollum Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.1.0 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.1.0...v2.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pkgs/applications/misc/gollum/Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pkgs/applications/misc/gollum/Gemfile.lock b/pkgs/applications/misc/gollum/Gemfile.lock index 4d0d9adf77250..8fdf629e21db1 100644 --- a/pkgs/applications/misc/gollum/Gemfile.lock +++ b/pkgs/applications/misc/gollum/Gemfile.lock @@ -69,7 +69,7 @@ GEM rubypants (~> 0.2) racc (1.5.2) rack (2.2.3) - rack-protection (2.1.0) + rack-protection (2.2.0) rack rb-fsevent (0.10.4) rb-inotify (0.10.1) @@ -78,7 +78,7 @@ GEM rouge (3.26.0) rss (0.2.9) rexml - ruby2_keywords (0.0.4) + ruby2_keywords (0.0.5) rubypants (0.7.1) rugged (0.99.0) sass (3.7.4) @@ -86,16 +86,16 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sinatra (2.1.0) + sinatra (2.2.0) mustermann (~> 1.0) rack (~> 2.2) - rack-protection (= 2.1.0) + rack-protection (= 2.2.0) tilt (~> 2.0) - sinatra-contrib (2.1.0) + sinatra-contrib (2.2.0) multi_json mustermann (~> 1.0) - rack-protection (= 2.1.0) - sinatra (= 2.1.0) + rack-protection (= 2.2.0) + sinatra (= 2.2.0) tilt (~> 2.0) sprockets (3.7.2) concurrent-ruby (~> 1.0)