~cytrogen/masto-fe

e836d078bba90f2ba70ad385756d98745331ad47 — renovate[bot] 2 years ago 770fd99
Update dependency haml_lint to v0.51.0 (#27250)

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

M Gemfile.lock
M Gemfile.lock => Gemfile.lock +5 -5
@@ 324,7 324,7 @@ GEM
      ruby-progressbar (~> 1.4)
    globalid (1.1.0)
      activesupport (>= 5.0)
    haml (6.1.2)
    haml (6.2.0)
      temple (>= 0.8.2)
      thor
      tilt


@@ 333,8 333,8 @@ GEM
      activesupport (>= 5.1)
      haml (>= 4.0.6)
      railties (>= 5.1)
    haml_lint (0.50.0)
      haml (>= 4.0, < 6.2)
    haml_lint (0.51.0)
      haml (>= 4.0)
      parallel (~> 1.10)
      rainbow
      rubocop (>= 1.0)


@@ 747,7 747,7 @@ GEM
      climate_control (>= 0.0.3, < 1.0)
    test-prof (1.2.3)
    thor (1.2.2)
    tilt (2.2.0)
    tilt (2.3.0)
    timeout (0.4.0)
    tpm-key_attestation (0.12.0)
      bindata (~> 2.4)


@@ 773,7 773,7 @@ GEM
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.8.2)
    unicode-display_width (2.4.2)
    unicode-display_width (2.5.0)
    uri (0.12.2)
    validate_email (0.1.6)
      activemodel (>= 3.0)