Skip to content

Commit

Permalink
Bump browser from 6.1.0 to 6.2.0 (#5314)
Browse files Browse the repository at this point in the history
Bumps [browser](https://github.com/fnando/browser) from 6.1.0 to 6.2.0.
- [Changelog](https://github.com/fnando/browser/blob/main/CHANGELOG.md)
- [Commits](fnando/browser@v6.1.0...v6.2.0)

---
updated-dependencies:
- dependency-name: browser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent e92d5ed commit 5862386
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ gem "rqrcode", "~> 2.1"
gem "rotp", "~> 6.2"
gem "unpwn", "~> 1.0"
gem "webauthn", "~> 3.2"
gem "browser", "~> 6.1"
gem "browser", "~> 6.2"
gem "bcrypt", "~> 3.1"
gem "maintenance_tasks", "~> 2.10"
gem "strong_migrations", "~> 2.1"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,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 @@ -888,7 +888,7 @@ DEPENDENCIES
better_html (~> 2.1)
bootsnap (~> 1.18)
brakeman (~> 6.2)
browser (~> 6.1)
browser (~> 6.2)
capybara (~> 3.40)
chartkick (~> 5.1)
clearance (~> 2.9)
Expand Down Expand Up @@ -1040,7 +1040,7 @@ CHECKSUMS
bloomer (1.0.0) sha256=57a0d3a78628db9a92c6723f06c67697e420abcdb05aa757c6dfae607251d272
bootsnap (1.18.4) sha256=ac4c42af397f7ee15521820198daeff545e4c360d2772c601fbdc2c07d92af55
brakeman (6.2.2) sha256=d502d653699f4d451b21225ff4d19a9ec9345d23eaab5576e246185ffd7bf618
browser (6.1.0) sha256=b9104e9d094800ec8243ad787f2289ea25b23921eb88c315cea53c89305424c7
browser (6.2.0) sha256=281d5295788825c9396427c292c2d2be0a5c91875c93c390fde6e5d61a5ace2d
builder (3.3.0) sha256=497918d2f9dca528fdca4b88d84e4ef4387256d984b8154e9d5d3fe5a9c8835f
byebug (11.1.3) sha256=2485944d2bb21283c593d562f9ae1019bf80002143cc3a255aaffd4e9cf4a35b
capybara (3.40.0) sha256=42dba720578ea1ca65fd7a41d163dd368502c191804558f6e0f71b391054aeef
Expand Down

0 comments on commit 5862386

Please sign in to comment.