Skip to content

Commit

Permalink
chore(deps): update dependency browser to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 0daa494 commit 6da0e73
Show file tree
Hide file tree
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
Expand Up @@ -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.1.0'
gem 'devise', '~>4.8.0'
gem 'devise-i18n', '~>1.10.0'
gem 'factory_bot_rails', '~> 6.2.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ GEM
bootsnap (1.12.0)
msgpack (~> 1.2)
brakeman (5.2.3)
browser (5.3.1)
browser (6.1.0)
builder (3.2.4)
bullet (7.0.2)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -535,7 +535,7 @@ DEPENDENCIES
better_errors
bootsnap (~> 1.12.0)
brakeman
browser (~> 5.3.0)
browser (~> 6.1.0)
bullet
capistrano-sidekiq
colorize
Expand Down

0 comments on commit 6da0e73

Please sign in to comment.