Skip to content

Commit f90b84d

Browse files
Bump webrick from 1.7.0 to 1.8.2 (#205)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 030d339 commit f90b84d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
66

77
gem "jekyll", "~> 4.2.0"
88

9-
gem "webrick", "~> 1.7.0"
9+
gem "webrick", "~> 1.8.2"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ GEM
5656
terminal-table (2.0.0)
5757
unicode-display_width (~> 1.1, >= 1.1.1)
5858
unicode-display_width (1.8.0)
59-
webrick (1.7.0)
59+
webrick (1.8.2)
6060

6161
PLATFORMS
6262
arm64-darwin-21
@@ -65,7 +65,7 @@ PLATFORMS
6565

6666
DEPENDENCIES
6767
jekyll (~> 4.2.0)
68-
webrick (~> 1.7.0)
68+
webrick (~> 1.8.2)
6969

7070
BUNDLED WITH
7171
2.3.11

0 commit comments

Comments
 (0)