Merge pull request #855 from Retrospring/dependabot/bundler/haml-6.1.1

Bump haml from 6.0.12 to 6.1.1
This commit is contained in:
Georg Gadinger 2022-12-19 09:09:15 +00:00 committed by GitHub
commit 3b9a715bcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,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.0" gem "haml", "~> 6.1"
gem "hcaptcha", "~> 7.0" gem "hcaptcha", "~> 7.0"
gem "mini_magick" gem "mini_magick"
gem "oj" gem "oj"

View File

@ -184,7 +184,7 @@ GEM
glob (0.3.1) glob (0.3.1)
globalid (1.0.0) globalid (1.0.0)
activesupport (>= 5.0) activesupport (>= 5.0)
haml (6.0.12) haml (6.1.1)
temple (>= 0.8.2) temple (>= 0.8.2)
thor thor
tilt tilt
@ -537,7 +537,7 @@ DEPENDENCIES
fog-aws fog-aws
fog-core fog-core
fog-local fog-local
haml (~> 6.0) haml (~> 6.1)
haml_lint haml_lint
hcaptcha (~> 7.0) hcaptcha (~> 7.0)
httparty httparty