various changes...

This commit is contained in:
kojix2
2020-08-03 10:36:36 +09:00
parent 6a00314fc4
commit 0c1fcc517b
2 changed files with 9 additions and 6 deletions

View File

@@ -23,5 +23,6 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'unicode_plot'
spec.add_development_dependency 'bundler'
spec.add_development_dependency 'rake'
spec.add_development_dependency 'rubocop'
spec.add_development_dependency 'test-unit'
end