Skip to content

Commit

Permalink
chore(deps-dev): Bump haml_lint from 0.55.0 to 0.57.0 (#1298)
Browse files Browse the repository at this point in the history
Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.55.0 to 0.57.0.
- [Release notes](https://github.com/sds/haml-lint/releases)
- [Changelog](https://github.com/sds/haml-lint/blob/main/CHANGELOG.md)
- [Commits](sds/haml-lint@v0.55.0...v0.57.0)

---
updated-dependencies:
- dependency-name: haml_lint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Feb 19, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 07e73c9 commit c145a0d
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@ group :development do
gem "irb"
gem "pry-byebug"

gem "haml_lint", "~> 0.55"
gem "haml_lint", "~> 0.57"
gem "rubocop"
gem "rubocop-rake", require: false
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -92,7 +92,7 @@ GEM
haml (5.2.2)
temple (>= 0.8.0)
tilt
haml_lint (0.55.0)
haml_lint (0.57.0)
haml (>= 5.0)
parallel (~> 1.10)
rainbow
@@ -240,7 +240,7 @@ DEPENDENCIES
builder
faraday-retry (~> 2.2)
haml (~> 5.2.2)
haml_lint (~> 0.55)
haml_lint (~> 0.57)
irb
kramdown
middleman!

0 comments on commit c145a0d

Please sign in to comment.