diff --git a/Gemfile.lock b/Gemfile.lock index a88961748..3e1a6662a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -322,6 +322,7 @@ GEM stringio time uri + ostruct (0.6.3) paper_trail (17.0.0) activerecord (>= 7.1) request_store (~> 1.4) @@ -395,11 +396,11 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-erd (1.7.2) - activerecord (>= 4.2) - activesupport (>= 4.2) + rails-erd (2.0.0) + activerecord (>= 7.0) + activesupport (>= 7.0) choice (~> 0.2.0) - ruby-graphviz (~> 1.2) + ostruct 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) @@ -492,8 +493,6 @@ GEM lint_roller (~> 1.1) rubocop (~> 1.72, >= 1.72.1) rubocop-rspec (~> 3.5) - ruby-graphviz (1.2.5) - rexml ruby-lsp (0.26.9) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0)