Skip to content

Commit

Permalink
chore(deps): update dependency webrick to v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent af556fa commit bffb449
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 @@ -8,7 +8,7 @@ source "https://rubygems.org"
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
gem "jekyll", "4.3.3"
gem "webrick", "1.9.0"
gem "webrick", "1.9.1"

# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ GEM
tzinfo (>= 1.0.0)
unicode-display_width (2.5.0)
wdm (0.2.0)
webrick (1.9.0)
webrick (1.9.1)

PLATFORMS
ruby
Expand All @@ -97,7 +97,7 @@ DEPENDENCIES
tzinfo (~> 2.0)
tzinfo-data
wdm (~> 0.2.0)
webrick (= 1.9.0)
webrick (= 1.9.1)

BUNDLED WITH
2.3.16

0 comments on commit bffb449

Please sign in to comment.