build: 🔥 properly set up debugging env etc.

This commit is contained in:
xaseiresh 2023-04-04 00:32:17 +02:00
parent 607159334b
commit 38d0627394
5 changed files with 69 additions and 4 deletions

View file

@ -9,6 +9,8 @@ gem "rake", "~> 13.0"
gem "pry"
gem "minitest", "~> 5.0"
gem "debug", "~> 1.0"
gem "solargraph", "~> 0.48"
gem "rubocop", "~> 1.21"