Skip to content

Commit

Permalink
Merge pull request #9 from terateams/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
jamiesun authored Nov 14, 2024
2 parents fccdf41 + 309480e commit ae26ef2
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 @@ -4,5 +4,5 @@ gem "jekyll"
gem "jekyll-paginate"
gem "support-for"
gem "http_parser"
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 @@ -71,7 +71,7 @@ GEM
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.4.2)
webrick (1.8.1)
webrick (1.8.2)

PLATFORMS
arm64-darwin-22
Expand All @@ -84,7 +84,7 @@ DEPENDENCIES
jekyll
jekyll-paginate
support-for
webrick (~> 1.7)
webrick (~> 1.8)

BUNDLED WITH
2.5.6

0 comments on commit ae26ef2

Please sign in to comment.