Skip to content

Commit

Permalink
Bump commonmarker from 0.23.10 to 2.0.0
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.0.
- [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.0)

---
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 Nov 26, 2024
1 parent b4be6b3 commit d62fc1e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ gem 'pghero'
gem 'pg_query'
gem 'pg_search'

gem 'commonmarker', '0.23.10'
gem 'commonmarker', '2.0.0'
gem 'bibliothecary', git: "https://github.com/andrew/bibliothecary"
gem "license-compatibility"
gem "semantic", git: "https://github.com/librariesio/semantic"
Expand Down
8 changes: 6 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,10 @@ GEM
chartkick (5.1.2)
commander (5.0.0)
highline (~> 3.0.0)
commonmarker (0.23.10)
commonmarker (2.0.0)
rb_sys (~> 0.9)
commonmarker (2.0.0-x86_64-darwin)
commonmarker (2.0.0-x86_64-linux)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
counter_culture (3.8.2)
Expand Down Expand Up @@ -340,6 +343,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rb_sys (0.9.103)
rdoc (6.7.0)
psych (>= 4.0.0)
redis (4.8.1)
Expand Down Expand Up @@ -436,7 +440,7 @@ DEPENDENCIES
bootstrap (= 4.6.2.1)
bugsnag
chartkick
commonmarker (= 0.23.10)
commonmarker (= 2.0.0)
counter_culture
csv
dalli
Expand Down

0 comments on commit d62fc1e

Please sign in to comment.