From 58edae8efa8e1376c713ed05d36dfb8bdaacf948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 14:33:47 +0000 Subject: [PATCH] Bump rails-erd from 1.7.2 to 2.0.0 Bumps [rails-erd](https://github.com/voormedia/rails-erd) from 1.7.2 to 2.0.0. - [Release notes](https://github.com/voormedia/rails-erd/releases) - [Changelog](https://github.com/voormedia/rails-erd/blob/master/CHANGES.md) - [Commits](https://github.com/voormedia/rails-erd/commits/v2.0.0) --- updated-dependencies: - dependency-name: rails-erd dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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)