Skip to content

Commit e8a96b9

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 acde7cc commit e8a96b9

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
@@ -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)
@@ -136,10 +136,10 @@ GEM
136136
jbuilder (2.12.0)
137137
actionview (>= 5.0.0)
138138
activesupport (>= 5.0.0)
139-
json (2.7.2)
139+
json (2.7.4)
140140
language_server-protocol (3.17.0.3)
141141
logger (1.6.1)
142-
loofah (2.22.0)
142+
loofah (2.23.1)
143143
crass (~> 1.0.2)
144144
nokogiri (>= 1.12.0)
145145
mail (2.8.1)
@@ -298,7 +298,7 @@ GEM
298298
railties (>= 6.0.0)
299299
tzinfo (2.0.6)
300300
concurrent-ruby (~> 1.0)
301-
unicode-display_width (2.5.0)
301+
unicode-display_width (2.6.0)
302302
useragent (0.16.10)
303303
web-console (4.2.1)
304304
actionview (>= 6.0.0)
@@ -331,7 +331,7 @@ DEPENDENCIES
331331
debug
332332
erb_lint
333333
importmap-rails
334-
isbn_validation
334+
isbn_validation (~> 1.2)
335335
jbuilder
336336
pagy
337337
pg (~> 1.1)

0 commit comments

Comments
 (0)