diff --git a/Gemfile.lock b/Gemfile.lock index f0da339..07f91a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM email_validator (~> 2.0) railties (>= 5.0) cliver (0.3.2) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) countries (5.2.0) unaccent (~> 0.3) crass (1.0.6) @@ -157,7 +157,7 @@ GEM dry-initializer (3.1.1) email_validator (2.2.3) activemodel - erubi (1.11.0) + erubi (1.12.0) faker (2.22.0) i18n (>= 1.8.11, < 2) faraday (2.5.2) @@ -207,7 +207,7 @@ GEM listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.19.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lookbook (1.2.1) @@ -235,8 +235,8 @@ GEM mime-types-data (3.2022.0105) mini_magick (4.11.0) mini_mime (1.1.2) - mini_portile2 (2.8.0) - minitest (5.16.3) + mini_portile2 (2.8.1) + minitest (5.17.0) msgpack (1.5.4) multi_json (1.15.0) multi_xml (0.6.0) @@ -257,12 +257,12 @@ GEM net-protocol timeout nio4r (2.5.8) - nokogiri (1.13.9) + nokogiri (1.14.2) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.9-arm64-darwin) + nokogiri (1.14.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.13.9-x86_64-linux) + nokogiri (1.14.2-x86_64-linux) racc (~> 1.4) pagy (5.10.1) activesupport @@ -275,8 +275,8 @@ GEM nio4r (~> 2.0) pundit (2.2.0) activesupport (>= 3.0.0) - racc (1.6.0) - rack (2.2.4) + racc (1.6.2) + rack (2.2.6.2) rack-mini-profiler (3.0.0) rack (>= 1.2.0) rack-test (2.0.2) @@ -302,8 +302,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.3) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rails_anonymous_controller_testing (0.0.5) actionpack (>= 5.0.0) railties (7.0.3.1) @@ -367,11 +367,11 @@ GEM stimulus-rails (1.1.0) railties (>= 6.0.0) strscan (3.0.4) - tailwindcss-rails (2.0.12) + tailwindcss-rails (2.0.23) railties (>= 6.0.0) - tailwindcss-rails (2.0.12-arm64-darwin) + tailwindcss-rails (2.0.23-arm64-darwin) railties (>= 6.0.0) - tailwindcss-rails (2.0.12-x86_64-linux) + tailwindcss-rails (2.0.23-x86_64-linux) railties (>= 6.0.0) thor (1.2.1) timeout (0.3.0) @@ -379,7 +379,7 @@ GEM actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unaccent (0.4.0) unicode-display_width (2.2.0) @@ -400,7 +400,7 @@ GEM nokogiri (~> 1.8) yard (0.9.28) webrick (~> 1.7.0) - zeitwerk (2.6.1) + zeitwerk (2.6.7) PLATFORMS arm64-darwin-20