Skip to content

Commit 44ad85a

Browse files
Update awesome_print requirement from 1.8.0 to 1.9.2
Updates the requirements on [awesome_print](https://github.com/awesome-print/awesome_print) to permit the latest version. - [Release notes](https://github.com/awesome-print/awesome_print/releases) - [Changelog](https://github.com/awesome-print/awesome_print/blob/master/CHANGELOG.md) - [Commits](awesome-print/awesome_print@v1.8.0...v1.9.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1805ee commit 44ad85a

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
@@ -4,7 +4,7 @@ gem 'rake', '13.0.3'
44
gem 'asciidoctor', '2.0.12'
55

66
gem 'json', '2.5.1'
7-
gem 'awesome_print', '1.8.0'
7+
gem 'awesome_print', '1.9.2'
88

99
gem 'asciidoctor-epub3', '1.5.0.alpha.19'
1010
gem 'asciidoctor-pdf', '1.5.4'

0 commit comments

Comments
 (0)