Bump mdl from 0.12.0 to 0.13.0
Bumps [mdl](https://github.com/mivok/markdownlint) from 0.12.0 to 0.13.0. - [Changelog](https://github.com/markdownlint/markdownlint/blob/main/CHANGELOG.md) - [Commits](https://github.com/mivok/markdownlint/compare/v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: mdl dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -100,7 +100,7 @@ group :development do
|
||||
gem "capistrano3-delayed-job", "~> 1.7.6"
|
||||
gem "capistrano3-puma", "~> 5.2.0"
|
||||
gem "erb_lint", "~> 0.5.0", require: false
|
||||
gem "mdl", "~> 0.12.0", require: false
|
||||
gem "mdl", "~> 0.13.0", require: false
|
||||
gem "pronto", "~> 0.11.1", require: false
|
||||
gem "pronto-erb_lint", "~> 0.1.6", require: false
|
||||
gem "pronto-eslint", "~> 0.11.1", require: false
|
||||
|
||||
Reference in New Issue
Block a user