Skip to content

Commit

Permalink
chore(deps): bump webrick from 1.7.0 to 1.8.0 in /docs (#2474)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 27, 2023
1 parent 6b62852 commit 4590884
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ end
# Performance-booster for watching directories on Windows
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]

gem "webrick", "~> 1.7"
gem "webrick", "~> 1.8"

# Experimental theme
# gem "just-the-docs", "~> 0.3.3"
Expand Down
4 changes: 2 additions & 2 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ GEM
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (1.8.0)
webrick (1.7.0)
webrick (1.8.0)
zeitwerk (2.6.1)

PLATFORMS
Expand All @@ -271,7 +271,7 @@ DEPENDENCIES
tzinfo (~> 1.2)
tzinfo-data
wdm (~> 0.1.1)
webrick (~> 1.7)
webrick (~> 1.8)

BUNDLED WITH
2.1.4

0 comments on commit 4590884

Please sign in to comment.