diff --git a/src/api/Gemfile.lock b/src/api/Gemfile.lock index 2a09eee9958..44f6001c5db 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.48.0) + haml_lint (0.49.0) haml (>= 4.0, < 6.2) parallel (~> 1.10) rainbow diff --git a/src/api/vendor/cache/haml_lint-0.48.0.gem b/src/api/vendor/cache/haml_lint-0.48.0.gem deleted file mode 100644 index 661e7e50efe..00000000000 Binary files a/src/api/vendor/cache/haml_lint-0.48.0.gem and /dev/null differ diff --git a/src/api/vendor/cache/haml_lint-0.49.0.gem b/src/api/vendor/cache/haml_lint-0.49.0.gem new file mode 100644 index 00000000000..0b1bca60fef Binary files /dev/null and b/src/api/vendor/cache/haml_lint-0.49.0.gem differ