Skip to content

Commit 9bd6464

Browse files
Bump json from 2.5.1 to 2.6.1
Bumps [json](https://github.com/flori/json) from 2.5.1 to 2.6.1. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.5.1...v2.6.1) --- updated-dependencies: - dependency-name: json dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c55185 commit 9bd6464

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ gem 'bourbon', '~> 4.2.1'
44
gem 'jekyll-babel', '~>1.1.0'
55
gem 'jekyll-paginate', '~>1.1.0'
66
gem 'jekyll', '~>3.9.0'
7-
gem 'json', '~> 2.3'
7+
gem 'json', '~> 2.6'
88
gem 'neat', '~> 1.7.1'
99
gem 'nokogiri', '~> 1.13.6'
1010
gem 'rouge', '~> 2.2.1'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ GEM
6969
sass (~> 3.4)
7070
jekyll-watch (2.2.1)
7171
listen (~> 3.0)
72-
json (2.5.1)
72+
json (2.6.1)
7373
kramdown (2.3.1)
7474
rexml
7575
kramdown-parser-gfm (1.1.0)
@@ -130,7 +130,7 @@ DEPENDENCIES
130130
jekyll-babel (~> 1.1.0)
131131
jekyll-github-metadata (~> 2.14)
132132
jekyll-paginate (~> 1.1.0)
133-
json (~> 2.3)
133+
json (~> 2.6)
134134
kramdown (~> 2.3.1)
135135
kramdown-parser-gfm (~> 1.1.0)
136136
neat (~> 1.7.1)

0 commit comments

Comments
 (0)