Setup local docker-based development environment

This commit is contained in:
tobias
2024-07-09 14:36:39 +02:00
parent 07b6ba2ae5
commit cc07af72c5
5 changed files with 62 additions and 0 deletions

View File

@ -33,3 +33,5 @@ gem 'wdm', '~> 0.1.1', platforms: %i[mingw x64_mingw mswin]
gem 'html-proofer', '~> 3.19'
gem 'rake', '~> 13.0'
gem 'webrick'