mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Introduce minitest-line
This commit is contained in:
parent
dbb1a97ad5
commit
2f7b6c71d5
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -4,4 +4,5 @@ source 'https://rubygems.org'
|
|||
gemspec
|
||||
|
||||
gem 'lineprof'
|
||||
gem 'minitest-line'
|
||||
gem 'pry'
|
||||
|
|
Loading…
Reference in a new issue