From fa78c808080288323edc51499c2926ab23692cb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 00:53:41 +0000 Subject: [PATCH] Bump haml-rails from 2.1.0 to 3.0.0 Bumps [haml-rails](https://github.com/haml/haml-rails) from 2.1.0 to 3.0.0. - [Commits](https://github.com/haml/haml-rails/compare/v2.1.0...v3.0.0) --- updated-dependencies: - dependency-name: haml-rails dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index dd144b3..cc8c50e 100644 --- a/Gemfile +++ b/Gemfile @@ -74,7 +74,7 @@ end gem 'lexxy', '~> 0.1.26.beta' -gem 'haml-rails', '~> 2.1' +gem 'haml-rails', '~> 3.0' gem 'html2haml', '~> 2.3' gem 'pagy' diff --git a/Gemfile.lock b/Gemfile.lock index 4d8185a..9c10ee6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ GEM temple (>= 0.8.2) thor tilt - haml-rails (2.1.0) + haml-rails (3.0.0) actionpack (>= 5.1) activesupport (>= 5.1) haml (>= 4.0.6) @@ -394,7 +394,7 @@ GEM thruster (0.1.17-arm64-darwin) thruster (0.1.17-x86_64-darwin) thruster (0.1.17-x86_64-linux) - tilt (2.6.1) + tilt (2.7.0) timeout (0.6.0) tsort (0.2.0) turbo-rails (2.0.20) @@ -443,7 +443,7 @@ DEPENDENCIES cssbundling-rails debug foreman - haml-rails (~> 2.1) + haml-rails (~> 3.0) html2haml (~> 2.3) image_processing (~> 1.2) importmap-rails