gem 'rake', '>= 12.2.1', '< 14', group: %i(test)
gem 'minitest', '~> 5.0', group: %i(test)
gem 'simplecov', '< 1'
gem 'tzinfo', '= 2.0.6'
