source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } gemspec group :rubocop do gem "rubocop-rails-omakase", require: false end