Skip to content

Commit 2c1d2af

Browse files
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] <support@github.com>
1 parent e2a1252 commit 2c1d2af

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ GEM
322322
stringio
323323
time
324324
uri
325+
ostruct (0.6.3)
325326
paper_trail (17.0.0)
326327
activerecord (>= 7.1)
327328
request_store (~> 1.4)
@@ -395,11 +396,11 @@ GEM
395396
activesupport (>= 5.0.0)
396397
minitest
397398
nokogiri (>= 1.6)
398-
rails-erd (1.7.2)
399-
activerecord (>= 4.2)
400-
activesupport (>= 4.2)
399+
rails-erd (2.0.0)
400+
activerecord (>= 7.0)
401+
activesupport (>= 7.0)
401402
choice (~> 0.2.0)
402-
ruby-graphviz (~> 1.2)
403+
ostruct
403404
rails-html-sanitizer (1.7.0)
404405
loofah (~> 2.25)
405406
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)
@@ -496,8 +497,6 @@ GEM
496497
lint_roller (~> 1.1)
497498
rubocop (~> 1.72, >= 1.72.1)
498499
rubocop-rspec (~> 3.5)
499-
ruby-graphviz (1.2.5)
500-
rexml
501500
ruby-lsp (0.26.9)
502501
language_server-protocol (~> 3.17.0)
503502
prism (>= 1.2, < 2.0)

0 commit comments

Comments
 (0)