Skip to content

Commit 1395484

Browse files
Bump webrick from 1.7.0 to 1.8.1 (#27)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d92781 commit 1395484

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
@@ -4,7 +4,7 @@ gem "github-pages", group: :jekyll_plugins
44

55
gem "tzinfo-data"
66
gem "wdm", "~> 0.1.0" if Gem.win_platform?
7-
gem "webrick", "~> 1.7"
7+
gem "webrick", "~> 1.8"
88

99
# If you have any plugins, put them here!
1010
group :jekyll_plugins do

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ GEM
271271
unf_ext (0.0.8.2)
272272
unicode-display_width (1.8.0)
273273
verbal_expressions (0.1.5)
274-
webrick (1.7.0)
274+
webrick (1.8.1)
275275

276276
PLATFORMS
277277
x86_64-darwin-21
@@ -287,7 +287,7 @@ DEPENDENCIES
287287
jekyll-sitemap
288288
jemoji
289289
tzinfo-data
290-
webrick (~> 1.7)
290+
webrick (~> 1.8)
291291

292292
BUNDLED WITH
293293
2.3.4

0 commit comments

Comments
 (0)