diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-09-22 02:18:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-22 02:18:11 +0000 |
commit | 4932875e8be844b9bab38249a956edd55145fbe2 (patch) | |
tree | f1f0618ec3fec809842490117d59d66c00b0b2fe | |
parent | 87662b38c1260022656f9debb9b74c2c4c3a0ec9 (diff) |
Bump commonmarker from 0.23.4 to 0.23.6dependabot/bundler/commonmarker-0.23.6
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.4 to 0.23.6.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.4...v0.23.6)
---
updated-dependencies:
- dependency-name: commonmarker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 23c4f13..432cd34 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM execjs coffee-script-source (1.11.1) colorator (1.1.0) - commonmarker (0.23.4) + commonmarker (0.23.6) concurrent-ruby (1.1.10) dnsruby (1.61.9) simpleidn (~> 0.1) |