Skip to content

Commit 2845076

Browse files
Bump json from 2.0.3 to 2.3.0
Bumps [json](https://github.com/flori/json) from 2.0.3 to 2.3.0. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.0.3...v2.3.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6e68ae commit 2845076

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ruby RUBY_VERSION
1212
gem 'jekyll', '3.3.1'
1313
gem 'jekyll-swiss'
1414
gem 'jemoji'
15-
gem 'json', '2.0.3'
15+
gem 'json', '2.3.0'
1616

1717
# This is the default theme for new Jekyll sites. You may change this to anything you like.
1818
gem 'minima', '~> 2.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ GEM
4141
gemoji (~> 3.0)
4242
html-pipeline (~> 2.2)
4343
jekyll (>= 3.0)
44-
json (2.0.3)
44+
json (2.3.0)
4545
kramdown (1.13.2)
4646
liquid (3.0.6)
4747
listen (3.0.8)
@@ -96,7 +96,7 @@ DEPENDENCIES
9696
jekyll-feed (~> 0.6)
9797
jekyll-swiss
9898
jemoji
99-
json (= 2.0.3)
99+
json (= 2.3.0)
100100
minima (~> 2.0)
101101
pry (= 0.11.3)
102102
rb-readline

0 commit comments

Comments
 (0)