diff --git a/Gemfile.lock b/Gemfile.lock index 804f5e8..bdcc276 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,24 +16,24 @@ GIT GEM remote: https://rubygems.org/ specs: - actionpack (5.2.2) - actionview (= 5.2.2) - activesupport (= 5.2.2) - rack (~> 2.0) + actionpack (7.0.3.1) + actionview (= 7.0.3.1) + activesupport (= 7.0.3.1) + rack (~> 2.0, >= 2.2.0) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.2.2) - activesupport (= 5.2.2) + rails-html-sanitizer (~> 1.0, >= 1.2.0) + actionview (7.0.3.1) + activesupport (= 7.0.3.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.3) - activesupport (5.2.2) + rails-html-sanitizer (~> 1.1, >= 1.2.0) + activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.0) @@ -49,7 +49,7 @@ GEM autoprefixer-rails (>= 9.1.0) popper_js (>= 1.14.3, < 2) sassc-rails (>= 2.0.0) - builder (3.2.3) + builder (3.2.4) capybara (3.24.0) addressable mini_mime (>= 0.1.3) @@ -60,9 +60,9 @@ GEM xpath (~> 3.2) cliver (0.3.2) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) - crass (1.0.5) + crass (1.0.6) debug_inspector (0.0.3) diff-lcs (1.3) docile (1.3.2) @@ -120,7 +120,7 @@ GEM dry-equalizer (~> 0.2) dry-logic (~> 0.4, >= 0.4.0) dry-types (~> 0.11.0) - erubi (1.8.0) + erubi (1.10.0) execjs (2.7.0) fabrication (2.20.2) ferrum (0.6.2) @@ -128,7 +128,7 @@ GEM cliver (~> 0.3) concurrent-ruby (~> 1.1) websocket-driver (>= 0.6, < 0.8) - ffi (1.11.1) + ffi (1.15.5) graphql (1.9.15) haml (5.0.4) temple (>= 0.8.0) @@ -194,7 +194,7 @@ GEM http_router (0.11.2) rack (>= 1.0.0) url_mount (~> 0.2.1) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) inflecto (0.0.2) @@ -204,7 +204,7 @@ GEM json (2.2.0) json-schema (2.8.1) addressable (>= 2.4) - loofah (2.3.1) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -223,14 +223,15 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.11.3) + mini_portile2 (2.8.0) + minitest (5.16.2) net-http-digest_auth (1.4.1) net-http-persistent (3.1.0) connection_pool (~> 2.2) nio4r (2.5.2) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.7) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) ntlm-http (0.1.1) pagy (3.6.0) parallel (1.17.0) @@ -245,22 +246,24 @@ GEM public_suffix (4.0.1) puma (4.3.1) nio4r (~> 2.0) - rack (2.0.8) + racc (1.6.0) + rack (2.2.4) rack-protection (2.0.7) rack - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.2) + rack (>= 1.3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) - railties (5.2.2) - actionpack (= 5.2.2) - activesupport (= 5.2.2) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) + railties (7.0.3.1) + actionpack (= 7.0.3.1) + activesupport (= 7.0.3.1) method_source - rake (>= 0.8.7) - thor (>= 0.19.0, < 2.0) + rake (>= 12.2) + thor (~> 1.0) + zeitwerk (~> 2.5) rainbow (3.0.0) rake (12.3.2) rb-fsevent (0.10.3) @@ -316,10 +319,9 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sassc (2.0.1) + sassc (2.4.0) ffi (~> 1.9) - rake - sassc-rails (2.1.1) + sassc-rails (2.1.2) railties (>= 4.0.0) sassc (>= 2.0) sprockets (> 3.0) @@ -336,20 +338,19 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - sprockets (3.7.2) + sprockets (4.1.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) temple (0.8.1) - thor (0.20.3) - thread_safe (0.3.6) + thor (1.2.1) tilt (2.0.10) transproc (1.1.0) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.7.6) @@ -362,6 +363,7 @@ GEM websocket-extensions (0.1.4) xpath (3.2.0) nokogiri (~> 1.8) + zeitwerk (2.6.0) PLATFORMS ruby