Skip to content

Commit ce15953

Browse files
Update rouge requirement from 4.5.2 to 4.6.0 (#85)
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.5.2...v4.6.0) --- updated-dependencies: - dependency-name: rouge dependency-version: 4.6.0 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 5d9aef3 commit ce15953

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.2.1.0'
1717
gem 'html-proofer', '5.0.10'
1818
gem 'kindlegen', '3.1.1'
1919

20-
gem 'rouge', '4.5.2'
20+
gem 'rouge', '4.6.0'

0 commit comments

Comments
 (0)