Skip to content

Commit

Permalink
Bump mdl from 0.8.0 to 0.9.0 in /gemfiles/pry_master
Browse files Browse the repository at this point in the history
Bumps [mdl](https://github.com/mivok/markdownlint) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/mivok/markdownlint/releases)
- [Changelog](https://github.com/markdownlint/markdownlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mivok/markdownlint/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 21, 2020
1 parent 2b4c946 commit 6021d2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gemfiles/pry_master/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ group :development do
gem "rake", "~> 13.0"

gem "chandler", "0.9.0"
gem "mdl", "0.8.0"
gem "mdl", "0.9.0"
gem "minitest", "~> 5.14"
gem "minitest-bisect", "~> 1.5"
gem "pry", git: "https://github.com/pry/pry.git"
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/pry_master/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ GEM
kramdown (2.1.0)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
mdl (0.8.0)
mdl (0.9.0)
kramdown (~> 2.0)
kramdown-parser-gfm (~> 1.0)
mixlib-cli (~> 2.1, >= 2.1.1)
Expand Down Expand Up @@ -85,7 +85,7 @@ PLATFORMS

DEPENDENCIES
chandler (= 0.9.0)
mdl (= 0.8.0)
mdl (= 0.9.0)
minitest (~> 5.14)
minitest-bisect (~> 1.5)
pry!
Expand Down

0 comments on commit 6021d2c

Please sign in to comment.