From 8d32477884dcbc79ac0dd655ecf2fa27ceb073a8 Mon Sep 17 00:00:00 2001 From: Takuya Noguchi Date: Mon, 19 Mar 2018 08:03:41 +0900 Subject: Update rack-protection to 2.0.1 --- Gemfile.lock | 2 +- changelogs/unreleased/44388-update-rack-protection-to-2-0-1.yml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 changelogs/unreleased/44388-update-rack-protection-to-2-0-1.yml diff --git a/Gemfile.lock b/Gemfile.lock index 1dd8576e30b..1432e4ab75e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -657,7 +657,7 @@ GEM httpclient (>= 2.4) multi_json (>= 1.3.6) rack (>= 1.1) - rack-protection (1.5.3) + rack-protection (2.0.1) rack rack-proxy (0.6.0) rack diff --git a/changelogs/unreleased/44388-update-rack-protection-to-2-0-1.yml b/changelogs/unreleased/44388-update-rack-protection-to-2-0-1.yml new file mode 100644 index 00000000000..c21d02d4d87 --- /dev/null +++ b/changelogs/unreleased/44388-update-rack-protection-to-2-0-1.yml @@ -0,0 +1,5 @@ +--- +title: Update rack-protection to 2.0.1 +merge_request: 17835 +author: Takuya Noguchi +type: security -- cgit v1.2.1