We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81a70b6 + c1668c9 commit 8722287Copy full SHA for 8722287
Gemfile
@@ -5,7 +5,7 @@ gem "neat", ">= 1.0.0"
5
gem 'jekyll-feed'
6
7
8
-gem "webrick", "~> 1.8"
+gem "webrick", "~> 1.9"
9
10
gem "pathutil", "~> 0.16.2"
11
Gemfile.lock
@@ -119,7 +119,7 @@ GEM
119
unicode-display_width (>= 1.1.1, < 3)
120
thor (0.20.3)
121
unicode-display_width (2.6.0)
122
- webrick (1.8.2)
+ webrick (1.9.0)
123
124
PLATFORMS
125
aarch64-linux
@@ -145,7 +145,7 @@ DEPENDENCIES
145
json (~> 2.7)
146
neat (>= 1.0.0)
147
pathutil (~> 0.16.2)
148
- webrick (~> 1.8)
+ webrick (~> 1.9)
149
150
BUNDLED WITH
151
2.5.4
0 commit comments