Skip to content

Commit

Permalink
Update test-unit requirement from ~> 3.5.0 to ~> 3.6.0 (#252)
Browse files Browse the repository at this point in the history
Updates the requirements on [test-unit](https://github.com/test-unit/test-unit) to permit the latest version.
- [Release notes](https://github.com/test-unit/test-unit/releases)
- [Commits](test-unit/test-unit@3.5.0...3.6.0)

---
updated-dependencies:
- dependency-name: test-unit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2023
1 parent e1eb3c1 commit 707b8df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygments.rb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |s|

s.add_development_dependency 'rake', '~> 13.0.0'
s.add_development_dependency 'rubocop', '~> 1.28.2'
s.add_development_dependency 'test-unit', '~> 3.5.0'
s.add_development_dependency 'test-unit', '~> 3.6.0'

s.files = `git ls-files -z`.split("\0").reject { |f| File.symlink?(f) }
end

0 comments on commit 707b8df

Please sign in to comment.