Skip to content

Commit ff6ef19

Browse files
Update json requirement from 2.11.2 to 2.11.3
--- updated-dependencies: - dependency-name: json dependency-version: 2.11.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 70bf9af commit ff6ef19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
33
gem 'rake', '13.2.1'
44
gem 'asciidoctor', '2.0.23'
55

6-
gem 'json', '2.11.2'
6+
gem 'json', '2.11.3'
77
gem 'awesome_print', '1.9.2'
88

99
gem 'asciidoctor-fb2', '0.8.0'

0 commit comments

Comments
 (0)