Skip to content

Commit

Permalink
Update nanoc requirement from ~> 4.12.15 to ~> 4.13.0
Browse files Browse the repository at this point in the history
Updates the requirements on [nanoc](https://github.com/nanoc/nanoc) to permit the latest version.
- [Release notes](https://github.com/nanoc/nanoc/releases)
- [Changelog](https://github.com/nanoc/nanoc/blob/main/nanoc/NEWS.md)
- [Commits](nanoc/nanoc@nanoc-cli-v4.12.15...nanoc-cli-v4.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 8c0fb5d commit 1dcbc4b
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 @@ -42,7 +42,7 @@ Gem::Specification.new do |s|

# Required for the guide
s.add_development_dependency("htmlbeautifier", "~> 1.4.1")
s.add_development_dependency("nanoc", "~> 4.12.15")
s.add_development_dependency("nanoc", "~> 4.13.0")
s.add_development_dependency("rouge", "~> 4.2.0")
s.add_development_dependency("rubypants", "~> 0.7.0")
s.add_development_dependency("sass")
Expand Down

0 comments on commit 1dcbc4b

Please sign in to comment.