Skip to content

Commit 246f37c

Browse files
Bump erb_lint from 0.4.0 to 0.7.0
Bumps [erb_lint](https://github.com/Shopify/erb-lint) from 0.4.0 to 0.7.0. - [Release notes](https://github.com/Shopify/erb-lint/releases) - [Commits](Shopify/erb_lint@v0.4.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]>
1 parent 17d896e commit 246f37c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -111,17 +111,17 @@ GEM
111111
irb (~> 1.10)
112112
reline (>= 0.3.8)
113113
drb (2.2.1)
114-
erb_lint (0.4.0)
114+
erb_lint (0.7.0)
115115
activesupport
116116
better_html (>= 2.0.1)
117117
parser (>= 2.7.1.4)
118118
rainbow
119-
rubocop
119+
rubocop (>= 1)
120120
smart_properties
121121
erubi (1.13.0)
122122
globalid (1.2.1)
123123
activesupport (>= 6.1)
124-
i18n (1.14.5)
124+
i18n (1.14.6)
125125
concurrent-ruby (~> 1.0)
126126
importmap-rails (2.0.1)
127127
actionpack (>= 6.0.0)
@@ -296,7 +296,7 @@ GEM
296296
railties (>= 6.0.0)
297297
tzinfo (2.0.6)
298298
concurrent-ruby (~> 1.0)
299-
unicode-display_width (2.5.0)
299+
unicode-display_width (2.6.0)
300300
useragent (0.16.10)
301301
web-console (4.2.1)
302302
actionview (>= 6.0.0)

0 commit comments

Comments
 (0)