From 4086bfad1d4df9bcb358ff1a77c982629c734ca4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 21:40:47 +0000 Subject: [PATCH] chore(deps): update dependency browser to v6 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 1caa202cc..b8b8e4fa7 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' gem 'bcrypt', '~> 3.1.0' gem 'bootsnap', '~> 1.12.0' -gem 'browser', '~> 5.3.0' +gem 'browser', '~> 6.2.0' gem 'devise', '~>4.8.0' gem 'devise-i18n', '~>1.10.0' gem 'factory_bot_rails', '~> 6.2.0' diff --git a/Gemfile.lock b/Gemfile.lock index f8ccbf2bf..7cb1f59fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM bootsnap (1.12.0) msgpack (~> 1.2) brakeman (5.2.3) - browser (5.3.1) + browser (6.2.0) builder (3.2.4) bullet (7.0.2) activesupport (>= 3.0.0) @@ -535,7 +535,7 @@ DEPENDENCIES better_errors bootsnap (~> 1.12.0) brakeman - browser (~> 5.3.0) + browser (~> 6.2.0) bullet capistrano-sidekiq colorize