Skip to content

Commit

Permalink
build(deps): bump kramdown from 2.3.0 to 2.3.2 (#270)
Browse files Browse the repository at this point in the history
* bundle i

* build(deps): bump kramdown from 2.3.0 to 2.3.2

Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: mashirozx <adadam@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mashirozx committed May 27, 2022
1 parent c19210e commit 47242ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ GEM
activerecord
kaminari-core (= 1.2.2)
kaminari-core (1.2.2)
kramdown (2.3.0)
kramdown (2.3.2)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
Expand Down
2 changes: 2 additions & 0 deletions app/lib/quote_formatter.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
class QuoteFormatter
end

0 comments on commit 47242ed

Please sign in to comment.