Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump commonmarker from 0.21.0 to 1.0.4 #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): bump commonmarker from 0.21.0 to 1.0.4
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.21.0 to 1.0.4.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](gjtorikian/commonmarker@v0.21.0...v1.0.4)

---
updated-dependencies:
- dependency-name: commonmarker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit aee3beb7e7193243e8c1200aa62a74187cf16cf6
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ source 'https://rubygems.org'

gem "licensee", ">= 9.9.0"
gem "github-linguist", ">= 7.12.1"
gem "commonmarker", "~> 0.21.0"
gem "commonmarker", "~> 1.0.4"
gem "RedCloth", "~> 4.3"
gem "rdoc", "3.6.1"
gem "org-ruby", "~> 0.9.12"
18 changes: 6 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -7,9 +7,8 @@ GEM
asciidoctor (2.0.12)
builder (3.2.4)
charlock_holmes (0.7.7)
commonmarker (0.21.0)
ruby-enum (~> 0.5)
concurrent-ruby (1.1.7)
commonmarker (1.0.4)
rb_sys (~> 0.9)
creole (0.5.0)
dotenv (2.7.6)
escape_utils (1.2.1)
@@ -24,10 +23,7 @@ GEM
rugged (>= 0.25.1)
github-markup (3.0.5)
htmlentities (4.3.4)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
idn-ruby (0.1.0)
json (1.8.6)
licensee (9.14.1)
dotenv (~> 2.0)
octokit (~> 4.17)
@@ -45,12 +41,10 @@ GEM
org-ruby (0.9.12)
rubypants (~> 0.2)
public_suffix (4.0.6)
rdoc (3.12.1)
json (~> 1.4)
rb_sys (0.9.87)
rdoc (3.6.1)
reverse_markdown (1.4.0)
nokogiri
ruby-enum (0.8.0)
i18n
ruby2_keywords (0.0.2)
rubypants (0.7.1)
rugged (1.1.0)
@@ -77,13 +71,13 @@ PLATFORMS
DEPENDENCIES
RedCloth (~> 4.3)
asciidoctor (~> 2.0)
commonmarker (~> 0.21.0)
commonmarker (~> 1.0.4)
creole (~> 0.5.0)
github-linguist (>= 7.12.1)
github-markup (~> 3.0)
licensee (>= 9.9.0)
org-ruby (~> 0.9.12)
rdoc (= 3.12.1)
rdoc (= 3.6.1)
wikicloth (~> 0.8.3)

BUNDLED WITH