Skip to content

Commit fb2b722

Browse files
chore(deps-dev): Bump haml_lint from 0.66.0 to 0.67.0 (#1584)
Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.66.0 to 0.67.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.66.0...v0.67.0) --- updated-dependencies: - dependency-name: haml_lint dependency-version: 0.67.0 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>
1 parent ad332da commit fb2b722

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
@@ -27,7 +27,7 @@ group :development do
2727
gem "irb"
2828
gem "pry-byebug"
2929

30-
gem "haml_lint", "~> 0.66"
30+
gem "haml_lint", "~> 0.67"
3131
gem "rubocop"
3232
gem "rubocop-rake", require: false
3333
end

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ GEM
7171
temple (>= 0.8.2)
7272
thor
7373
tilt
74-
haml_lint (0.66.0)
74+
haml_lint (0.67.0)
7575
haml (>= 5.0)
7676
parallel (~> 1.10)
7777
rainbow
@@ -252,7 +252,7 @@ DEPENDENCIES
252252
builder
253253
faraday-retry (~> 2.3)
254254
haml (~> 6.3)
255-
haml_lint (~> 0.66)
255+
haml_lint (~> 0.67)
256256
irb
257257
kramdown-parser-gfm
258258
middleman (~> 4.6)

0 commit comments

Comments
 (0)