mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 02:23:39 -05:00
adding gem
This commit is contained in:
parent
010d9276da
commit
76eb8fc31c
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ RUN npm -g --no-cache install \
|
|||
####################
|
||||
# Run GEM installs #
|
||||
####################
|
||||
RUN gem install rubocop rubocop-rails
|
||||
RUN gem install rubocop rubocop-rails rubocop-github
|
||||
|
||||
######################
|
||||
# Install shellcheck #
|
||||
|
|
Loading…
Reference in a new issue