Skip to content

Commit 9054bed

Browse files
authored
Merge pull request #1991 from progit/dependabot/bundler/json-2.8.1
Update json requirement from 2.7.6 to 2.8.1
2 parents d699f32 + ce026ef commit 9054bed

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.22'
55

6-
gem 'json', '2.7.6'
6+
gem 'json', '2.8.1'
77
gem 'awesome_print', '1.9.2'
88

99
gem 'asciidoctor-fb2', '0.7.0'

0 commit comments

Comments
 (0)