Skip to content

Commit

Permalink
Bump commonmarker from 0.23.10 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.10 to 2.0.1.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](gjtorikian/commonmarker@v0.23.10...v2.0.1)

---
updated-dependencies:
- dependency-name: commonmarker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent ae55c54 commit c58bb84
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@ GEM
base64 (0.2.0)
bigdecimal (3.1.8)
climate_control (1.2.0)
commonmarker (0.23.10)
commonmarker (2.0.1)
rb_sys (~> 0.9)
commonmarker (2.0.1-aarch64-linux)
commonmarker (2.0.1-arm64-darwin)
commonmarker (2.0.1-x86_64-linux)
concurrent-ruby (1.3.4)
crack (1.0.0)
bigdecimal
Expand Down
Binary file removed vendor/cache/commonmarker-0.23.10.gem
Binary file not shown.
Binary file added vendor/cache/commonmarker-2.0.1-aarch64-linux.gem
Binary file not shown.
Binary file added vendor/cache/commonmarker-2.0.1-arm64-darwin.gem
Binary file not shown.
Binary file added vendor/cache/commonmarker-2.0.1-x86_64-linux.gem
Binary file not shown.
Binary file added vendor/cache/commonmarker-2.0.1.gem
Binary file not shown.

0 comments on commit c58bb84

Please sign in to comment.