diff --git a/Gemfile.lock b/Gemfile.lock index dde8f3e7d..b082e4581 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM tzinfo (~> 2.0) acts-as-taggable-on (9.0.1) activerecord (>= 6.0, < 7.1) - addressable (2.8.3) + addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) ahoy_email (2.1.3) actionmailer (>= 5) diff --git a/vendor/cache/addressable-2.8.3.gem b/vendor/cache/addressable-2.8.3.gem deleted file mode 100644 index 45b72f0f0..000000000 Binary files a/vendor/cache/addressable-2.8.3.gem and /dev/null differ diff --git a/vendor/cache/addressable-2.8.4.gem b/vendor/cache/addressable-2.8.4.gem new file mode 100644 index 000000000..2a26d0b3f Binary files /dev/null and b/vendor/cache/addressable-2.8.4.gem differ