Skip to content

Commit a424ddf

Browse files
chore(deps-dev): Bump haml_lint from 0.59.0 to 0.60.0 (#1449)
Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.59.0 to 0.60.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.59.0...v0.60.0) --- updated-dependencies: - dependency-name: haml_lint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20dbd62 commit a424ddf

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.59"
30+
gem "haml_lint", "~> 0.60"
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
@@ -109,7 +109,7 @@ GEM
109109
temple (>= 0.8.2)
110110
thor
111111
tilt
112-
haml_lint (0.59.0)
112+
haml_lint (0.60.0)
113113
haml (>= 5.0)
114114
parallel (~> 1.10)
115115
rainbow
@@ -252,7 +252,7 @@ DEPENDENCIES
252252
builder
253253
faraday-retry (~> 2.2)
254254
haml (~> 6.3)
255-
haml_lint (~> 0.59)
255+
haml_lint (~> 0.60)
256256
irb
257257
kramdown-parser-gfm
258258
middleman!

0 commit comments

Comments
 (0)