Merge pull request #1504 from Retrospring/dependabot/bundler/haml-6.3.0

This commit is contained in:
dependabot[bot] 2023-12-18 21:56:24 +00:00 committed by GitHub
commit 1c023e9d74
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-core"
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 "mini_magick"
gem "oj"

View File

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