diff --git a/Gemfile b/Gemfile index 03fa4c0276..6da7a5a3cb 100644 --- a/Gemfile +++ b/Gemfile @@ -181,7 +181,7 @@ group :development do # Open sent e-mails in the browser instead of trying to send to a real mail server. gem "letter_opener" # Used as a dependency for Guard. - gem "listen", "~> 3.9.0" + gem "listen", "~> 3.10.0" # Generate a diagram based on Rails models. gem "rails-erd" # Allows to create a console in the browser. diff --git a/Gemfile.lock b/Gemfile.lock index b42ed4907f..742233e80d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -277,10 +277,9 @@ GEM concurrent-ruby (~> 1.1) webrick (~> 1.7) websocket-driver (~> 0.7) - ffi (1.17.2) - ffi (1.17.2-arm64-darwin) - ffi (1.17.2-x86_64-darwin) - ffi (1.17.2-x86_64-linux-gnu) + ffi (1.17.4-arm64-darwin) + ffi (1.17.4-x86_64-darwin) + ffi (1.17.4-x86_64-linux-gnu) filterrific (5.2.7) flipper (1.4.0) concurrent-ruby (< 2) @@ -367,7 +366,8 @@ GEM letter_opener (1.10.0) launchy (>= 2.2, < 4) lint_roller (1.1.0) - listen (3.9.0) + listen (3.10.0) + logger rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) @@ -577,7 +577,7 @@ GEM rainbow (3.1.1) rake (13.3.1) rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) rdoc (7.2.0) erb @@ -804,7 +804,7 @@ DEPENDENCIES kaminari knapsack_pro letter_opener - listen (~> 3.9.0) + listen (~> 3.10.0) lograge magic_test matrix