Skip to content

Commit 2fc3452

Browse files
build(deps-dev): bump erb_lint from 0.6.0 to 0.7.0 (#4756)
Bumps [erb_lint](https://github.com/Shopify/erb-lint) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/Shopify/erb-lint/releases) - [Commits](Shopify/erb_lint@v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: erb_lint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7de8d40 commit 2fc3452

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ GEM
209209
dry-inflector (~> 1.0)
210210
dry-logic (~> 1.4)
211211
zeitwerk (~> 2.6)
212-
erb_lint (0.6.0)
212+
erb_lint (0.7.0)
213213
activesupport
214214
better_html (>= 2.0.1)
215215
parser (>= 2.7.1.4)
@@ -321,7 +321,7 @@ GEM
321321
jbuilder (2.13.0)
322322
actionview (>= 5.0.0)
323323
activesupport (>= 5.0.0)
324-
json (2.7.2)
324+
json (2.7.5)
325325
jwt (2.9.1)
326326
base64
327327
kaminari (1.2.2)
@@ -354,7 +354,7 @@ GEM
354354
activesupport (>= 4)
355355
railties (>= 4)
356356
request_store (~> 1.0)
357-
loofah (2.22.0)
357+
loofah (2.23.1)
358358
crass (~> 1.0.2)
359359
nokogiri (>= 1.12.0)
360360
lumberjack (1.2.9)
@@ -442,7 +442,7 @@ GEM
442442
activerecord (>= 6.1)
443443
request_store (~> 1.4)
444444
parallel (1.26.3)
445-
parser (3.3.4.2)
445+
parser (3.3.5.1)
446446
ast (~> 2.4.1)
447447
racc
448448
pdf-core (0.9.0)
@@ -553,7 +553,7 @@ GEM
553553
responders (3.1.1)
554554
actionpack (>= 5.2)
555555
railties (>= 5.2)
556-
rexml (3.3.8)
556+
rexml (3.3.9)
557557
rolify (6.0.1)
558558
rouge (4.1.2)
559559
rspec (3.13.0)
@@ -588,7 +588,7 @@ GEM
588588
rubocop-ast (>= 1.31.1, < 2.0)
589589
ruby-progressbar (~> 1.7)
590590
unicode-display_width (>= 2.4.0, < 3.0)
591-
rubocop-ast (1.32.1)
591+
rubocop-ast (1.33.0)
592592
parser (>= 3.3.1.0)
593593
rubocop-performance (1.21.1)
594594
rubocop (>= 1.48.1, < 2.0)
@@ -676,7 +676,7 @@ GEM
676676
railties (>= 6.0.0)
677677
tzinfo (2.0.6)
678678
concurrent-ruby (~> 1.0)
679-
unicode-display_width (2.5.0)
679+
unicode-display_width (2.6.0)
680680
uniform_notifier (1.16.0)
681681
version_gem (1.1.4)
682682
warden (1.2.9)

0 commit comments

Comments
 (0)