diff --git a/Gemfile.lock b/Gemfile.lock index a857373e2..862d73746 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -436,7 +436,7 @@ GEM http (>= 2.0, < 5.0) libv8 (8.4.255.0) liquid (4.0.3) - listen (3.3.2) + listen (3.3.3) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.8.0) diff --git a/vendor/cache/listen-3.3.2.gem b/vendor/cache/listen-3.3.2.gem deleted file mode 100644 index a341b323e..000000000 Binary files a/vendor/cache/listen-3.3.2.gem and /dev/null differ diff --git a/vendor/cache/listen-3.3.3.gem b/vendor/cache/listen-3.3.3.gem new file mode 100644 index 000000000..dc6ff8c40 Binary files /dev/null and b/vendor/cache/listen-3.3.3.gem differ