Skip to content

Commit

Permalink
Merge pull request #72 from DFE-Digital/dependabot/bundler/rouge-tw-3…
Browse files Browse the repository at this point in the history
….13.0

Update rouge requirement from ~> 3.12.0 to ~> 3.13.0
  • Loading branch information
peteryates authored Dec 7, 2019
2 parents 895ed0d + c10e0d3 commit 75ecf49
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|
s.add_development_dependency("adsf-live", "~> 1.4.2")
s.add_development_dependency("htmlbeautifier", "~> 1.3.1")
s.add_development_dependency("nanoc", "~> 4.11")
s.add_development_dependency("rouge", "~> 3.12.0")
s.add_development_dependency("rouge", "~> 3.13.0")
s.add_development_dependency("sassc", "~> 2.2.1")
s.add_development_dependency("sass")
s.add_development_dependency("slim", "~> 4.0.1")
Expand Down

0 comments on commit 75ecf49

Please sign in to comment.