Skip to content

Commit ab1a45a

Browse files
authored
Merge pull request #17 from progit/dependabot/bundler/json-2.21.2
Update json requirement from 2.21.1 to 2.21.2
2 parents 71cc617 + 0c3d467 commit ab1a45a

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.21.1'
6+
gem 'json', '2.21.2'
77
gem 'awesome_print', '1.9.2'
88

99
gem 'asciidoctor-fb2', '0.8.0'

0 commit comments

Comments
 (0)