diff --git a/Gemfile.lock b/Gemfile.lock
index 55d35a5e9..b4121a8d3 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -289,7 +289,7 @@ GEM
       thor (>= 0.19, < 2.0)
     groupdate (6.4.0)
       activesupport (>= 6.1)
-    haml (6.0.5)
+    haml (6.3.0)
       temple (>= 0.8.2)
       thor
       tilt
@@ -300,11 +300,11 @@ GEM
       activesupport (>= 5.1)
       haml (>= 4.0.6)
       railties (>= 5.1)
-    haml_lint (0.42.0)
-      haml (>= 4.0, < 6.1)
+    haml_lint (0.56.0)
+      haml (>= 5.0)
       parallel (~> 1.10)
       rainbow
-      rubocop (>= 0.50.0)
+      rubocop (>= 1.0)
       sysexits (~> 1.1)
     hana (1.3.7)
     hashdiff (1.0.1)