diff --git a/Gemfile.lock b/Gemfile.lock index 70761b36d..3ee2d6ce2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -279,10 +279,9 @@ GEM rails (>= 4.2.0) letter_opener (1.7.0) launchy (~> 2.2) - listen (3.1.5) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - ruby_dep (~> 1.2) + listen (3.2.0) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) loofah (2.3.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -457,7 +456,6 @@ GEM rubocop (>= 0.68.1) ruby-progressbar (1.10.1) ruby-units (2.3.1) - ruby_dep (1.5.0) ruby_parser (3.13.1) sexp_processor (~> 4.9) rubyzip (1.3.0)