Skip to content

Commit 3b3e077

Browse files
Bump webrick from 1.7.0 to 1.8.0
Bumps [webrick](https://github.com/ruby/webrick) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: webrick dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 470d7db commit 3b3e077

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
@@ -9,4 +9,4 @@ group :test do
99
gem 'colorize'
1010
end
1111

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

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ GEM
288288
unf_ext
289289
unf_ext (0.0.8.2)
290290
unicode-display_width (1.8.0)
291-
webrick (1.7.0)
291+
webrick (1.8.0)
292292
yell (2.2.2)
293293
zeitwerk (2.6.1)
294294

@@ -300,7 +300,7 @@ DEPENDENCIES
300300
colorize
301301
github-pages
302302
jekyll-test
303-
webrick (~> 1.7)
303+
webrick (~> 1.8)
304304

305305
RUBY VERSION
306306
ruby 3.0.0p0

0 commit comments

Comments
 (0)