Skip to content

Commit 8abc781

Browse files
Update erb_lint gem (#649)
1 parent 35db0c1 commit 8abc781

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

backend/Gemfile.lock

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,11 @@ GEM
7777
erubi (>= 1.0.0)
7878
rack (>= 0.9.0)
7979
rouge (>= 1.0.0)
80-
better_html (1.0.16)
81-
actionview (>= 4.0)
82-
activesupport (>= 4.0)
80+
better_html (2.0.2)
81+
actionview (>= 6.0)
82+
activesupport (>= 6.0)
8383
ast (~> 2.0)
8484
erubi (~> 1.4)
85-
html_tokenizer (~> 0.0.6)
8685
parser (>= 2.4)
8786
smart_properties
8887
bson (4.12.1)
@@ -137,10 +136,9 @@ GEM
137136
dotenv-rails (2.8.1)
138137
dotenv (= 2.8.1)
139138
railties (>= 3.2)
140-
erb_lint (0.1.1)
139+
erb_lint (0.4.0)
141140
activesupport
142-
better_html (~> 1.0.7)
143-
html_tokenizer
141+
better_html (>= 2.0.1)
144142
parser (>= 2.7.1.4)
145143
rainbow
146144
rubocop
@@ -186,7 +184,6 @@ GEM
186184
request_store (~> 1.0)
187185
hashdiff (1.0.1)
188186
hashie (3.5.7)
189-
html_tokenizer (0.0.7)
190187
httpclient (2.8.3)
191188
i18n (1.14.1)
192189
concurrent-ruby (~> 1.0)
@@ -413,7 +410,7 @@ GEM
413410
simplecov-html (0.12.3)
414411
simplecov_json_formatter (0.1.4)
415412
sixarm_ruby_unaccent (1.2.0)
416-
smart_properties (1.16.3)
413+
smart_properties (1.17.0)
417414
spoon (0.0.6)
418415
ffi
419416
sprockets (4.2.0)

0 commit comments

Comments
 (0)