diff --git a/Gemfile b/Gemfile index 0e21ca78d..ffaf1feb3 100644 --- a/Gemfile +++ b/Gemfile @@ -74,7 +74,7 @@ group :development do # Display performance information such as SQL time and flame graphs for each request in your browser. # Can be configured to work on production as well see: https://github.com/MiniProfiler/rack-mini-profiler/blob/master/README.md gem 'rack-mini-profiler', '~> 3.3' - gem 'listen', '~> 3.3' + gem 'listen', '~> 3.9' # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring # gem 'spring' end diff --git a/Gemfile.lock b/Gemfile.lock index 8c9fc6160..a964b8ff0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -210,7 +210,7 @@ GEM addressable (~> 2.8) letter_opener (1.10.0) launchy (>= 2.2, < 4) - 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) @@ -526,7 +526,7 @@ DEPENDENCIES jquery-ui-rails launchy letter_opener - listen (~> 3.3) + listen (~> 3.9) nokogiri omniauth omniauth-github