summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorWinnie Hellmann <winnie@gitlab.com>2017-08-07 09:08:15 +0000
committerDouwe Maan <douwe@gitlab.com>2017-08-07 09:08:15 +0000
commitbca5747d987106e838bb73a7052222f42fc864db (patch)
tree94352047829a78d93f6c11553b14845fd931295b /Gemfile.lock
parente8a439ab68575bea85e46005412a4193f53366d7 (diff)
downloadgitlab-ce-bca5747d987106e838bb73a7052222f42fc864db.tar.gz
Upgrade haml_lint Gem to 0.26.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock9
1 files changed, 5 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 57cfe0a9de0..04d17d54636 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -356,10 +356,11 @@ GEM
googleauth (~> 0.5.1)
haml (4.0.7)
tilt
- haml_lint (0.21.0)
- haml (~> 4.0)
+ haml_lint (0.26.0)
+ haml (>= 4.0, < 5.1)
+ rainbow
rake (>= 10, < 13)
- rubocop (>= 0.47.0)
+ rubocop (>= 0.49.0)
sysexits (~> 1.1)
hamlit (2.6.1)
temple (~> 0.7.6)
@@ -987,7 +988,7 @@ DEPENDENCIES
grape (~> 0.19.2)
grape-entity (~> 0.6.0)
grape-route-helpers (~> 2.0.0)
- haml_lint (~> 0.21.0)
+ haml_lint (~> 0.26.0)
hamlit (~> 2.6.1)
hashie-forbidden_attributes
health_check (~> 2.6.0)