gem 'rake', '>= 12.3.3'
gem 'rubocop', '= 1.16.0', group: %i(tools)
gem 'dry-inflector', '>= 0', '~> 0.2.1'
gem 'byebug', '>= 0', group: %i(tools)
gem 'yard', '>= 0', group: %i(tools)
