diff --git a/Gemfile.lock b/Gemfile.lock index 8a32eb1..a8457e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,19 +12,19 @@ PATH GEM remote: https://rubygems.org/ specs: - actionview (7.0.4.3) - activesupport (= 7.0.4.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.4.3) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) ast (2.4.2) - better_html (2.0.1) + better_html (2.0.2) actionview (>= 6.0) activesupport (>= 6.0) ast (~> 2.0) @@ -37,13 +37,13 @@ GEM diff-lcs (1.5.0) erubi (1.12.0) fakefs (1.5.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mini_portile2 (2.8.1) - minitest (5.18.0) + minitest (5.19.0) nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4)