diff --git a/Gemfile.lock b/Gemfile.lock index 04388bf79..2fd8a6a04 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -277,8 +277,8 @@ GEM activesupport (>= 5.1) haml (>= 4.0.6) railties (>= 5.1) - haml_lint (0.52.0) - haml (>= 4.0) + haml_lint (0.53.0) + haml (>= 5.0) parallel (~> 1.10) rainbow rubocop (>= 1.0) @@ -401,7 +401,7 @@ GEM rack orm_adapter (0.5.0) parallel (1.24.0) - parser (3.2.2.4) + parser (3.3.0.2) ast (~> 2.4.1) racc percy-capybara (5.0.0) @@ -474,7 +474,7 @@ GEM ffi (~> 1.0) redis-client (0.18.0) connection_pool - regexp_parser (2.8.3) + regexp_parser (2.9.0) responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2)