~cytrogen/masto-fe

b42fe5e3382ef1415748030ed7842095dcefa6a9 — renovate[bot] 2 years ago 822a35b
Update dependency haml_lint to v0.50.0 (#26665)

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
@@ 324,7 324,7 @@ GEM
      ruby-progressbar (~> 1.4)
    globalid (1.1.0)
      activesupport (>= 5.0)
    haml (6.1.1)
    haml (6.1.2)
      temple (>= 0.8.2)
      thor
      tilt


@@ 333,7 333,7 @@ GEM
      activesupport (>= 5.1)
      haml (>= 4.0.6)
      railties (>= 5.1)
    haml_lint (0.49.3)
    haml_lint (0.50.0)
      haml (>= 4.0, < 6.2)
      parallel (~> 1.10)
      rainbow