From 75ae6b1a4e74c71db5aa0a5b72b61be76f7f241f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 09:07:47 +0200 Subject: [PATCH] Bump addressable from 2.8.2 to 2.8.3 (#26869) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 765ff5ea3ae..0020d5fa662 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.2) + addressable (2.8.3) public_suffix (>= 2.0.2, < 6.0) chunky_png (1.4.0) colorator (1.1.0)