summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-03-27 19:58:49 +0000
committerGitHub <noreply@github.com>2020-03-27 19:58:49 +0000
commit531dc9cab1bb7c22833740ebcec2acd1fd99363e (patch)
treea20d9451b3d529bf224cf3c1120a685c8557280f /Gemfile.lock
parentb6db18c5467c1a161e3fcc39d82ad1b38e213c87 (diff)
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] <support@github.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
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)