Skip to content

Commit b518738

Browse files
dependabot[bot]hsbt
authored andcommitted
chore(deps-dev): Bump haml_lint from 0.70.0 to 0.71.0
Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.70.0 to 0.71.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.70.0...v0.71.0) --- updated-dependencies: - dependency-name: haml_lint dependency-version: 0.71.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0182781 commit b518738

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ group :development do
2626
gem "irb"
2727
gem "pry-byebug"
2828

29-
gem "haml_lint", "~> 0.70"
29+
gem "haml_lint", "~> 0.71"
3030
gem "rubocop"
3131
gem "rubocop-rake", require: false
3232
end

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ GEM
6464
temple (>= 0.8.2)
6565
thor
6666
tilt
67-
haml_lint (0.70.0)
67+
haml_lint (0.71.0)
6868
haml (>= 5.0)
6969
parallel (~> 1.10)
7070
rainbow
@@ -256,7 +256,7 @@ DEPENDENCIES
256256
builder
257257
faraday-retry (~> 2.4)
258258
haml (~> 7.2)
259-
haml_lint (~> 0.70)
259+
haml_lint (~> 0.71)
260260
irb
261261
kramdown-parser-gfm
262262
middleman (~> 4.6)

0 commit comments

Comments
 (0)