diff --git a/Gemfile.lock b/Gemfile.lock index 6e0c732..daaa52a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,7 +24,7 @@ GEM mutex_m securerandom (>= 0.3) tzinfo (~> 2.0) - addressable (2.8.9) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) base64 (0.3.0) diff --git a/vendor/cache/addressable-2.8.9.gem b/vendor/cache/addressable-2.8.9.gem deleted file mode 100644 index dd5ba13..0000000 Binary files a/vendor/cache/addressable-2.8.9.gem and /dev/null differ diff --git a/vendor/cache/addressable-2.9.0.gem b/vendor/cache/addressable-2.9.0.gem new file mode 100644 index 0000000..b252ad4 Binary files /dev/null and b/vendor/cache/addressable-2.9.0.gem differ