Created
August 17, 2018 16:16
-
-
Save dvandersluis/37305e67cdebc584fb0433d804f43ef5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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