diff --git a/Gemfile.lock b/Gemfile.lock index 867baa60c..cbc1187f8 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.2) + addressable (2.8.3) public_suffix (>= 2.0.2, < 6.0) ahoy_email (2.1.3) actionmailer (>= 5) diff --git a/vendor/cache/addressable-2.8.2.gem b/vendor/cache/addressable-2.8.2.gem deleted file mode 100644 index 0ebe76ef6..000000000 Binary files a/vendor/cache/addressable-2.8.2.gem and /dev/null differ diff --git a/vendor/cache/addressable-2.8.3.gem b/vendor/cache/addressable-2.8.3.gem new file mode 100644 index 000000000..45b72f0f0 Binary files /dev/null and b/vendor/cache/addressable-2.8.3.gem differ