Skip to content

Commit e5a6a1e

Browse files
Bump commonmarker from 2.3.1 to 2.4.0
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](gjtorikian/commonmarker@v2.3.1...v2.4.0) --- updated-dependencies: - dependency-name: commonmarker dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0229e44 commit e5a6a1e

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ gem "structify", "~> 0.3.4"
6969
gem "nokogiri", "~> 1.18"
7070

7171
gem "marksmith", "~> 0.4.5"
72-
gem "commonmarker", "~> 2.3"
72+
gem "commonmarker", "~> 2.4"

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -121,14 +121,14 @@ GEM
121121
brakeman (7.1.0)
122122
racc
123123
builder (3.3.0)
124-
commonmarker (2.3.1)
124+
commonmarker (2.4.0)
125125
rb_sys (~> 0.9)
126-
commonmarker (2.3.1-aarch64-linux)
127-
commonmarker (2.3.1-aarch64-linux-musl)
128-
commonmarker (2.3.1-arm64-darwin)
129-
commonmarker (2.3.1-x86_64-darwin)
130-
commonmarker (2.3.1-x86_64-linux)
131-
commonmarker (2.3.1-x86_64-linux-musl)
126+
commonmarker (2.4.0-aarch64-linux)
127+
commonmarker (2.4.0-aarch64-linux-musl)
128+
commonmarker (2.4.0-arm64-darwin)
129+
commonmarker (2.4.0-x86_64-darwin)
130+
commonmarker (2.4.0-x86_64-linux)
131+
commonmarker (2.4.0-x86_64-linux-musl)
132132
concurrent-ruby (1.3.5)
133133
connection_pool (2.5.3)
134134
crass (1.0.6)
@@ -339,7 +339,7 @@ GEM
339339
activerecord (>= 6.1.5)
340340
activesupport (>= 6.1.5)
341341
i18n
342-
rb_sys (0.9.116)
342+
rb_sys (0.9.117)
343343
rake-compiler-dock (= 1.9.1)
344344
rdoc (6.14.2)
345345
erb
@@ -427,7 +427,7 @@ DEPENDENCIES
427427
avo (>= 3.2)
428428
bootsnap
429429
brakeman
430-
commonmarker (~> 2.3)
430+
commonmarker (~> 2.4)
431431
csv (~> 3.3)
432432
debug
433433
devise (~> 4.9)

0 commit comments

Comments
 (0)