Skip to content

Commit 10d83fa

Browse files
Update rouge requirement from 4.3.0 to 4.4.0 (#59)
Updates the requirements on [rouge](https://github.com/rouge-ruby/rouge) to permit the latest version. - [Release notes](https://github.com/rouge-ruby/rouge/releases) - [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md) - [Commits](rouge-ruby/rouge@v4.3.0...v4.4.0) --- updated-dependencies: - dependency-name: rouge dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 847aca2 commit 10d83fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ gem 'epubcheck-ruby', '5.1.0.0'
1717
gem 'html-proofer', '5.0.9'
1818
gem 'kindlegen', '3.1.1'
1919

20-
gem 'rouge', '4.3.0'
20+
gem 'rouge', '4.4.0'

0 commit comments

Comments
 (0)