diff options
author | Stan Hu <stanhu@gmail.com> | 2019-05-03 15:51:08 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2019-05-05 03:24:28 -0700 |
commit | 699e24ab9215131871a9048fcb289f0b4e166a9d (patch) | |
tree | e9172519b7cc990dbb52afccc9c38a24358f9e63 /Gemfile.lock | |
parent | 1a284ddac7f4d61879a5909b2cb1e1c582028245 (diff) | |
download | gitlab-ce-699e24ab9215131871a9048fcb289f0b4e166a9d.tar.gz |
Upgrade haml-lint to 0.30.0
This also supports Ruby 2.6.
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 e54f1cd3322..bdcefd2e2b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -358,7 +358,7 @@ GEM haml (5.0.4) temple (>= 0.8.0) tilt - haml_lint (0.28.0) + haml_lint (0.30.0) haml (>= 4.0, < 5.1) rainbow rake (>= 10, < 13) @@ -1081,7 +1081,7 @@ DEPENDENCIES graphiql-rails (~> 1.4.10) graphql (~> 1.8.0) grpc (~> 1.19.0) - haml_lint (~> 0.28.0) + haml_lint (~> 0.30.0) hamlit (~> 2.8.8) hangouts-chat (~> 0.0.5) hashie-forbidden_attributes |