From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 19:58:49 +0000 (+0000) Subject: Bump rack from 1.5.2 to 1.6.13 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=531dc9cab1bb7c22833740ebcec2acd1fd99363e;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git Bump rack from 1.5.2 to 1.6.13 Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 1.6.13. - [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/1.5.2...1.6.13) Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index d9229f54..17ed1dd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,7 +36,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (~> 1.2) - rack (1.5.2) + rack (1.6.13) shorturl (1.0.0) thread_safe (0.2.0) atomic (>= 1.1.7, < 2)