diff options
author | Luke Bennett <lbennett@gitlab.com> | 2019-05-16 20:50:12 +0100 |
---|---|---|
committer | Luke Bennett <lbennett@gitlab.com> | 2019-05-16 20:50:12 +0100 |
commit | 80fa846aa91e6c0f623992fbdd4471a19048b494 (patch) | |
tree | 2dd83086cb919d894e0c4b7fc2a710521ac56283 /Gemfile.lock | |
parent | 542b2a7e356272cfdc3037b788d7e15b2f8739ac (diff) | |
download | gitlab-ce-80fa846aa91e6c0f623992fbdd4471a19048b494.tar.gz |
Update haml_lint to include linter spec helpersupdate-haml-lint-spec-helpers
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8238ed4763e..94961354a2e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -360,7 +360,7 @@ GEM haml (5.0.4) temple (>= 0.8.0) tilt - haml_lint (0.30.0) + haml_lint (0.31.0) haml (>= 4.0, < 5.1) rainbow rake (>= 10, < 13) @@ -1089,7 +1089,7 @@ DEPENDENCIES graphiql-rails (~> 1.4.10) graphql (~> 1.8.0) grpc (~> 1.19.0) - haml_lint (~> 0.30.0) + haml_lint (~> 0.31.0) hamlit (~> 2.8.8) hangouts-chat (~> 0.0.5) hashie-forbidden_attributes |