Skip to content

Commit

Permalink
Bump mdl from 0.12.0 to 0.13.0
Browse files Browse the repository at this point in the history
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](markdownlint/markdownlint@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 5277a4f commit 66d3a4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ group :development, :test do
gem 'eslintrb'
gem 'json', '~> 2.0'
gem 'license_finder', '~> 7.0'
gem 'mdl', '0.12.0'
gem 'mdl', '0.13.0'
# NOTE: If you update pronto you may need to update other pronto-* gems
gem 'pronto', '~> 0.11'
# TODO: Use pronto-railroader, once there is one.
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ GEM
net-smtp
marcel (1.0.4)
matrix (0.4.2)
mdl (0.12.0)
mdl (0.13.0)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1)
mixlib-cli (~> 2.1, >= 2.1.1)
Expand Down Expand Up @@ -599,7 +599,7 @@ DEPENDENCIES
license_finder (~> 7.0)
lograge (~> 0.12)
mail (~> 2.7)
mdl (= 0.12.0)
mdl (= 0.13.0)
minitest-reporters
minitest-retry
octokit (~> 7)
Expand Down

0 comments on commit 66d3a4a

Please sign in to comment.