Skip to content

Instantly share code, notes, and snippets.

@dvandersluis
Created August 17, 2018 16:16
Show Gist options
  • Save dvandersluis/37305e67cdebc584fb0433d804f43ef5 to your computer and use it in GitHub Desktop.
Save dvandersluis/37305e67cdebc584fb0433d804f43ef5 to your computer and use it in GitHub Desktop.
source 'https://rubygems.org'
gemspec
group :development do
gem 'rubocop_defaults', git: 'https://github.com/dvandersluis/rubocop_defaults.git'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment