summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2019-12-19 03:28:06 +0000
committerGitHub <noreply@github.com>2019-12-19 03:28:06 +0000
commitc8705fc75d35e8196326ef6f595a53c74bca0844 (patch)
treee1937286fb473fe84e23fac01769079fbb3ed3e9
parent64dfda85612dbd6287f16bfa62c92dbcdb5b6a14 (diff)
Bump rack from 2.0.6 to 2.0.8
Bumps [rack](https://github.com/rack/rack) from 2.0.6 to 2.0.8. - [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.6...2.0.8) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index bcfe646..0764fe9 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -108,7 +108,7 @@ GEM
pg (1.1.4)
public_suffix (3.0.3)
puma (3.12.2)
- rack (2.0.6)
+ rack (2.0.8)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (5.1.6.1)