diff --git a/src/api/Gemfile.lock b/src/api/Gemfile.lock index b8d6cc40969..7aa90f27522 100644 --- a/src/api/Gemfile.lock +++ b/src/api/Gemfile.lock @@ -202,7 +202,7 @@ GEM activesupport (>= 5.1) haml (>= 4.0.6) railties (>= 5.1) - haml_lint (0.57.0) + haml_lint (0.58.0) haml (>= 5.0) parallel (~> 1.10) rainbow diff --git a/src/api/vendor/cache/haml_lint-0.57.0.gem b/src/api/vendor/cache/haml_lint-0.57.0.gem deleted file mode 100644 index 0a341f4922e..00000000000 Binary files a/src/api/vendor/cache/haml_lint-0.57.0.gem and /dev/null differ diff --git a/src/api/vendor/cache/haml_lint-0.58.0.gem b/src/api/vendor/cache/haml_lint-0.58.0.gem new file mode 100644 index 00000000000..cadb6d3f028 Binary files /dev/null and b/src/api/vendor/cache/haml_lint-0.58.0.gem differ