Skip to content

Commit 9c6f6f5

Browse files
committed
Merge branch 'master' of github.com:secure-systems-lab/ssl-site
2 parents 3a9f4ad + e49c7bb commit 9c6f6f5

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.7"
12+
gem "json", "~> 2.8"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ GEM
6565
sass-embedded (~> 1.54)
6666
jekyll-watch (2.2.1)
6767
listen (~> 3.0)
68-
json (2.7.6)
68+
json (2.8.1)
6969
kramdown (2.4.0)
7070
rexml
7171
kramdown-parser-gfm (1.1.0)
@@ -142,7 +142,7 @@ PLATFORMS
142142
DEPENDENCIES
143143
jekyll (>= 3.6.3)
144144
jekyll-feed
145-
json (~> 2.7)
145+
json (~> 2.8)
146146
neat (>= 1.0.0)
147147
pathutil (~> 0.16.2)
148148
webrick (~> 1.9)

0 commit comments

Comments
 (0)