Skip to content

Commit bff053d

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 4640799 commit bff053d

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
@@ -44,7 +44,7 @@ GEM
4444
gemoji (~> 3.0)
4545
html-pipeline (~> 2.2)
4646
jekyll (>= 3.0, < 5.0)
47-
json (2.0.3)
47+
json (2.3.0)
4848
kramdown (1.17.0)
4949
liquid (3.0.6)
5050
listen (3.7.0)
@@ -107,7 +107,7 @@ DEPENDENCIES
107107
jekyll-feed (~> 0.6)
108108
jekyll-swiss
109109
jemoji
110-
json (= 2.0.3)
110+
json (= 2.3.0)
111111
minima (~> 2.0)
112112
pry (= 0.11.3)
113113
pry-byebug

0 commit comments

Comments
 (0)