Skip to content

Commit

Permalink
build(deps-dev): bump rails-mermaid_erd from 0.5.0 to 0.5.1
Browse files Browse the repository at this point in the history
Bumps [rails-mermaid_erd](https://github.com/koedame/rails-mermaid_erd) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/koedame/rails-mermaid_erd/releases)
- [Changelog](https://github.com/koedame/rails-mermaid_erd/blob/develop/RELEASE.md)
- [Commits](koedame/rails-mermaid_erd@v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: rails-mermaid_erd
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 6df02b2 commit a3e951d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ GEM
bigdecimal
rexml
crass (1.0.6)
date (3.3.4)
date (3.4.0)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
Expand Down Expand Up @@ -212,13 +212,13 @@ GEM
matrix (0.4.2)
mini_magick (4.13.2)
mini_mime (1.1.5)
minitest (5.25.1)
minitest (5.25.2)
msgpack (1.7.3)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
net-http (0.4.1)
uri
net-imap (0.5.0)
net-imap (0.5.1)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -227,7 +227,7 @@ GEM
timeout
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nio4r (2.7.4)
nokogiri (1.16.7-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm-linux)
Expand Down Expand Up @@ -291,7 +291,7 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.2.0)
rackup (2.2.1)
rack (>= 3)
rails (7.2.1.1)
actioncable (= 7.2.1.1)
Expand Down Expand Up @@ -321,7 +321,7 @@ GEM
rails-i18n (7.0.10)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
rails-mermaid_erd (0.5.0)
rails-mermaid_erd (0.5.1)
rails (>= 5.2)
railties (7.2.1.1)
actionpack (= 7.2.1.1)
Expand All @@ -335,7 +335,7 @@ GEM
rake (13.2.1)
rbs (3.6.1)
logger
rdoc (6.7.0)
rdoc (6.8.1)
psych (>= 4.0.0)
redis (5.3.0)
redis-client (>= 0.22.0)
Expand Down

0 comments on commit a3e951d

Please sign in to comment.