Skip to content

Commit 05d57b3

Browse files
dependabot[bot]ibuziuk
authored andcommitted
build(deps): bump webrick from 1.9.1 to 1.9.2
Bumps [webrick](https://github.com/ruby/webrick) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.9.1...v1.9.2) --- updated-dependencies: - dependency-name: webrick dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f82d39 commit 05d57b3

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
@@ -16,4 +16,4 @@ group :jekyll_plugins do
1616
gem "jekyll-feed", "~> 0.17.0"
1717
end
1818

19-
gem "webrick", "~> 1.9.1"
19+
gem "webrick", "~> 1.9.2"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ GEM
6868
terminal-table (2.0.0)
6969
unicode-display_width (~> 1.1, >= 1.1.1)
7070
unicode-display_width (1.8.0)
71-
webrick (1.9.1)
71+
webrick (1.9.2)
7272

7373
PLATFORMS
7474
ruby
@@ -81,7 +81,7 @@ DEPENDENCIES
8181
jekyll-asciidoc (~> 3.0.0)
8282
jekyll-feed (~> 0.17.0)
8383
minima (~> 2.5.1)
84-
webrick (~> 1.9.1)
84+
webrick (~> 1.9.2)
8585

8686
BUNDLED WITH
8787
2.3.22

0 commit comments

Comments
 (0)