Skip to content

Commit 1403f04

Browse files
Update dependency haml_lint to v0.61.0
1 parent 54b3f2e commit 1403f04

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ GEM
117117
temple (>= 0.8.2)
118118
thor
119119
tilt
120-
haml_lint (0.59.0)
120+
haml_lint (0.61.0)
121121
haml (>= 5.0)
122122
parallel (~> 1.10)
123123
rainbow
@@ -135,8 +135,8 @@ GEM
135135
rails-dom-testing (>= 1, < 3)
136136
railties (>= 4.2.0)
137137
thor (>= 0.14, < 2.0)
138-
json (2.9.1)
139-
language_server-protocol (3.17.0.3)
138+
json (2.10.1)
139+
language_server-protocol (3.17.0.4)
140140
listen (3.9.0)
141141
rb-fsevent (~> 0.10, >= 0.10.3)
142142
rb-inotify (~> 0.9, >= 0.9.10)
@@ -191,7 +191,7 @@ GEM
191191
optimist (3.2.0)
192192
ostruct (0.6.1)
193193
parallel (1.26.3)
194-
parser (3.3.7.0)
194+
parser (3.3.7.1)
195195
ast (~> 2.4.1)
196196
racc
197197
pg (1.5.9)
@@ -251,7 +251,7 @@ GEM
251251
regexp_parser (2.10.0)
252252
reline (0.6.0)
253253
io-console (~> 0.5)
254-
rexml (3.4.0)
254+
rexml (3.4.1)
255255
rspec (3.13.0)
256256
rspec-core (~> 3.13.0)
257257
rspec-expectations (~> 3.13.0)
@@ -285,7 +285,7 @@ GEM
285285
rubocop-ast (>= 1.28.1, < 2.0)
286286
ruby-progressbar (~> 1.7)
287287
unicode-display_width (>= 2.4.0, < 3.0)
288-
rubocop-ast (1.37.0)
288+
rubocop-ast (1.38.1)
289289
parser (>= 3.3.1.0)
290290
rubocop-performance (1.23.1)
291291
rubocop (>= 1.48.1, < 2.0)

0 commit comments

Comments
 (0)