1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00

Bump haml from 5.2.2 to 6.0.8

Bumps [haml](https://github.com/haml/haml) from 5.2.2 to 6.0.8.
- [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/v5.2.2...v6.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-01 12:02:49 +00:00 committed by GitHub
parent 9833b46820
commit 57fb7caee5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -122,8 +122,9 @@ GEM
ffi (1.15.5)
fiber-local (1.0.0)
generator (0.0.1)
haml (5.2.2)
temple (>= 0.8.0)
haml (6.0.8)
temple (>= 0.8.2)
thor
tilt
hamster (3.0.0)
concurrent-ruby (~> 1.0)
@ -247,7 +248,7 @@ GEM
terser (1.1.8)
execjs (>= 0.3.0, < 3)
thor (1.2.1)
tilt (2.0.10)
tilt (2.0.11)
timers (4.3.3)
toml (0.3.0)
parslet (>= 1.8.0, < 3.0.0)