Skip to content

Commit

Permalink
Update slim_lint requirement from ~> 0.27.0 to ~> 0.28.0
Browse files Browse the repository at this point in the history
Updates the requirements on [slim_lint](https://github.com/sds/slim-lint) to permit the latest version.
- [Release notes](https://github.com/sds/slim-lint/releases)
- [Changelog](https://github.com/sds/slim-lint/blob/main/CHANGELOG.md)
- [Commits](sds/slim-lint@v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: slim_lint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and peteryates committed Sep 5, 2024
1 parent 4debc6e commit 439be76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion govuk_design_system_formbuilder.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Gem::Specification.new do |s|
s.add_development_dependency("sass")
s.add_development_dependency("sassc", "~> 2.4.0")
s.add_development_dependency("slim", "~> 5.2.0")
s.add_development_dependency("slim_lint", "~> 0.27.0")
s.add_development_dependency("slim_lint", "~> 0.28.0")
s.add_development_dependency("webrick", "~> 1.8.1")
s.add_development_dependency("redcarpet", "~> 3.6.0")
end

0 comments on commit 439be76

Please sign in to comment.