Skip to content

Commit

Permalink
bump browser
Browse files Browse the repository at this point in the history
  • Loading branch information
ulferts committed Dec 16, 2024
1 parent 9ca400e commit 77939dc
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 @@ -140,7 +140,7 @@ gem "rack-attack", "~> 6.7.0"
gem "secure_headers", "~> 7.0.0"

# Browser detection for incompatibility checks
gem "browser", "~> 6.1.0"
gem "browser", "~> 6.2.0"

# Providing health checks
gem "okcomputer", "~> 1.18.1"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ GEM
msgpack (~> 1.2)
brakeman (6.2.2)
racc
browser (6.1.0)
browser (6.2.0)
builder (3.3.0)
byebug (11.1.3)
capybara (3.40.0)
Expand Down Expand Up @@ -1220,7 +1220,7 @@ DEPENDENCIES
bcrypt (~> 3.1.6)
bootsnap (~> 1.18.0)
brakeman (~> 6.2.0)
browser (~> 6.1.0)
browser (~> 6.2.0)
budgets!
capybara (~> 3.40.0)
capybara-screenshot (~> 1.0.17)
Expand Down

0 comments on commit 77939dc

Please sign in to comment.