build: 🔥 properly set up debugging env etc.
This commit is contained in:
parent
607159334b
commit
38d0627394
5 changed files with 69 additions and 4 deletions
2
Gemfile
2
Gemfile
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue