pronto require false
This commit is contained in:
parent
e1a3e7c8c4
commit
846483290f
1 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
|
@ -19,7 +19,7 @@ group :development do
|
|||
# code style
|
||||
gem "rubocop", "0.32.1"
|
||||
gem "pronto", "0.4.2"
|
||||
gem "pronto-rubocop", "0.4.4"
|
||||
gem "pronto-rubocop", "0.4.4", require: false
|
||||
|
||||
# debugging
|
||||
gem "pry"
|
||||
|
|
|
|||
Loading…
Reference in a new issue