From 05873381bd951e8265f14089b8a321a0b9c39dd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 04:44:43 +0000 Subject: [PATCH] Bump rails-erd from 1.7.2 to 2.0.2 Bumps [rails-erd](https://github.com/voormedia/rails-erd) from 1.7.2 to 2.0.2. - [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.2) --- updated-dependencies: - dependency-name: rails-erd dependency-version: 2.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b324461cfb..1134c4a40a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,7 @@ GEM activesupport tzinfo coderay (1.1.3) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) crack (1.0.1) bigdecimal @@ -320,7 +320,7 @@ GEM hashery (2.1.2) hashie (5.1.0) logger - i18n (1.14.8) + i18n (1.15.2) concurrent-ruby (~> 1.0) icalendar (2.12.1) base64 @@ -567,11 +567,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.2) + 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) @@ -649,8 +649,6 @@ GEM rack (>= 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.44.0, < 2.0) - ruby-graphviz (1.2.5) - rexml ruby-progressbar (1.13.0) ruby-rc4 (0.1.5) ruby2_keywords (0.0.5)