diff --git a/Gemfile.lock b/Gemfile.lock index 2d8f300001a..49149d73d41 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,10 +134,9 @@ GEM ruby2_keywords (0.0.5) safe_yaml (1.0.5) sass (3.4.25) - sass-embedded (1.79.4-arm64-darwin) - google-protobuf (~> 4.27) - sass-embedded (1.79.4-x86_64-linux-gnu) + sass-embedded (1.79.4) google-protobuf (~> 4.27) + rake (>= 13) sass-globbing (1.1.5) sass (>= 3.1) sassc (2.1.0) diff --git a/source/_posts/2024-10-02-release-202410.markdown b/source/_posts/2024-10-02-release-202410.markdown index 5ab556239a3..3b39a8b613f 100644 --- a/source/_posts/2024-10-02-release-202410.markdown +++ b/source/_posts/2024-10-02-release-202410.markdown @@ -133,7 +133,7 @@ definitions, and `actions` with multiple `action` definitions. Here is a small example of an automation highlighting these changes.

-Screenshots; left showing the old automation YAML style, on the right shows the new style. The differences between them have been highlighted. +Screenshots; left showing the old automation YAML style, right showing the new style. The differences between them have been highlighted. The 2024.9 release on the left and this 2024.10 release on the right.