Skip to content

Add Webrick#99

Merged
wenyikuang merged 1 commit intodevelopfrom
add_webrick
Oct 24, 2024
Merged

Add Webrick#99
wenyikuang merged 1 commit intodevelopfrom
add_webrick

Conversation

@kbenne
Copy link
Copy Markdown
Contributor

@kbenne kbenne commented Oct 24, 2024

Add Webrick to address NatLabRockies/OpenStudio#5212

end

gem 'byebug', '~> 11.1.3'
gem 'webrick', '~> 1.8.2'
Copy link
Copy Markdown
Collaborator

@jmarrec jmarrec Oct 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

webrick doesn't have a C extension, and we're not patching it whatsoever, so why not just do spec.add_dependency 'webrick', '~> 1.8.2' in openstudio-gems.gemspec instead?

here:

https://github.com/NREL/openstudio-gems/blob/732fe79d70f26dc3b22f909e4d5b969447734cc5/openstudio-gems.gemspec#L25

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

3 participants