6 lines
142 B
Ruby
6 lines
142 B
Ruby
# frozen_string_literal: true
|
|
|
|
source 'https://rubygems.org'
|
|
|
|
gem 'rubocop', path: '/home/adammo/repos/presentations/static-analysis/rubocop'
|