diff --git a/Gemfile.lock b/Gemfile.lock index d80e3c3..9e9b1ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM ast (2.4.2) base64 (0.2.0) bcrypt (3.1.20) - bigdecimal (3.1.8) + bigdecimal (3.1.9) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) @@ -97,8 +97,8 @@ GEM chartkick (5.1.0) childprocess (5.1.0) logger (~> 1.5) - concurrent-ruby (1.3.4) - connection_pool (2.4.1) + concurrent-ruby (1.3.5) + connection_pool (2.5.0) crass (1.0.6) date (3.3.4) debug (1.9.2) @@ -118,7 +118,7 @@ GEM dotenv (= 3.1.2) railties (>= 6.1) drb (2.2.1) - erubi (1.13.0) + erubi (1.13.1) et-orbi (1.2.11) tzinfo faker (3.4.2) @@ -138,7 +138,7 @@ GEM groupdate (6.4.0) activesupport (>= 6.1) htmlbeautifier (1.4.3) - i18n (1.14.5) + i18n (1.14.7) concurrent-ruby (~> 1.0) importmap-rails (2.0.1) actionpack (>= 6.0.0) @@ -147,8 +147,9 @@ GEM inline_svg (1.9.0) activesupport (>= 3.0) nokogiri (>= 1.6) - io-console (0.7.2) - irb (1.14.0) + io-console (0.8.0) + irb (1.15.1) + pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.12.0) @@ -166,8 +167,8 @@ GEM letter_opener (~> 1.9) railties (>= 6.1) rexml - logger (1.6.0) - loofah (2.22.0) + logger (1.6.6) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -178,7 +179,7 @@ GEM marcel (1.0.4) matrix (0.4.2) mini_mime (1.1.5) - minitest (5.25.1) + minitest (5.25.4) msgpack (1.7.2) net-imap (0.4.14) date @@ -190,9 +191,9 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.3) - nokogiri (1.16.7-x64-mingw-ucrt) + nokogiri (1.18.3-x64-mingw-ucrt) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.18.3-x86_64-linux-gnu) racc (~> 1.4) noticed (2.4.1) rails (>= 6.1.0) @@ -204,23 +205,25 @@ GEM racc pg (1.5.7) pg (1.5.7-x64-mingw-ucrt) - pretender (0.5.0) - actionpack (>= 6.1) - psych (5.1.2) + pp (0.6.2) + prettyprint + prettyprint (0.2.0) + psych (5.2.3) + date stringio public_suffix (6.0.1) puma (6.4.2) nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.7) - rack-session (2.0.0) + rack (3.1.12) + rack-session (2.1.0) + base64 (>= 0.1.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.1) rack (>= 3) - webrick (~> 1.8) rails (7.2.0) actioncable (= 7.2.0) actionmailbox (= 7.2.0) @@ -239,9 +242,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.2) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.2.0) actionpack (= 7.2.0) activesupport (= 7.2.0) @@ -256,10 +259,10 @@ GEM activerecord (>= 6.1.5) activesupport (>= 6.1.5) i18n - rdoc (6.7.0) + rdoc (6.12.0) psych (>= 4.0.0) regexp_parser (2.9.2) - reline (0.5.9) + reline (0.6.0) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) @@ -299,7 +302,7 @@ GEM ruby-progressbar (1.13.0) rubyzip (2.3.2) rufo (0.18.0) - securerandom (0.3.1) + securerandom (0.4.1) selenium-webdriver (4.23.0) base64 (~> 0.2) logger (~> 1.4) @@ -317,24 +320,23 @@ GEM sprockets (>= 3.0.0) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.1) + stringio (3.1.5) strscan (3.1.0) tailwindcss-rails (2.7.3-x64-mingw-ucrt) railties (>= 7.0.0) tailwindcss-rails (2.7.3-x86_64-linux) railties (>= 7.0.0) - thor (1.3.1) + thor (1.3.2) timeout (0.4.1) - turbo-rails (2.0.6) - actionpack (>= 6.0.0) - activejob (>= 6.0.0) - railties (>= 6.0.0) + turbo-rails (2.0.13) + actionpack (>= 7.1.0) + railties (>= 7.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) tzinfo-data (1.2024.1) tzinfo (>= 1.0.0) unicode-display_width (2.5.0) - useragent (0.16.10) + useragent (0.16.11) warden (1.2.9) rack (>= 2.0.9) web-console (4.2.1) @@ -342,14 +344,13 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webrick (1.8.1) websocket (1.2.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.17) + zeitwerk (2.7.2) PLATFORMS x64-mingw-ucrt @@ -376,7 +377,6 @@ DEPENDENCIES noticed pagy pg (~> 1.1) - pretender puma (>= 5.0) rails (~> 7.2.0) ransack