Skip to content

Commit b0388ea

Browse files
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 ca9a5ef commit b0388ea

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
@@ -28,4 +28,4 @@ group :jekyll_plugins do
2828
gem "jekyll-algolia"
2929
end
3030

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

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ GEM
280280
unf_ext (0.0.7.7)
281281
unicode-display_width (1.7.0)
282282
verbal_expressions (0.1.5)
283-
webrick (1.7.0)
283+
webrick (1.8.2)
284284
zeitwerk (2.4.2)
285285

286286
PLATFORMS
@@ -301,7 +301,7 @@ DEPENDENCIES
301301
minimal-mistakes-jekyll (>= 4.21.0)
302302
nokogiri (>= 1.11.0.rc4)
303303
tzinfo-data
304-
webrick (~> 1.7)
304+
webrick (~> 1.8)
305305

306306
BUNDLED WITH
307307
2.2.8

0 commit comments

Comments
 (0)