Skip to content

Commit 43f094b

Browse files
authored
Merge pull request #243 from secure-systems-lab/dependabot/bundler/all-5d8bc889f0
Bump json from 2.17.1 to 2.18.0 in the all group
2 parents 57f1c49 + 700be55 commit 43f094b

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
@@ -9,4 +9,4 @@ gem "webrick", "~> 1.9"
99

1010
gem "pathutil", "~> 0.16.2"
1111

12-
gem "json", "~> 2.17"
12+
gem "json", "~> 2.18"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GEM
7979
sass-embedded (~> 1.75)
8080
jekyll-watch (2.2.1)
8181
listen (~> 3.0)
82-
json (2.17.1)
82+
json (2.18.0)
8383
kramdown (2.5.1)
8484
rexml (>= 3.3.9)
8585
kramdown-parser-gfm (1.1.0)
@@ -153,7 +153,7 @@ PLATFORMS
153153
DEPENDENCIES
154154
jekyll (>= 3.6.3)
155155
jekyll-feed
156-
json (~> 2.17)
156+
json (~> 2.18)
157157
neat (>= 1.0.0)
158158
pathutil (~> 0.16.2)
159159
webrick (~> 1.9)

0 commit comments

Comments
 (0)