diff --git a/Gemfile.lock b/Gemfile.lock index e03b12bec..98a7c7a10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,7 +134,7 @@ GEM thread_safe (~> 0.3, >= 0.3.1) backport (1.2.0) base64 (0.2.0) - benchmark (0.4.1) + benchmark (0.5.0) better_errors (2.10.1) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -146,7 +146,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.2.2) + bigdecimal (3.3.1) bindex (0.8.1) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) @@ -181,14 +181,14 @@ GEM combine_pdf (1.0.23) matrix ruby-rc4 (>= 0.1.5) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) connection_pool (2.5.4) crack (0.4.5) rexml crass (1.0.6) csv (3.3.2) dalli (3.2.5) - date (3.4.1) + date (3.5.1) debase (0.2.8) debase-ruby_core_source (>= 3.3.6) debase-ruby_core_source (3.4.1) @@ -237,7 +237,7 @@ GEM enumerize (2.7.0) activesupport (>= 3.2) equalizer (0.0.11) - erb (5.0.2) + erb (6.0.1) erb_lint (0.5.0) activesupport better_html (>= 2.0.1) @@ -249,11 +249,11 @@ GEM excon (1.2.5) logger execjs (2.10.0) - factory_bot (6.2.1) - activesupport (>= 5.0.0) - factory_bot_rails (6.2.0) - factory_bot (~> 6.2.0) - railties (>= 5.0.0) + factory_bot (6.5.6) + activesupport (>= 6.1.0) + factory_bot_rails (6.5.1) + factory_bot (~> 6.5) + railties (>= 6.1.0) faker (3.2.1) i18n (>= 1.8.11, < 2) faraday (2.12.2) @@ -320,12 +320,12 @@ GEM http-cookie (1.0.5) domain_name (~> 0.5) humanize (2.5.1) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) ice_nine (0.11.2) interception (0.5) - io-console (0.8.1) - irb (1.15.2) + io-console (0.8.2) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -364,7 +364,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.24.1) + loofah (2.25.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) lumberjack (1.2.9) @@ -386,7 +386,8 @@ GEM rake mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.25.5) + minitest (6.0.1) + prism (~> 1.5) msgpack (1.8.0) multi_json (1.15.0) multi_xml (0.6.0) @@ -441,12 +442,13 @@ GEM pg_search (2.3.6) activerecord (>= 5.2) activesupport (>= 5.2) - pp (0.6.2) + pp (0.6.3) prettyprint prawn (2.4.0) pdf-core (~> 0.9.0) ttfunk (~> 1.7) prettyprint (0.2.0) + prism (1.7.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -458,14 +460,14 @@ GEM pry-rescue (1.6.0) interception (>= 0.5) pry (>= 0.12.0) - psych (5.2.6) + psych (5.3.1) date stringio public_suffix (6.0.2) puma (6.5.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.2.3) + rack (3.2.4) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-cors (2.0.2) @@ -483,7 +485,7 @@ GEM rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) - rackup (2.2.1) + rackup (2.3.1) rack (>= 3) rails (7.1.5.2) actioncable (= 7.1.5.2) @@ -527,14 +529,15 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.3.0) + rake (13.3.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) rbs (2.8.4) - rdoc (6.14.2) + rdoc (7.0.3) erb psych (>= 4.0.0) + tsort redis-client (0.24.0) connection_pool reek (6.3.0) @@ -543,7 +546,7 @@ GEM rainbow (>= 2.0, < 4.0) rexml (~> 3.1) regexp_parser (2.11.2) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -703,7 +706,7 @@ GEM lint_roller (~> 1.0) rubocop-rails (~> 2.20.2) statesman (13.1.0) - stringio (3.1.7) + stringio (3.2.0) terser (1.2.5) execjs (>= 0.3.0, < 3) thor (1.4.0) @@ -711,6 +714,7 @@ GEM tilt (2.6.1) timecop (0.9.10) timeout (0.4.3) + tsort (0.2.0) ttfunk (1.7.0) turbolinks (5.2.1) turbolinks-source (~> 5.2) @@ -759,7 +763,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.36) - zeitwerk (2.7.3) + zeitwerk (2.7.4) PLATFORMS ruby