source 'https://rubygems.org' gem 'dry-cli', '1.0.0' group :development, :test do # rubocop and extensions for code style gem 'rubocop' end