mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
Bump webrick from 1.7.0 to 1.8.2 (#950)
Bumps [webrick](https://github.com/ruby/webrick) from 1.7.0 to 1.8.2. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](https://github.com/ruby/webrick/compare/v1.7.0...v1.8.2) --- updated-dependencies: - dependency-name: webrick dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -6,4 +6,4 @@ gem 'jekyll-paginate-v2'
|
||||
gem 'jekyll-multiple-languages-plugin'
|
||||
gem 'jekyll-redirect-from'
|
||||
|
||||
gem "webrick", "~> 1.7"
|
||||
gem "webrick", "~> 1.8"
|
||||
|
||||
@@ -63,7 +63,7 @@ GEM
|
||||
terminal-table (2.0.0)
|
||||
unicode-display_width (~> 1.1, >= 1.1.1)
|
||||
unicode-display_width (1.8.0)
|
||||
webrick (1.7.0)
|
||||
webrick (1.8.2)
|
||||
|
||||
PLATFORMS
|
||||
arm64-darwin-22
|
||||
@@ -77,7 +77,7 @@ DEPENDENCIES
|
||||
jekyll-paginate-v2
|
||||
jekyll-redirect-from
|
||||
jekyll-watch
|
||||
webrick (~> 1.7)
|
||||
webrick (~> 1.8)
|
||||
|
||||
BUNDLED WITH
|
||||
2.4.18
|
||||
|
||||
Reference in New Issue
Block a user