Skip to content

Commit

Permalink
Bump webrick from 1.7.0 to 1.8.2 (#205)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 10, 2024
1 parent 030d339 commit f90b84d
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 @@ -6,4 +6,4 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }

gem "jekyll", "~> 4.2.0"

gem "webrick", "~> 1.7.0"
gem "webrick", "~> 1.8.2"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ GEM
terminal-table (2.0.0)
unicode-display_width (~> 1.1, >= 1.1.1)
unicode-display_width (1.8.0)
webrick (1.7.0)
webrick (1.8.2)

PLATFORMS
arm64-darwin-21
Expand All @@ -65,7 +65,7 @@ PLATFORMS

DEPENDENCIES
jekyll (~> 4.2.0)
webrick (~> 1.7.0)
webrick (~> 1.8.2)

BUNDLED WITH
2.3.11

0 comments on commit f90b84d

Please sign in to comment.