From bd1dba229c5067fa95a5e92430cf9991fa05ac2a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 17:25:42 +0000 Subject: [PATCH] [Security] Bump addressable from 2.7.0 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. **This update includes a security fix.** - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 56acaac7..cd5d0a30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) backports (3.18.1) builder (3.2.4) @@ -78,7 +78,7 @@ GEM oj (3.10.7) pony (1.13.1) mail (>= 2.0) - public_suffix (4.0.5) + public_suffix (4.0.6) racc (1.5.2) rack (2.2.3) rack-protection (2.0.8.1) @@ -166,4 +166,4 @@ DEPENDENCIES rubygems-update sinatra sinatra-contrib - unicorn \ No newline at end of file + unicorn