# frozen_string_literal: true source 'http://rubygems.org/' group :development do gem 'byebug' gem 'rubocop' end