From efb70d9f5e8ea68e4e12a197d3a077367334a74e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Jun 2024 06:38:48 +0000 Subject: [PATCH] Bump wahwah from 1.5.1 to 1.6.1 Bumps [wahwah](https://github.com/aidewoode) from 1.5.1 to 1.6.1. --- updated-dependencies: - dependency-name: wahwah dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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