Skip to content

Conversation

taichi-ishitani
Copy link
Contributor

@taichi-ishitani taichi-ishitani commented Mar 4, 2021

Summary

This PR is to add Ruby 3.0 to CI.

Other Information

roo/Gemfile

Line 13 in 030d541

gem 'webrick' if RUBY_VERSION >= '3.0.0'

About the above change:
From Ruby 3.0, webrick is no longer a standard library so we need to install webrick manually.
see:
https://www.ruby-lang.org/en/news/2020/12/25/ruby-3-0-0-released/

@taichi-ishitani taichi-ishitani marked this pull request as ready for review March 5, 2021 00:00
@simonoff simonoff merged commit cfbbe9e into roo-rb:master Apr 27, 2021
@taichi-ishitani taichi-ishitani deleted the ruby_30_support branch April 30, 2021 01:15
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.

2 participants