Skip to content

Commit

Permalink
Bump commonmarker from 1.1.2 to 1.1.3
Browse files Browse the repository at this point in the history
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](gjtorikian/commonmarker@v1.1.2...v1.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 89f1f23 commit 9346f35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem 'actionpack-page_caching'
gem 'active_link_to'
gem 'bootstrap', '~> 5.3.3'
gem 'carrierwave', '~> 3.0'
gem 'commonmarker', '~>1.1.2'
gem 'commonmarker', '~>1.1.3'
gem 'draper'
gem 'friendly_id', '~> 5.5'
gem 'globalize'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ GEM
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
colored (1.2)
commonmarker (1.1.2-x86_64-linux)
commonmarker (1.1.3-x86_64-linux)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
Expand Down Expand Up @@ -626,7 +626,7 @@ DEPENDENCIES
capybara
carrierwave (~> 3.0)
colored
commonmarker (~> 1.1.2)
commonmarker (~> 1.1.3)
cuprite
database_cleaner (~> 2.0.1)
derailed_benchmarks
Expand Down

0 comments on commit 9346f35

Please sign in to comment.