diff --git a/Gemfile.lock b/Gemfile.lock
index b86daf7..50bab3a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -11,8 +11,8 @@ GEM
       minitest (>= 5.1)
       mutex_m
       tzinfo (~> 2.0)
-    addressable (2.8.5)
-      public_suffix (>= 2.0.2, < 6.0)
+    addressable (2.8.7)
+      public_suffix (>= 2.0.2, < 7.0)
     ast (2.4.2)
     aws-eventstream (1.3.0)
     aws-partitions (1.856.0)
@@ -1467,7 +1467,7 @@ GEM
     bigdecimal (3.1.4)
     colorator (1.1.0)
     colored2 (3.1.2)
-    concurrent-ruby (1.2.2)
+    concurrent-ruby (1.3.4)
     confidante (0.28.0)
       activesupport (>= 4)
       hiera (~> 3.3)
@@ -1486,23 +1486,25 @@ GEM
       sexp_processor (~> 4.0)
     eventmachine (1.2.7)
     excon (0.104.0)
-    ffi (1.16.3)
+    ffi (1.17.0)
     forwardable-extended (2.6.0)
     getsource (0.2.2)
     git (1.18.0)
       addressable (~> 2.8)
       rchardet (~> 1.8)
-    google-protobuf (3.24.4)
+    google-protobuf (4.28.1)
+      bigdecimal
+      rake (>= 13)
     hamster (3.0.0)
       concurrent-ruby (~> 1.0)
     hiera (3.12.0)
     htmlbeautifier (1.4.2)
     htmlcompressor (0.4.0)
     http_parser.rb (0.8.0)
-    i18n (1.14.1)
+    i18n (1.14.6)
       concurrent-ruby (~> 1.0)
     immutable-struct (2.4.1)
-    jekyll (4.3.2)
+    jekyll (4.3.4)
       addressable (~> 2.4)
       colorator (~> 1.0)
       em-websocket (~> 0.5)
@@ -1539,7 +1541,7 @@ GEM
       hamster (~> 3.0)
       open4 (~> 1.3)
     liquid (4.0.4)
-    listen (3.8.0)
+    listen (3.9.0)
       rb-fsevent (~> 0.10, >= 0.10.3)
       rb-inotify (~> 0.9, >= 0.9.10)
     mercenary (0.4.0)
@@ -1559,7 +1561,7 @@ GEM
       ruby_parser (~> 3)
     pathutil (0.16.2)
       forwardable-extended (~> 2.6)
-    public_suffix (5.0.3)
+    public_suffix (6.0.1)
     racc (1.7.1)
     rainbow (3.1.1)
     rake (13.1.0)
@@ -1595,12 +1597,12 @@ GEM
       rake_factory (~> 0.23)
       ruby-terraform (~> 1.4)
     rb-fsevent (0.11.2)
-    rb-inotify (0.10.1)
+    rb-inotify (0.11.1)
       ffi (~> 1.0)
     rchardet (1.8.0)
     regexp_parser (2.8.2)
-    rexml (3.2.6)
-    rouge (4.2.0)
+    rexml (3.3.7)
+    rouge (4.4.0)
     rubocop (1.57.2)
       json (~> 2.3)
       language_server-protocol (>= 3.17.0)
@@ -1641,9 +1643,9 @@ GEM
       sexp_processor (~> 4.16)
     rubyzip (2.3.2)
     safe_yaml (1.0.5)
-    sass-embedded (1.69.5)
-      google-protobuf (~> 3.23)
-      rake (>= 13.0.0)
+    sass-embedded (1.78.0)
+      google-protobuf (~> 4.27)
+      rake (>= 13)
     sexp_processor (4.17.0)
     shikashi (0.6.0)
       evalhook (>= 0.6.0)
@@ -1653,7 +1655,7 @@ GEM
       unicode-display_width (>= 1.1.1, < 3)
     tzinfo (2.0.6)
       concurrent-ruby (~> 1.0)
-    unicode-display_width (2.5.0)
+    unicode-display_width (2.6.0)
     vault (0.18.1)
       aws-sigv4
     webrick (1.8.1)