diff --git a/test/linters/projects/erblint/Gemfile.lock b/test/linters/projects/erblint/Gemfile.lock index 1cf51028..3ff51d97 100644 --- a/test/linters/projects/erblint/Gemfile.lock +++ b/test/linters/projects/erblint/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - actionview (7.0.3) - activesupport (= 7.0.3) + actionview (7.0.7.2) + activesupport (= 7.0.7.2) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (7.0.3) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -22,7 +22,7 @@ GEM parser (>= 2.4) smart_properties builder (3.2.4) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crass (1.0.6) erb_lint (0.1.1) activesupport @@ -34,13 +34,13 @@ GEM smart_properties erubi (1.10.0) html_tokenizer (0.0.7) - i18n (1.11.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mini_portile2 (2.8.0) - minitest (5.16.2) + minitest (5.19.0) nokogiri (1.13.6) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -69,7 +69,7 @@ GEM parser (>= 3.1.1.0) ruby-progressbar (1.11.0) smart_properties (1.17.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.1.0)