Skip to content

Commit bfc8466

Browse files
committed
Merge branch 'master' of github.com:secure-systems-lab/ssl-site
2 parents 0723474 + 45ce42a commit bfc8466

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ gem "neat", ">= 1.0.0"
55
gem 'jekyll-feed'
66

77

8-
gem "webrick", "~> 1.8"
8+
gem "webrick", "~> 1.9"
99

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

Gemfile.lock

Lines changed: 4 additions & 4 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.2)
68+
json (2.7.6)
6969
kramdown (2.4.0)
7070
rexml
7171
kramdown-parser-gfm (1.1.0)
@@ -84,7 +84,7 @@ GEM
8484
rb-fsevent (0.11.2)
8585
rb-inotify (0.11.1)
8686
ffi (~> 1.0)
87-
rexml (3.3.7)
87+
rexml (3.3.9)
8888
rouge (4.3.0)
8989
safe_yaml (1.0.5)
9090
sass-embedded (1.78.0-aarch64-linux-android)
@@ -119,7 +119,7 @@ GEM
119119
unicode-display_width (>= 1.1.1, < 3)
120120
thor (0.20.3)
121121
unicode-display_width (2.6.0)
122-
webrick (1.8.2)
122+
webrick (1.9.0)
123123

124124
PLATFORMS
125125
aarch64-linux
@@ -145,7 +145,7 @@ DEPENDENCIES
145145
json (~> 2.7)
146146
neat (>= 1.0.0)
147147
pathutil (~> 0.16.2)
148-
webrick (~> 1.8)
148+
webrick (~> 1.9)
149149

150150
BUNDLED WITH
151151
2.5.4

0 commit comments

Comments
 (0)