Skip to content
This repository was archived by the owner on Nov 6, 2021. It is now read-only.

Commit 25a8318

Browse files
Bump erb_lint from 0.0.35 to 0.0.37
Bumps [erb_lint](https://github.com/Shopify/erb-lint) from 0.0.35 to 0.0.37. - [Release notes](https://github.com/Shopify/erb-lint/releases) - [Commits](Shopify/erb_lint@v0.0.35...v0.0.37) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 31ce8f3 commit 25a8318

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ GEM
6363
annotate (3.1.1)
6464
activerecord (>= 3.2, < 7.0)
6565
rake (>= 10.4, < 14.0)
66-
ast (2.4.1)
66+
ast (2.4.2)
6767
autoprefixer-rails (10.0.1.3)
6868
execjs
6969
azure-core (0.1.15)
@@ -80,7 +80,7 @@ GEM
8080
coderay (>= 1.0.0)
8181
erubi (>= 1.0.0)
8282
rack (>= 0.9.0)
83-
better_html (1.0.15)
83+
better_html (1.0.16)
8484
actionview (>= 4.0)
8585
activesupport (>= 4.0)
8686
ast (~> 2.0)
@@ -159,13 +159,13 @@ GEM
159159
htmlentities (~> 4.3.3)
160160
launchy (~> 2.1)
161161
mail (~> 2.7)
162-
erb_lint (0.0.35)
162+
erb_lint (0.0.37)
163163
activesupport
164164
better_html (~> 1.0.7)
165165
html_tokenizer
166166
parser (>= 2.7.1.4)
167167
rainbow
168-
rubocop (~> 0.79)
168+
rubocop
169169
smart_properties
170170
erubi (1.10.0)
171171
execjs (2.7.0)
@@ -215,7 +215,7 @@ GEM
215215
hashdiff (1.0.1)
216216
html_tokenizer (0.0.7)
217217
htmlentities (4.3.4)
218-
i18n (1.8.7)
218+
i18n (1.8.9)
219219
concurrent-ruby (~> 1.0)
220220
jbuilder (2.10.1)
221221
activesupport (>= 5.0.0)
@@ -243,7 +243,7 @@ GEM
243243
listen (3.4.1)
244244
rb-fsevent (~> 0.10, >= 0.10.3)
245245
rb-inotify (~> 0.9, >= 0.9.10)
246-
loofah (2.8.0)
246+
loofah (2.9.0)
247247
crass (~> 1.0.2)
248248
nokogiri (>= 1.5.9)
249249
lumberjack (1.2.8)
@@ -257,7 +257,7 @@ GEM
257257
mini_portile2 (2.5.0)
258258
mini_racer (0.3.1)
259259
libv8 (~> 8.4.255)
260-
minitest (5.14.3)
260+
minitest (5.14.4)
261261
msgpack (1.4.2)
262262
multipart-post (2.1.1)
263263
nenv (0.3.0)
@@ -273,7 +273,7 @@ GEM
273273
shellany (~> 0.0)
274274
orm_adapter (0.5.0)
275275
parallel (1.20.1)
276-
parser (2.7.2.0)
276+
parser (3.0.0.0)
277277
ast (~> 2.4.1)
278278
pdf-core (0.8.1)
279279
pg (1.2.3)
@@ -337,7 +337,7 @@ GEM
337337
rb-fsevent (0.10.4)
338338
rb-inotify (0.10.1)
339339
ffi (~> 1.0)
340-
regexp_parser (2.0.3)
340+
regexp_parser (2.1.1)
341341
responders (3.0.1)
342342
actionpack (>= 5.0)
343343
railties (>= 5.0)
@@ -372,7 +372,7 @@ GEM
372372
rubocop-ast (>= 0.6.0)
373373
ruby-progressbar (~> 1.7)
374374
unicode-display_width (>= 1.4.0, < 2.0)
375-
rubocop-ast (1.3.0)
375+
rubocop-ast (1.4.1)
376376
parser (>= 2.7.1.5)
377377
rubocop-rails (2.9.1)
378378
activesupport (>= 4.2.0)
@@ -381,7 +381,7 @@ GEM
381381
rubocop-rspec (1.44.1)
382382
rubocop (~> 0.87)
383383
rubocop-ast (>= 0.7.1)
384-
ruby-progressbar (1.10.1)
384+
ruby-progressbar (1.11.0)
385385
rubyzip (2.3.0)
386386
sass-rails (6.0.0)
387387
sassc-rails (~> 2.1, >= 2.1.1)

0 commit comments

Comments
 (0)