source "https://rubygems.org"

gemspec

gem 'rubocop', '~> 1.7.0', :group => [:development] if RUBY_VERSION >= '2.5'
