Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add webrick as runtime dependency #1400

Merged
merged 1 commit into from
Sep 3, 2021
Merged

Add webrick as runtime dependency #1400

merged 1 commit into from
Sep 3, 2021

Conversation

lsegal
Copy link
Owner

@lsegal lsegal commented Sep 3, 2021

Description

WEBrick was removed as a core library in Ruby 3.0

Fixes #1387

Completed Tasks

  • I have read the Contributing Guide.
  • The pull request is complete (implemented / written).
  • Git commits have been cleaned up (squash WIP / revert commits).
  • I wrote tests and ran bundle exec rake locally (if code is attached to PR).

WEBrick was removed as a core library in Ruby 3.0

Fixes #1387
@lsegal lsegal merged commit c0c039a into main Sep 3, 2021
@lsegal lsegal deleted the add-webrick-dep branch September 3, 2021 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running bundle exec yard server fails by lack of webrick in Ruby 3.0
1 participant