Bump pronto-eslint
This commit is contained in:
parent
d37193f24c
commit
4fbd5b226b
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -200,7 +200,7 @@ group :development do
|
|||
# Linters
|
||||
gem "haml_lint", "0.40.0", require: false
|
||||
gem "pronto", "0.11.1", require: false
|
||||
gem "pronto-eslint", "0.11.0", require: false
|
||||
gem "pronto-eslint", "0.11.1", require: false
|
||||
gem "pronto-haml", "0.11.1", require: false
|
||||
gem "pronto-rubocop", "0.11.1", require: false
|
||||
gem "pronto-scss", "0.11.0", require: false
|
||||
|
|
|
|||
|
|
@ -513,7 +513,7 @@ GEM
|
|||
rexml (>= 3.2.5, < 4.0)
|
||||
rugged (>= 0.23.0, < 2.0)
|
||||
thor (>= 0.20.3, < 2.0)
|
||||
pronto-eslint (0.11.0)
|
||||
pronto-eslint (0.11.1)
|
||||
eslintrb (~> 2.0, >= 2.0.0)
|
||||
pronto (~> 0.11.0)
|
||||
pronto-haml (0.11.1)
|
||||
|
|
@ -855,7 +855,7 @@ DEPENDENCIES
|
|||
openid_connect (= 1.3.0)
|
||||
pg (= 1.5.3)
|
||||
pronto (= 0.11.1)
|
||||
pronto-eslint (= 0.11.0)
|
||||
pronto-eslint (= 0.11.1)
|
||||
pronto-haml (= 0.11.1)
|
||||
pronto-rubocop (= 0.11.1)
|
||||
pronto-scss (= 0.11.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue