From 6009e257163b4e0c90ccf83d2fb3eb71237b7906 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Mar 2021 17:00:19 +0000 Subject: [PATCH] Bump rack from 2.0.3 to 2.2.3 in /ruby Bumps [rack](https://github.com/rack/rack) from 2.0.3 to 2.2.3. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.0.3...2.2.3) Signed-off-by: dependabot[bot] --- ruby/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock index a538ca8..4d84652 100644 --- a/ruby/Gemfile.lock +++ b/ruby/Gemfile.lock @@ -1,9 +1,10 @@ GEM remote: https://rubygems.org/ specs: + json (2.5.1) mustermann (1.0.0) openssl (2.0.4) - rack (2.0.3) + rack (2.2.3) rack-protection (2.0.0) rack sinatra (2.0.0) @@ -17,6 +18,7 @@ PLATFORMS ruby DEPENDENCIES + json openssl sinatra