Skip to content

Commit

Permalink
Merge pull request #47 from FarsetLabs/dependabot/bundler/webrick-1.8.2
Browse files Browse the repository at this point in the history
Bump webrick from 1.8.1 to 1.8.2
  • Loading branch information
chris18890 authored Jan 14, 2025
2 parents 96dfaa2 + 8d97f7c commit a0fbcfd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]

# Performance-booster for watching directories on Windows
gem "wdm", "~> 0.1.0" if Gem.win_platform?
gem "webrick", "~> 1.7"
gem "webrick", "~> 1.8"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ GEM
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (1.8.0)
webrick (1.8.1)
webrick (1.8.2)
yell (2.2.2)
zeitwerk (2.6.12)

Expand All @@ -309,7 +309,7 @@ DEPENDENCIES
html-proofer
just-the-docs
tzinfo-data
webrick (~> 1.7)
webrick (~> 1.8)

BUNDLED WITH
2.4.10

0 comments on commit a0fbcfd

Please sign in to comment.