Skip to content

Commit 52d7762

Browse files
Update test-unit requirement from ~> 3.3.0 to ~> 3.4.0 (#222)
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.3.0...3.4.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97b9885 commit 52d7762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygments.rb.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Gem::Specification.new do |s|
1818

1919
s.add_development_dependency 'rake', '~> 13.0.0'
2020
s.add_development_dependency 'rubocop', '~> 0.81.0'
21-
s.add_development_dependency 'test-unit', '~> 3.3.0'
21+
s.add_development_dependency 'test-unit', '~> 3.4.0'
2222

2323
# s.extensions = ['ext/extconf.rb']
2424
s.require_paths = ['lib']

0 commit comments

Comments
 (0)