Skip to content

Commit f36e80d

Browse files
authored
Merge pull request #1709 from progit/dependabot/bundler/json-2.6.0
2 parents abce214 + 5d1d0e4 commit f36e80d

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
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
33
gem 'rake', '13.0.6'
44
gem 'asciidoctor', '2.0.16'
55

6-
gem 'json', '2.5.1'
6+
gem 'json', '2.6.0'
77
gem 'awesome_print', '1.9.2'
88

99
gem 'asciidoctor-epub3', '1.5.1'

0 commit comments

Comments
 (0)