Skip to content

build(deps): bump kramdown, github-pages, jekyll-feed, jekyll-feed, rouge and rouge#4

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/kramdown-and-github-pages-and-jekyll-feed-and-jekyll-feed-and-rouge-and-rouge-2.3.0
Open

build(deps): bump kramdown, github-pages, jekyll-feed, jekyll-feed, rouge and rouge#4
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/kramdown-and-github-pages-and-jekyll-feed-and-jekyll-feed-and-rouge-and-rouge-2.3.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 19, 2020

Bumps kramdown, github-pages, jekyll-feed, jekyll-feed, rouge and rouge. These dependencies needed to be updated together.
Updates kramdown from 1.17.0 to 2.3.0

Commits

Updates github-pages from 202 to 209

Release notes

Sourced from github-pages's releases.

v209

  • Update jekyll-feed to 💎 v0.15.1 (#718)

v208

#716 - Train of updates containing:

#711 - Update rouge to 💎 v3.23.0 #707 - Update jekyll-redirect-from to 💎 v0.16.0 #710 - Update Jekyll-feed to 💎 v0.15.0 #712 - Update jekyll-remote-theme to 💎 v0.4.2 #713 - Update Jekyll-mentions to 💎 v1.6.0 #714 - Update jekyll-theme-hacker to 💎 v0.1.2 #715 - Update jemoji to 💎 v0.12.0

v207

Bump jekyll to v3.9.0, kramdown to v2.3.0 (#704) Also, update CI to use Ruby 2.5 and greater.

NOTE: This release changes the way Math is converted. It will now output inside backslash-square-brackets: \[ ... \]. You may need to update your JavaScript (usually the MathJax library) to support this.

v206

Bump rouge to v3.19.0 #690

v205

  • Bump jekyll to v3.8.7 #689
    • Upgrade Ruby to 2.5.8
    • Upgrade rubocop-github to 0.16.0
    • Stop testing on Ruby 2.3 and 2.4

v204

  • jekyll-github-metadata v2.13.0 (#667)
  • Use rubocop-github gem for linting (#668)

v203

Bundled updates (#664)

  • Unpin Listen
  • Unpin activesupport
  • Update minima to v2.5.1
  • Update jekyll-theme-primer to v0.5.4
  • Update jekyll-swiss to v1.0.0
  • Update jekyll-titles-from-headings to v0.5.3
  • Update jekyll-readme-index to v0.3.0
  • Update jekyll-optional-front-matter to v0.3.2
  • Update jekyll-relative-links to v0.6.1
  • Update jekyll-mentions to v1.5.1
  • Update jemoji to 0.11.1
  • Update jekyll-remote-theme to v0.4.1
  • Update jekyll-avatar to v0.7.0

... (truncated)

Commits
  • c12d6c3 Bump 💎 to v209
  • 1f1478f Merge pull request #718 from github/hubot/jekyll-feed-v0-15-1
  • a5e831d Update jekyll-feed to 💎 v0.15.1
  • 0ad5770 Bump 💎 to v208
  • 3e2d85f Merge pull request #716 from github/train-plugin-upgrades
  • a027bf5 Merge remote-tracking branch 'origin/hubot/jemoji-v0-12-0' into train-plugin-...
  • e42810c Merge remote-tracking branch 'origin/hubot/jekyll-theme-hacker-v0-1-2' into t...
  • e11f002 Merge remote-tracking branch 'origin/hubot/jekyll-mentions-v1-6-0' into train...
  • f201fd5 Merge remote-tracking branch 'origin/hubot/jekyll-remote-theme-v0-4-2' into t...
  • ee13e49 Merge remote-tracking branch 'origin/hubot/jekyll-feed-v0-15-0' into train-pl...
  • Additional commits viewable in compare view

Updates jekyll-feed from 0.11.0 to 0.15.1

Release notes

Sourced from jekyll-feed's releases.

v0.15.1

Bug Fixes

  • MetaTag: when encoding for XML special characters, handle non-string objects (#326)

v0.15.0

Minor Enhancements

  • Add support for drafts (#316)

v0.14.0

Minor Enhancements

  • add support for categories (#153) (#233)
  • add support for tags (#264)
  • Make posts limit configurable (#314)
  • XML escape the title field of feed_meta (#306)

Bug Fixes

  • Fix feed link when post title contains HTML (#305)

Development Fixes

  • Use Dir to list source files (#309)
  • Require Ruby >=2.4.0 (#307)

v0.13.0

Minor Enhancements

  • Excerpt only flag (#287)
  • Add media:content tag (#290)

Development Fixes

  • test: use categories in post (#249)

v0.12.1

  • Release: v0.12.0 (#271)

Bug Fixes

  • Re-introduce Ruby 2.3 support and test Jekyll 3.7+ (#272)

v0.12.0

  • Allow Jekyll v4 (still alpha)

Development Fixes

  • style: fix offenses in specs (#248)

... (truncated)

Changelog

Sourced from jekyll-feed's changelog.

0.15.1 / 2020-10-04

Bug Fixes

  • MetaTag: when encoding for XML special characters, handle non-string objects (#326)

0.15.0 / 2020-07-10

Minor Enhancements

  • Add support for drafts (#316)

0.14.0 / 2020-06-24

Minor Enhancements

  • add support for categories (#153) (#233)
  • add support for tags (#264)
  • Make posts limit configurable (#314)
  • XML escape the title field of feed_meta (#306)

Bug Fixes

  • Fix feed link when post title contains HTML (#305)

Development Fixes

  • Use Dir to list source files (#309)
  • Require Ruby >=2.4.0 (#307)

0.13.0 / 2019-11-13

Minor Enhancements

  • Excerpt only flag (#287)
  • Add media:content tag (#290)

Development Fixes

  • test: use categories in post (#249)

0.12.1 / 2019-03-23

Bug Fixes

  • Re-introduce Ruby 2.3 support and test Jekyll 3.7+ (#272)

0.12.0 / 2019-03-21

  • Allow Jekyll v4 (still alpha)

... (truncated)

Commits
  • 6bc0f83 Release 💎 v0.15.1
  • 653999c Update history to reflect merge of #326 [ci skip]
  • df10ac8 MetaTag: when encoding for XML special characters, handle non-string objects ...
  • c8e7a43 docs: typo
  • 2979784 docs: style feed
  • c552b8e Conditionally load GFM parser in CI builds
  • f6bad6d chore(release): 💎 0.15.0
  • 16d6a43 Update history to reflect merge of #316 [ci skip]
  • 702dd89 Add support to drafts (#316)
  • 9f6becf chore(release): 💎 0.14.0
  • Additional commits viewable in compare view

Updates jekyll-feed from 0.11.0 to 0.15.1

Release notes

Sourced from jekyll-feed's releases.

v0.15.1

Bug Fixes

  • MetaTag: when encoding for XML special characters, handle non-string objects (#326)

v0.15.0

Minor Enhancements

  • Add support for drafts (#316)

v0.14.0

Minor Enhancements

  • add support for categories (#153) (#233)
  • add support for tags (#264)
  • Make posts limit configurable (#314)
  • XML escape the title field of feed_meta (#306)

Bug Fixes

  • Fix feed link when post title contains HTML (#305)

Development Fixes

  • Use Dir to list source files (#309)
  • Require Ruby >=2.4.0 (#307)

v0.13.0

Minor Enhancements

  • Excerpt only flag (#287)
  • Add media:content tag (#290)

Development Fixes

  • test: use categories in post (#249)

v0.12.1

  • Release: v0.12.0 (#271)

Bug Fixes

  • Re-introduce Ruby 2.3 support and test Jekyll 3.7+ (#272)

v0.12.0

  • Allow Jekyll v4 (still alpha)

Development Fixes

  • style: fix offenses in specs (#248)

... (truncated)

Changelog

Sourced from jekyll-feed's changelog.

0.15.1 / 2020-10-04

Bug Fixes

  • MetaTag: when encoding for XML special characters, handle non-string objects (#326)

0.15.0 / 2020-07-10

Minor Enhancements

  • Add support for drafts (#316)

0.14.0 / 2020-06-24

Minor Enhancements

  • add support for categories (#153) (#233)
  • add support for tags (#264)
  • Make posts limit configurable (#314)
  • XML escape the title field of feed_meta (#306)

Bug Fixes

  • Fix feed link when post title contains HTML (#305)

Development Fixes

  • Use Dir to list source files (#309)
  • Require Ruby >=2.4.0 (#307)

0.13.0 / 2019-11-13

Minor Enhancements

  • Excerpt only flag (#287)
  • Add media:content tag (#290)

Development Fixes

  • test: use categories in post (#249)

0.12.1 / 2019-03-23

Bug Fixes

  • Re-introduce Ruby 2.3 support and test Jekyll 3.7+ (#272)

0.12.0 / 2019-03-21

  • Allow Jekyll v4 (still alpha)

... (truncated)

Commits
  • 6bc0f83 Release 💎 v0.15.1
  • 653999c Update history to reflect merge of #326 [ci skip]
  • df10ac8 MetaTag: when encoding for XML special characters, handle non-string objects ...
  • c8e7a43 docs: typo
  • 2979784 docs: style feed
  • c552b8e Conditionally load GFM parser in CI builds
  • f6bad6d chore(release): 💎 0.15.0
  • 16d6a43 Update history to reflect merge of #316 [ci skip]
  • 702dd89 Add support to drafts (#316)
  • 9f6becf chore(release): 💎 0.14.0
  • Additional commits viewable in compare view

Updates rouge from 3.11.0 to 3.23.0

Release notes

Sourced from rouge's releases.

v3.23.0

This release has two new lexers: one for PostScript and one for systemd unit files. There's also fixes for the Kotlin, Ruby and Rust lexers. Thanks to all the contributors who help make Rouge better. Don't forget to wear a mask!

v3.22.0

This is a small release with just one update: a major rewrite of the PHP lexer. Hopefully the improved level of detail makes your PHP code look prettier but do report any issues you find with it!

v3.21.0

This release has three new lexers, one for BrightScript, one for Janet and one for SSH Config. There's also fixes for the Batchfile, C++, Jinja, Perl, PowerShell, Rego, Sass, SCSS and Twig lexers. Happy highlighting!

v3.20.0

We've got some new lexers again! This release includes lexers for Augeas, BibTeX, HLSL, LiveScript, Velocity and Zig. On top of that, we have fixes for the C++, Diff, Haskell, HTML, JavaScript, JSX, OpenType Feature File, PowerShell, TSX and TypeScript lexers.

I'd like to especially call out @lkinasiewicz for the LiveScript lexer. This was originally submitted back in 2017 and it's great to have it finally part of Rouge! The backlog of outstanding PRs is still too long but we are slowly making progress. As I like to say: forward, not backward; upward, not forward; and always twirling, twirling, twirling towards freedom!

v3.19.0

No new lexers this but release but we do have fixes for the JavaScript, Kotlin, Python, SPARQL and Turtle lexers. In addition, there have been some under the hood improvements to how keywords are generated for certain languages.

Stay safe everyone!

v3.18.0

This release includes new lexers for Cypher, Datastudio, GHC Cmm, ISBL, Rego, Solidity and YANG. It also incorporates fixes for the C++, CMake, Console, F#, JSON, JSONDOC, Kotlin, Markdown, Pascal, PHP, Python, Racket, Ruby, Terraform, TypeScript and Vue lexers. Which seems like quite a lot. Enjoy!

v3.17.0

This release includes the ECL lexer as a new lexer. It also incorporates fixes for the CoffeeScript, Markdown, NASM, Ruby, Scala and Varnish lexers. Enjoy your syntax highlighting! 🎉

v3.16.0

This release includes one new lexer: the Varnish lexer! We also have fixes for the D, Java, Lua, NASM, Objective-C, PowerShell, Rust, Shell, TOML and TypeScript lexers.

Thank you to all the contributors who've helped make Rouge better!

v3.15.0

This release includes three new lexers: FreeFEM, GHC and Objective-C++. Thanks to contributions from the community, we also have fixes for the Console, Jinja, LLVM, Python, Rust and Swift lexers. Finally, you should now be able to pass 'false' as an option after a fix to how CGI-style options are parsed.

Happy new year to everyone! We look forward to another year of Rouge 😃

v3.14.0

This release includes fixes for the JSONDOC, Liquid, Magik and TOML lexers as well as the addition of the NES Assembly and Slice lexers.

If all goes according to plan, this will be the last release for 2019. Thanks to all the contributors who improved Rouge—this library wouldn't be what it is without you. See you all again in the new year!

v3.13.0

This release includes a fix for the BPF lexer and the Q lexer and the addition of the TTCN-3 lexer. We've also slowed down the cadence for releases. Releases are now scheduled to come out on the second Tuesday of each month.

v3.12.0

This release includes a handful of fixes (one for the Embedded Elixir lexer and a couple for Rouge itself) and the addition of the Minizinc lexer.

v3.11.1

This is a small update that provides a fix for the Perl lexer.

As is evident from the last couple of releases, we've slowed down the pace of development over the past couple of weeks. There are still a lot of pull requests to clear but it's likely that this will happen at a slower rate than has been the case. Thanks for your patience!

Changelog

Sourced from rouge's changelog.

version 3.23.0: 2020-09-09

Comparison with the previous version

  • Kotlin Lexer
    • Fix handling of ::class in Kotlin lexer (#1572 by Manuel Dossinger)
  • PostScript Lexer (NEW)
    • Add PostScript lexer (#1578 by Liam Cooke)
  • Ruby Lexer
    • Handle % like / in Ruby lexer (#1563 by Jeanine Adkisson)
  • Rust Lexer
    • Support tuple index expressions in Rust lexer (#1580 by Hugo Peixoto)
    • Fix floating point separators in Rust lexer (#1581 by Hugo Peixoto)
  • systemd Lexer (NEW)
    • Add systemd lexer (#1568 by Jean-Louis Jouannic)

version 3.22.0: 2020-08-12

Comparison with the previous version

  • PHP Lexer
    • Rewrite PHP lexer to support use statements, function declarations and type declarations (#1489 by Michael Camilleri)

version 3.21.0: 2020-07-15

Comparison with the previous version

  • General
    • Improve support for Unicode identifiers in various lexers (#1537 by Benjamin Galliot)
    • Fix YARD error when parsing LiveScript lexer (#1541 by Michael Camilleri)
  • Batchfile Lexer
    • Allow @ before REM in Batchfile lexer (#1545 by Konrad Borowski)
  • BrightScript Lexer (NEW)
    • Add BrightScript lexer (#1544 by domRowan)
  • C++ Lexer
    • Support template parameter packs in C++ lexer (#1555 by Michael Camilleri)
  • Docker Lexer
    • Remove docker_ file glob from Docker lexer (#1550 by Michael Camilleri)
  • Janet Lexer (NEW)
    • Add Janet lexer (#1558 by sogaiu)
  • Jinja Lexer
    • Fix nesting of raw and verbatim tags in Jinja/Twig lexers (#1552 by Michael Camilleri)
  • Perl Lexer
    • Support fat comma in Perl lexer (#1553 by Michael Camilleri)
    • Fix character escaping in Perl lexer (#1549 by Michael Camilleri)
  • PowerShell Lexer
    • Support ? in PowerShell lexer (#1559 by Michael Camilleri)
    • Support using grave character to escape characters in PowerShell lexer (#1551 by Michael Camilleri)
  • Rego Lexer
    • Fix identifier matching in Rego lexer (#1556 by Michael Camilleri)

... (truncated)

Commits

Updates rouge from 3.11.0 to 3.23.0

Release notes

Sourced from rouge's releases.

v3.23.0

This release has two new lexers: one for PostScript and one for systemd unit files. There's also fixes for the Kotlin, Ruby and Rust lexers. Thanks to all the contributors who help make Rouge better. Don't forget to wear a mask!

v3.22.0

This is a small release with just one update: a major rewrite of the PHP lexer. Hopefully the improved level of detail makes your PHP code look prettier but do report any issues you find with it!

v3.21.0

This release has three new lexers, one for BrightScript, one for Janet and one for SSH Config. There's also fixes for the Batchfile, C++, Jinja, Perl, PowerShell, Rego, Sass, SCSS and Twig lexers. Happy highlighting!

v3.20.0

We've got some new lexers again! This release includes lexers for Augeas, BibTeX, HLSL, LiveScript, Velocity and Zig. On top of that, we have fixes for the C++, Diff, Haskell, HTML, JavaScript, JSX, OpenType Feature File, PowerShell, TSX and TypeScript lexers.

I'd like to especially call out @lkinasiewicz for the LiveScript lexer. This was originally submitted back in 2017 and it's great to have it finally part of Rouge! The backlog of outstanding PRs is still too long but we are slowly making progress. As I like to say: forward, not backward; upward, not forward; and always twirling, twirling, twirling towards freedom!

v3.19.0

No new lexers this but release but we do have fixes for the JavaScript, Kotlin, Python, SPARQL and Turtle lexers. In addition, there have been some under the hood improvements to how keywords are generated for certain languages.

Stay safe everyone!

v3.18.0

This release includes new lexers for Cypher, Datastudio, GHC Cmm, ISBL, Rego, Solidity and YANG. It also incorporates fixes for the C++, CMake, Console, F#, JSON, JSONDOC, Kotlin, Markdown, Pascal, PHP, Python, Racket, Ruby, Terraform, TypeScript and Vue lexers. Which seems like quite a lot. Enjoy!

v3.17.0

This release includes the ECL lexer as a new lexer. It also incorporates fixes for the CoffeeScript, Markdown, NASM, Ruby, Scala and Varnish lexers. Enjoy your syntax highlighting! 🎉

v3.16.0

This release includes one new lexer: the Varnish lexer! We also have fixes for the D, Java, Lua, NASM, Objective-C, PowerShell, Rust, Shell, TOML and TypeScript lexers.

Thank you to all the contributors who've helped make Rouge better!

v3.15.0

This release includes three new lexers: FreeFEM, GHC and Objective-C++. Thanks to contributions from the community, we also have fixes for the Console, Jinja, LLVM, Python, Rust and Swift lexers. Finally, you should now be able to pass 'false' as an option after a fix to how CGI-style options are parsed.

Happy new year to everyone! We look forward to another year of Rouge 😃

v3.14.0

This release includes fixes for the JSONDOC, Liquid, Magik and TOML lexers as well as the addition of the NES Assembly and Slice lexers.

If all goes according to plan, this will be the last release for 2019. Thanks to all the contributors who improved Rouge—this library wouldn't be what it is without you. See you all again in the new year!

v3.13.0

This release includes a fix for the BPF lexer and the Q lexer and the addition of the TTCN-3 lexer. We've also slowed down the cadence for releases. Releases are now scheduled to come out on the second Tuesday of each month.

v3.12.0

This release includes a handful of fixes (one for the Embedded Elixir lexer and a couple for Rouge itself) and the addition of the Minizinc lexer.

v3.11.1

This is a small update that provides a fix for the Perl lexer.

As is evident from the last couple of releases, we've slowed down the pace of development over the past couple of weeks. There are still a lot of pull requests to clear but it's likely that this will happen at a slower rate than has been the case. Thanks for your patience!

Changelog

Sourced from rouge's changelog.

version 3.23.0: 2020-09-09

Comparison with the previous version

  • Kotlin Lexer
    • Fix handling of ::class in Kotlin lexer (#1572 by Manuel Dossinger)
  • PostScript Lexer (NEW)
    • Add PostScript lexer (#1578 by Liam Cooke)
  • Ruby Lexer
    • Handle % like / in Ruby lexer (#1563 by Jeanine Adkisson)
  • Rust Lexer
    • Support tuple index expressions in Rust lexer (#1580 by Hugo Peixoto)
    • Fix floating point separators in Rust lexer (#1581 by Hugo Peixoto)
  • systemd Lexer (NEW)
    • Add systemd lexer (#1568 by Jean-Louis Jouannic)

version 3.22.0: 2020-08-12

Comparison with the previous version

  • PHP Lexer
    • Rewrite PHP lexer to support use statements, function declarations and type declarations (#1489 by Michael Camilleri)

version 3.21.0: 2020-07-15

Comparison with the previous version

  • General
    • Improve support for Unicode identifiers in various lexers (#1537 by Benjamin Galliot)
    • Fix YARD error when parsing LiveScript lexer (#1541 by Michael Camilleri)
  • Batchfile Lexer
    • Allow @ before REM in Batchfile lexer (#1545 by Konrad Borowski)
  • BrightScript Lexer (NEW)
    • Add BrightScript lexer (#1544 by domRowan)
  • C++ Lexer
    • Support template parameter packs in C++ lexer (#1555 by Michael Camilleri)
  • Docker Lexer
    • Remove docker_ file glob from Docker lexer (#1550 by Michael Camilleri)
  • Janet Lexer (NEW)
    • Add Janet lexer (#1558 by sogaiu)
  • Jinja Lexer
    • Fix nesting of raw and verbatim tags in Jinja/Twig lexers (#1552 by Michael Camilleri)
  • Perl Lexer
    • Support fat comma in Perl lexer (#1553 by Michael Camilleri)
    • Fix character escaping in Perl lexer (#1549 by Michael Camilleri)
  • PowerShell Lexer
    • Support ? in PowerShell lexer (#1559 by Michael Camilleri)
    • Support using grave character to escape characters in PowerShell lexer (#1551 by Michael Camilleri)
  • Rego Lexer
    • Fix identifier matching in Rego lexer (#1556 by Michael Camilleri)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

…ouge and rouge

Bumps [kramdown](https://github.com/gettalong/kramdown), [github-pages](https://github.com/github/pages-gem), [jekyll-feed](https://github.com/jekyll/jekyll-feed), [jekyll-feed](https://github.com/jekyll/jekyll-feed), [rouge](https://github.com/rouge-ruby/rouge) and [rouge](https://github.com/rouge-ruby/rouge). These dependencies needed to be updated together.

Updates `kramdown` from 1.17.0 to 2.3.0
- [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)

Updates `github-pages` from 202 to 209
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](github/pages-gem@v202...v209)

Updates `jekyll-feed` from 0.11.0 to 0.15.1
- [Release notes](https://github.com/jekyll/jekyll-feed/releases)
- [Changelog](https://github.com/jekyll/jekyll-feed/blob/master/History.markdown)
- [Commits](jekyll/jekyll-feed@v0.11.0...v0.15.1)

Updates `jekyll-feed` from 0.11.0 to 0.15.1
- [Release notes](https://github.com/jekyll/jekyll-feed/releases)
- [Changelog](https://github.com/jekyll/jekyll-feed/blob/master/History.markdown)
- [Commits](jekyll/jekyll-feed@v0.11.0...v0.15.1)

Updates `rouge` from 3.11.0 to 3.23.0
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](rouge-ruby/rouge@v3.11.0...v3.23.0)

Updates `rouge` from 3.11.0 to 3.23.0
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](rouge-ruby/rouge@v3.11.0...v3.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants