# frozen_string_literal: true source 'https://rubygems.org' plugin 'diffend' gemspec group :development, :test do gem 'byebug' gem 'rspec' end