Skip to content

Commit

Permalink
Merge pull request #397 from DFE-Digital/dependabot/bundler/slim_lint…
Browse files Browse the repository at this point in the history
…-tw-0.24.0

Update slim_lint requirement from ~> 0.22.0 to ~> 0.24.0
  • Loading branch information
peteryates authored Feb 9, 2023
2 parents 1b7280c + 19441e8 commit 84937d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion govuk-components.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency("sass")
spec.add_development_dependency("sassc", "~> 2.4.0")
spec.add_development_dependency("slim", "~> 4.1.0")
spec.add_development_dependency("slim_lint", "~> 0.22.0")
spec.add_development_dependency("slim_lint", "~> 0.24.0")
spec.add_development_dependency("webrick", "~> 1.8.1")
end

0 comments on commit 84937d4

Please sign in to comment.