diff --git a/Gemfile.lock b/Gemfile.lock index 5b2c7d0..e31ce01 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,13 +94,13 @@ GEM public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) awesome_print (1.9.2) - base64 (0.2.0) - bcrypt (3.1.20) + base64 (0.3.0) + bcrypt (3.1.21) benchmark (0.5.0) - bigdecimal (3.1.9) + bigdecimal (4.0.1) bootsnap (1.18.6) msgpack (~> 1.2) - builder (3.2.4) + builder (3.3.0) cancancan (3.6.1) capybara (3.40.0) addressable @@ -126,8 +126,8 @@ GEM combine_pdf (1.0.31) matrix ruby-rc4 (>= 0.1.5) - concurrent-ruby (1.3.5) - connection_pool (2.4.1) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crass (1.0.6) csv (3.3.5) database_cleaner (2.0.2) @@ -137,10 +137,10 @@ GEM database_cleaner-core (~> 2.0.0) database_cleaner-core (2.0.1) date (3.3.4) - devise (4.9.4) + 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) @@ -151,7 +151,8 @@ GEM drb (2.2.3) enumerize (2.8.1) activesupport (>= 3.2) - erubi (1.12.0) + erb (6.0.2) + erubi (1.13.1) execjs (2.9.1) factory_bot (6.5.6) activesupport (>= 6.1.0) @@ -167,7 +168,7 @@ GEM globalid (1.2.1) activesupport (>= 6.1) highline (3.0.1) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) i18n-tasks (1.0.15) activesupport (>= 4.0.2) @@ -180,8 +181,10 @@ GEM rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.8, >= 1.8.1) terminal-table (>= 1.5.1) - io-console (0.7.2) - irb (1.13.2) + io-console (0.8.2) + irb (1.17.0) + pp (>= 0.6.0) + prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.12.0) @@ -208,7 +211,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - loofah (2.22.0) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -221,7 +224,9 @@ GEM method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.23.1) + minitest (6.0.2) + drb (~> 2.0) + prism (~> 1.5) monetize (1.13.0) money (~> 6.12) money (6.19.0) @@ -232,7 +237,7 @@ GEM money (~> 6.13) railties (>= 3.0) msgpack (1.7.5) - mutex_m (0.2.0) + mutex_m (0.3.0) net-imap (0.4.22) date net-protocol @@ -256,10 +261,15 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) + pp (0.6.3) + prettyprint + prettyprint (0.2.0) + prism (1.9.0) pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) - psych (5.1.2) + psych (5.3.1) + date stringio public_suffix (5.0.5) puma (7.1.0) @@ -268,7 +278,7 @@ GEM rack (2.2.22) rack-session (1.0.2) rack (< 3) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (1.0.1) rack (< 3) @@ -291,12 +301,12 @@ 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.2) - loofah (~> 2.21) + 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-i18n (7.0.10) i18n (>= 0.7, < 2) @@ -310,14 +320,16 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.2.1) + rake (13.3.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.7.0) + rdoc (7.2.0) + erb psych (>= 4.0.0) + tsort regexp_parser (2.9.3) - reline (0.5.12) + reline (0.6.3) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -425,19 +437,20 @@ GEM standard-performance (1.6.0) lint_roller (~> 1.1) rubocop-performance (~> 1.23.0) - stringio (3.1.7) + stringio (3.2.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - thor (1.3.2) + thor (1.5.0) tilt (2.3.0) timecop (0.9.10) timeout (0.4.3) + tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) warden (1.2.9) rack (>= 2.0.9) - webrick (1.8.2) + webrick (1.9.2) websocket (1.2.11) websocket-driver (0.7.7) base64 @@ -453,7 +466,7 @@ GEM railties xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.18) + zeitwerk (2.7.5) PLATFORMS ruby