Skip to content

Commit

Permalink
Update Jasmine to v3.99.0
Browse files Browse the repository at this point in the history
  • Loading branch information
huwd committed Jan 26, 2024
1 parent b50fa3e commit 484fce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion govuk_tech_docs.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "byebug"
spec.add_development_dependency "capybara", "~> 3.32"
spec.add_development_dependency "jasmine", "~> 3.5.0"
spec.add_development_dependency "jasmine", "~> 3.99.0"
spec.add_development_dependency "rake", "~> 13.0"
spec.add_development_dependency "rspec", "~> 3.12.0"
spec.add_development_dependency "rubocop-govuk", "~> 4.10.0"
Expand Down

0 comments on commit 484fce8

Please sign in to comment.