Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency browser to v6
Browse files Browse the repository at this point in the history
renovate[bot] authored Jul 19, 2024
1 parent 465dc99 commit bde1c87
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -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'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit bde1c87

Please sign in to comment.