diff --git a/Gemfile.lock b/Gemfile.lock index ed1707aff..d34a77145 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -241,8 +241,9 @@ GEM haml (>= 4.0.6, < 6.0) html2haml (>= 1.0.1) railties (>= 5.1) - haml_lint (0.35.0) - haml (>= 4.0, < 5.2) + haml_lint (0.36.0) + haml (>= 4.0, < 5.3) + parallel (~> 1.10) rainbow rubocop (>= 0.50.0) sysexits (~> 1.1) @@ -372,7 +373,7 @@ GEM rack orm_adapter (0.5.0) parallel (1.19.2) - parser (2.7.1.4) + parser (2.7.1.5) ast (~> 2.4.1) percy-capybara (4.3.3) pg (0.21.0) @@ -441,7 +442,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redis (4.2.2) - regexp_parser (1.7.1) + regexp_parser (1.8.1) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) @@ -499,8 +500,8 @@ GEM rubocop-ast (>= 0.4.0, < 1.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.4.1) - parser (>= 2.7.1.4) + rubocop-ast (0.7.1) + parser (>= 2.7.1.5) rubocop-rails (2.8.1) activesupport (>= 4.2.0) rack (>= 1.1)