~cytrogen/masto-fe

fdc9f971f7a4320e08c92f6a6e1522e6062ae8c5 — renovate[bot] 2 years ago 5ea3e8e
Update dependency selenium-webdriver to v4.13.1 (#27141)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 files changed, 2 insertions(+), 2 deletions(-)

M Gemfile.lock
M Gemfile.lock => Gemfile.lock +2 -2
@@ 686,7 686,7 @@ GEM
    scenic (1.7.0)
      activerecord (>= 4.0.0)
      railties (>= 4.0.0)
    selenium-webdriver (4.11.0)
    selenium-webdriver (4.13.1)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)


@@ 804,7 804,7 @@ GEM
      rack-proxy (>= 0.6.1)
      railties (>= 5.2)
      semantic_range (>= 2.3.0)
    websocket (1.2.9)
    websocket (1.2.10)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)