Skip to content

Commit db01be3

Browse files
dependabot[bot]msavy
authored andcommitted
Bump webrick from 1.7.0 to 1.8.2
Bumps [webrick](https://github.com/ruby/webrick) from 1.7.0 to 1.8.2. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.7.0...v1.8.2) --- updated-dependencies: - dependency-name: webrick dependency-version: 1.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e63d8c3 commit db01be3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ gem "html-proofer", "~> 5.0"
5050
gem "jekyll-sitemap", "~> 1.4"
5151

5252

53-
gem "webrick", "~> 1.7"
53+
gem "webrick", "~> 1.8"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ GEM
147147
typhoeus (1.4.0)
148148
ethon (>= 0.9.0)
149149
unicode-display_width (2.6.0)
150-
webrick (1.7.0)
150+
webrick (1.8.2)
151151
yell (2.2.2)
152152
zeitwerk (2.6.6)
153153

@@ -180,7 +180,7 @@ DEPENDENCIES
180180
tzinfo (>= 1, < 3)
181181
tzinfo-data
182182
wdm (~> 0.1)
183-
webrick (~> 1.7)
183+
webrick (~> 1.8)
184184

185185
BUNDLED WITH
186186
2.6.8

0 commit comments

Comments
 (0)