From bde1c876c77e012f9b13ad116408b969e9c9462e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 10:20:07 +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 a667c3383..922ee5087 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.0.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 1d59c3a6c..4c9284d37 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.0.0) builder (3.2.4) bullet (7.0.2) activesupport (>= 3.0.0) @@ -538,7 +538,7 @@ DEPENDENCIES better_errors bootsnap (~> 1.12.0) brakeman - browser (~> 5.3.0) + browser (~> 6.0.0) bullet capistrano-sidekiq colorize