Bump haml from 6.2.3 to 6.3.0

Bumps [haml](https://github.com/haml/haml) from 6.2.3 to 6.3.0.
- [Release notes](https://github.com/haml/haml/releases)
- [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md)
- [Commits](https://github.com/haml/haml/compare/v6.2.3...v6.3.0)

---
updated-dependencies:
- dependency-name: haml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-11 09:32:25 +00:00 committed by GitHub
parent e428d1e0c8
commit 4156ba3728
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ gem "devise-i18n"
gem "fog-aws" gem "fog-aws"
gem "fog-core" gem "fog-core"
gem "fog-local" gem "fog-local"
gem "haml", "~> 6.2" gem "haml", "~> 6.3"
gem "hcaptcha", git: "https://github.com/raccube/hcaptcha", ref: "fix/flash-in-turbo-streams" gem "hcaptcha", git: "https://github.com/raccube/hcaptcha", ref: "fix/flash-in-turbo-streams"
gem "mini_magick" gem "mini_magick"
gem "oj" gem "oj"

View File

@ -196,7 +196,7 @@ GEM
glob (0.4.0) glob (0.4.0)
globalid (1.2.1) globalid (1.2.1)
activesupport (>= 6.1) activesupport (>= 6.1)
haml (6.2.3) haml (6.3.0)
temple (>= 0.8.2) temple (>= 0.8.2)
thor thor
tilt tilt
@ -532,7 +532,7 @@ DEPENDENCIES
fog-aws fog-aws
fog-core fog-core
fog-local fog-local
haml (~> 6.2) haml (~> 6.3)
haml_lint haml_lint
hcaptcha! hcaptcha!
httparty httparty