Skip to content

Commit

Permalink
chore(deps): bump commonmarker from 0.21.0 to 1.0.4
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent b431a33 commit aee3beb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
18 changes: 6 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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
Expand Down

0 comments on commit aee3beb

Please sign in to comment.