diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-06-24 18:06:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-24 18:06:05 +0000 |
commit | 00895a99ca69f79d9300e14e1d37fc87a2d5c795 (patch) | |
tree | 108e2553b65084277934df518537f63383d0b0b7 | |
parent | cb192caad83164924f615cfe43123c4d24103387 (diff) |
build(deps): bump rack from 2.2.2 to 2.2.3
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] <support@github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 0943729d..19867b94 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,7 +44,7 @@ GEM multi_xml (~> 0.5) rack (>= 1.2, < 3) power_assert (1.1.7) - rack (2.2.2) + rack (2.2.3) rake (13.0.1) shorturl (1.0.0) test-unit (3.3.5) |