diff --git a/Gemfile b/Gemfile index 3581bac1..c933cec8 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem 'bcrypt', '~> 3.1' # Use GoodJob as our Active Job queue adapter gem 'good_job', '~> 3.29' -gem 'wahwah', '~> 1.5.1' +gem 'wahwah', '~> 1.6.1' gem 'has_scope', '~> 0.8' gem 'pundit', '~> 2.3' diff --git a/Gemfile.lock b/Gemfile.lock index ebe66981..3f3d73ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,7 +278,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) - wahwah (1.5.1) + wahwah (1.6.1) webrick (1.8.1) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) @@ -313,7 +313,7 @@ DEPENDENCIES ruby-lsp (~> 0.17.1) simplecov (~> 0.21) tzinfo-data - wahwah (~> 1.5.1) + wahwah (~> 1.6.1) will_paginate (~> 4.0) RUBY VERSION