diff --git a/Gemfile.lock b/Gemfile.lock index 9c19d53..17eabd1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,41 +12,51 @@ PATH GEM remote: https://rubygems.org/ specs: - actionview (7.0.7.2) - activesupport (= 7.0.7.2) + actionview (7.1.3.2) + activesupport (= 7.1.3.2) builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (7.0.7.2) + erubi (~> 1.11) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + activesupport (7.1.3.2) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) ast (2.4.2) - better_html (2.0.2) + base64 (0.2.0) + better_html (2.1.1) actionview (>= 6.0) activesupport (>= 6.0) ast (~> 2.0) erubi (~> 1.4) parser (>= 2.4) smart_properties + bigdecimal (3.1.7) builder (3.2.4) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) + connection_pool (2.4.1) crass (1.0.6) diff-lcs (1.5.0) + drb (2.2.1) erubi (1.12.0) fakefs (1.5.1) - i18n (1.14.1) + i18n (1.14.4) concurrent-ruby (~> 1.0) json (2.7.1) language_server-protocol (3.17.0.3) - loofah (2.21.3) + loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mini_portile2 (2.8.4) - minitest (5.19.0) - nokogiri (1.15.4) + mini_portile2 (2.8.5) + minitest (5.22.3) + mutex_m (0.2.0) + nokogiri (1.16.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) parallel (1.24.0)