Skip to content

Commit 342b3f9

Browse files
authored
Merge pull request #5 from progit/dependabot/bundler/json-2.21.1
Update json requirement from 2.9.1 to 2.21.1
2 parents 86a60aa + 24ddf21 commit 342b3f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
33
gem 'rake', '13.4.2'
44
gem 'asciidoctor', '2.0.26'
55

6-
gem 'json', '2.9.1'
6+
gem 'json', '2.21.1'
77
gem 'awesome_print', '1.9.2'
88

99
gem 'asciidoctor-fb2', '0.7.0'

0 commit comments

Comments
 (0)