Skip to content

Missing webrick gem in Ruby 3.2.0? #69

@pizzapim

Description

@pizzapim

Describe the bug
After installing Ruby 3.2.0, cloning this directory and executing budle install, I am unable to the start the server giving me webrick errors.
I get the following error: require': cannot load such file -- webrick (LoadError).
If I do bundle add webrick it works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions