Skip to content

Commit 11bb3d4

Browse files
Bump webrick from 1.8.1 to 1.8.2
Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: webrick dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a161c2c commit 11bb3d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ group :development do
2525
end
2626

2727

28-
gem "webrick", "~> 1.7"
28+
gem "webrick", "~> 1.8"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ GEM
8787
terminal-table (3.0.2)
8888
unicode-display_width (>= 1.1.1, < 3)
8989
unicode-display_width (2.4.2)
90-
webrick (1.8.1)
90+
webrick (1.8.2)
9191

9292
PLATFORMS
9393
ruby
@@ -102,7 +102,7 @@ DEPENDENCIES
102102
jekyll-seo-tag
103103
jekyll-sitemap
104104
rake
105-
webrick (~> 1.7)
105+
webrick (~> 1.8)
106106

107107
BUNDLED WITH
108108
2.3.15

0 commit comments

Comments
 (0)