~cytrogen/masto-fe

168688ef1c538c295fe08516825c845f08e2b7d5 — renovate[bot] 2 years ago 9e77ab7
Update dependency webmock to v3.19.1 (#26722)

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
@@ 109,7 109,7 @@ GEM
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    addressable (2.8.4)
    addressable (2.8.5)
      public_suffix (>= 2.0.2, < 6.0)
    aes_key_wrap (1.1.0)
    airbrussh (1.4.1)


@@ 795,7 795,7 @@ GEM
    webfinger (1.2.0)
      activesupport
      httpclient (>= 2.4)
    webmock (3.18.1)
    webmock (3.19.1)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)