Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and simi committed Nov 14, 2024
1 parent 30d9a74 commit f0fdac3
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.1"
gem "browser", "~> 6.0"
gem "browser", "~> 6.1"
gem "bcrypt", "~> 3.1"
gem "maintenance_tasks", "~> 2.8"
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 @@ -173,7 +173,7 @@ GEM
msgpack (~> 1.2)
brakeman (6.2.2)
racc
browser (6.0.0)
browser (6.1.0)
builder (3.3.0)
byebug (11.1.3)
capybara (3.40.0)
Expand Down Expand Up @@ -886,7 +886,7 @@ DEPENDENCIES
better_html (~> 2.1)
bootsnap (~> 1.18)
brakeman (~> 6.2)
browser (~> 6.0)
browser (~> 6.1)
capybara (~> 3.40)
chartkick (~> 5.1)
clearance (~> 2.9)
Expand Down Expand Up @@ -1039,7 +1039,7 @@ CHECKSUMS
bloomer (1.0.0) sha256=57a0d3a78628db9a92c6723f06c67697e420abcdb05aa757c6dfae607251d272
bootsnap (1.18.4) sha256=ac4c42af397f7ee15521820198daeff545e4c360d2772c601fbdc2c07d92af55
brakeman (6.2.2) sha256=d502d653699f4d451b21225ff4d19a9ec9345d23eaab5576e246185ffd7bf618
browser (6.0.0) sha256=0399f0f12c925e529aa995b096a3824384e00ea2c7241fbb4b707d2a25e87920
browser (6.1.0) sha256=b9104e9d094800ec8243ad787f2289ea25b23921eb88c315cea53c89305424c7
builder (3.3.0) sha256=497918d2f9dca528fdca4b88d84e4ef4387256d984b8154e9d5d3fe5a9c8835f
byebug (11.1.3) sha256=2485944d2bb21283c593d562f9ae1019bf80002143cc3a255aaffd4e9cf4a35b
capybara (3.40.0) sha256=42dba720578ea1ca65fd7a41d163dd368502c191804558f6e0f71b391054aeef
Expand Down

0 comments on commit f0fdac3

Please sign in to comment.