summaryrefslogtreecommitdiff
path: root/lib/logger/logger.gemspec
AgeCommit message (Expand)Author
2019-07-15Fixed LoadError of version file.Hiroshi SHIBATA
2019-07-15Fixed inconsitency locations of default gems.Hiroshi SHIBATA
2017-07-13Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Becausehsbt