jubos / fake-s3

A lightweight server clone of Amazon S3 that simulates most of the commands supported by S3 with minimal dependencies
2.94k stars 355 forks source link

Add missing dependencies for ruby3 #252

Open jdelStrother opened 3 years ago

jdelStrother commented 3 years ago

A number of default gems became bundled gems in ruby 3, so they need including in the gemspec dependencies

https://nts.strzibny.name/ruby-stdlib-default-bundled-gems/