webrick is no longer needed in dev_gems.rb gemfile

Since 3ae4358024ed4a8438aa14611b3b939b39cdd18b.
This commit is contained in:
David Rodríguez 2024-11-18 21:48:32 +01:00 committed by Hiroshi SHIBATA
parent b56aacba78
commit a5709631a1
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -6,7 +6,6 @@ gem "test-unit", "~> 3.0"
gem "rake", "~> 13.1"
gem "rb_sys"
gem "webrick", "~> 1.6"
gem "turbo_tests", "~> 2.2.3"
gem "parallel_tests", "~> 4.7"
gem "parallel", "~> 1.19"