diff --git a/Gemfile.lock b/Gemfile.lock index ede44e4..fce77ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,14 +92,14 @@ GEM autoprefixer-rails (10.4.16.0) execjs (~> 2) base64 (0.2.0) - bcrypt (3.1.20) + bcrypt (3.1.21) bigdecimal (3.1.6) bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) sassc (>= 2.0.0) bootswatch-rails (3.3.5) railties (>= 3.1) - builder (3.2.4) + builder (3.3.0) childprocess (5.0.0) coderay (1.1.3) coffee-rails (5.0.0) @@ -109,7 +109,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.6) crack (1.0.0) bigdecimal rexml @@ -122,15 +122,16 @@ GEM database_cleaner-core (2.0.1) date (3.3.4) debug_inspector (1.2.0) - devise (4.9.3) + devise (5.0.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 4.1.0) + railties (>= 7.0) responders warden (~> 1.2.3) diff-lcs (1.5.1) docile (1.4.0) - erubi (1.12.0) + drb (2.2.3) + erubi (1.13.1) execjs (2.9.1) factory_bot (6.4.6) activesupport (>= 5.0.0) @@ -179,7 +180,7 @@ GEM activesupport (>= 5.2) hashdiff (1.1.0) hashie (5.0.0) - i18n (1.14.1) + i18n (1.14.8) concurrent-ruby (~> 1.0) inherited_resources (1.14.0) actionpack (>= 6.0) @@ -221,7 +222,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.22.0) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) lumberjack (1.2.10) @@ -231,10 +232,12 @@ GEM net-pop net-smtp marcel (1.0.4) - method_source (1.0.0) + method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.22.2) + minitest (6.0.2) + drb (~> 2.0) + prism (~> 1.5) multi_xml (0.6.0) nenv (0.3.0) net-http (0.4.1) @@ -249,7 +252,7 @@ GEM net-smtp (0.4.0.1) net-protocol nio4r (2.7.0) - nokogiri (1.18.9) + nokogiri (1.19.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) notiffany (0.1.3) @@ -281,6 +284,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.6) + prism (1.9.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -288,11 +292,11 @@ GEM puma (6.4.2) nio4r (~> 2.0) racc (1.8.1) - rack (2.2.14) + rack (2.2.22) rack-protection (3.2.0) base64 (>= 0.1.0) rack (~> 2.2, >= 2.2.4) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rails (7.0.4.3) actioncable (= 7.0.4.3) @@ -312,13 +316,13 @@ GEM actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) activesupport (>= 5.0.1.rc1) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) - loofah (~> 2.21) - nokogiri (~> 1.14) + rails-html-sanitizer (1.7.0) + loofah (~> 2.25) + 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) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -332,7 +336,7 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) - rake (13.1.0) + rake (13.3.1) ransack (3.2.1) activerecord (>= 6.1.5) activesupport (>= 6.1.5) @@ -341,9 +345,9 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.9.0) - responders (3.1.1) - actionpack (>= 5.2) - railties (>= 5.2) + responders (3.2.0) + actionpack (>= 7.0) + railties (>= 7.0) rexml (3.3.9) rspec-core (3.13.0) rspec-support (~> 3.13.0) @@ -420,7 +424,7 @@ GEM sprockets (>= 2.8, < 4.0) sqlite3 (1.7.2) mini_portile2 (~> 2.8.0) - thor (1.3.1) + thor (1.5.0) tilt (2.3.0) timeout (0.4.1) turbolinks (5.2.1) @@ -445,7 +449,7 @@ GEM websocket-extensions (0.1.5) xmlrpc (0.3.3) webrick - zeitwerk (2.6.13) + zeitwerk (2.7.5) PLATFORMS ruby