From 49627e50c6d8c06208d8f3cf386f6f97473c6cb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 19:46:26 +0000 Subject: [PATCH] Bump rack from 2.2.2 to 2.2.3 in /examples/sinatra Bumps [rack](https://github.com/rack/rack) from 2.2.2 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/v2.2.2...2.2.3) Signed-off-by: dependabot[bot] --- examples/sinatra/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/sinatra/Gemfile.lock b/examples/sinatra/Gemfile.lock index 2a5111d..af3f052 100644 --- a/examples/sinatra/Gemfile.lock +++ b/examples/sinatra/Gemfile.lock @@ -37,7 +37,7 @@ GEM validate_url webfinger (>= 1.0.1) public_suffix (4.0.3) - rack (2.2.2) + rack (2.2.3) rack-oauth2 (1.14.0) activesupport attr_required