Skip to content

Commit 3cbc6b1

Browse files
Bump webrick in /public in the dependencies group across 1 directory
Bumps the dependencies group with 1 update in the /public directory: [webrick](https://github.com/ruby/webrick). Updates `webrick` from 1.8.2 to 1.9.1 - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.8.2...v1.9.1) --- updated-dependencies: - dependency-name: webrick dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2663068 commit 3cbc6b1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

public/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ end
1414
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
1515

1616
# Fix jekyll serve for ruby 3.0.0
17-
gem "webrick", "~> 1.8"
17+
gem "webrick", "~> 1.9"
1818

public/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)