diff --git a/Gemfile b/Gemfile index f17d7199..bcd9ca78 100644 --- a/Gemfile +++ b/Gemfile @@ -53,7 +53,7 @@ group :development do gem 'capistrano' gem 'capistrano-rails' gem 'ed25519' - gem 'listen', '~> 3.8' + gem 'listen', '~> 3.9' gem 'rack-mini-profiler', '~> 3.3' gem 'spring' end diff --git a/Gemfile.lock b/Gemfile.lock index 735f7979..e3a14ea3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM factory_bot_rails (6.4.3) factory_bot (~> 6.4) railties (>= 5.0.0) - ffi (1.15.5) + ffi (1.16.3) globalid (1.2.1) activesupport (>= 6.1) hiredis (0.6.3) @@ -175,7 +175,7 @@ GEM addressable (~> 2.8) letter_opener (1.8.1) launchy (>= 2.2, < 3) - listen (3.8.0) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.22.0) @@ -403,7 +403,7 @@ DEPENDENCIES jbuilder (~> 2.11) jquery-rails letter_opener - listen (~> 3.8) + listen (~> 3.9) net-imap net-pop net-smtp