Skip to content

Commit 27a3b3a

Browse files
committed
add rubocop to Gemfile
1 parent 0e44212 commit 27a3b3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

linux_admin.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ registration, updates, etc.
3333
spec.add_development_dependency "rake"
3434
spec.add_development_dependency "rspec", "~> 3.0"
3535
spec.add_development_dependency "coveralls"
36+
spec.add_development_dependency "rubocop"
3637

3738
spec.add_dependency "activesupport", "> 3.2"
3839
spec.add_dependency "inifile"

0 commit comments

Comments
 (0)