Skip to content

Commit

Permalink
Update haml_lint to version 0.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed May 4, 2024
1 parent 582b3e3 commit fd084b1
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ GEM
activesupport (>= 5.1)
haml (>= 4.0.6)
railties (>= 5.1)
haml_lint (0.57.0)
haml_lint (0.58.0)
haml (>= 5.0)
parallel (~> 1.10)
rainbow
Expand Down Expand Up @@ -207,7 +207,7 @@ GEM
racc (~> 1.4)
open_uri_redirections (0.2.1)
parallel (1.24.0)
parser (3.3.0.5)
parser (3.3.1.0)
ast (~> 2.4.1)
racc
pkg-config (1.5.1)
Expand Down Expand Up @@ -274,7 +274,7 @@ GEM
request_store (1.5.1)
rack (>= 1.4)
rexml (3.2.6)
rubocop (1.63.2)
rubocop (1.63.4)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -285,8 +285,8 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.2)
parser (>= 3.3.0.4)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-minitest (0.35.0)
Expand Down
Binary file removed vendor/cache/haml_lint-0.57.0.gem
Binary file not shown.
Binary file added vendor/cache/haml_lint-0.58.0.gem
Binary file not shown.
Binary file removed vendor/cache/parser-3.3.0.5.gem
Binary file not shown.
Binary file added vendor/cache/parser-3.3.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-1.63.2.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.63.4.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-ast-1.31.2.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-ast-1.31.3.gem
Binary file not shown.

0 comments on commit fd084b1

Please sign in to comment.