diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-08 11:32:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-08 11:32:09 +0100 |
commit | aabf2bf8d6119dd1aac78ea9ced7eb18c2a2033c (patch) | |
tree | 9c6f2659cfef5e66b10ccfe89241cb8ab90088d8 | |
parent | 49a4a7fa83c4097c787c3599d5954aa13c612b8f (diff) |
Bump rack from 2.2.6.2 to 2.2.6.3 (#23997)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 4b0569e1b..8fce14aa0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -503,7 +503,7 @@ GEM activesupport (>= 3.0.0) raabro (1.4.0) racc (1.6.2) - rack (2.2.6.2) + rack (2.2.6.3) rack-attack (6.6.1) rack (>= 1.0, < 3) rack-cors (1.1.1) |