Skip to content

Commit

Permalink
Update haml_lint to version 0.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Mar 25, 2024
1 parent bbf0b17 commit ec2626d
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,19 +143,20 @@ GEM
fast_gettext (>= 0.9.0)
globalid (1.2.1)
activesupport (>= 6.1)
haml (5.2.2)
temple (>= 0.8.0)
haml (6.3.0)
temple (>= 0.8.2)
thor
tilt
haml-rails (2.1.0)
actionpack (>= 5.1)
activesupport (>= 5.1)
haml (>= 4.0.6)
railties (>= 5.1)
haml_lint (0.40.1)
haml (>= 4.0, < 5.3)
haml_lint (0.57.0)
haml (>= 5.0)
parallel (~> 1.10)
rainbow
rubocop (>= 0.50.0)
rubocop (>= 1.0)
sysexits (~> 1.1)
hashdiff (1.0.1)
hashie (5.0.0)
Expand Down Expand Up @@ -330,12 +331,12 @@ GEM
sprockets (>= 3.0.0)
stringio (3.1.0)
sysexits (1.2.0)
temple (0.9.1)
temple (0.10.3)
terser (1.1.19)
execjs (>= 0.3.0, < 3)
text (1.3.1)
thor (1.3.1)
tilt (2.0.11)
tilt (2.3.0)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down
Binary file removed vendor/cache/haml-5.2.2.gem
Binary file not shown.
Binary file added vendor/cache/haml-6.3.0.gem
Binary file not shown.
Binary file removed vendor/cache/haml_lint-0.40.1.gem
Binary file not shown.
Binary file added vendor/cache/haml_lint-0.57.0.gem
Binary file not shown.
Binary file added vendor/cache/temple-0.10.3.gem
Binary file not shown.
Binary file removed vendor/cache/temple-0.9.1.gem
Binary file not shown.
Binary file removed vendor/cache/tilt-2.0.11.gem
Binary file not shown.
Binary file added vendor/cache/tilt-2.3.0.gem
Binary file not shown.

0 comments on commit ec2626d

Please sign in to comment.