Skip to content

Commit

Permalink
fix make
Browse files Browse the repository at this point in the history
Signed-off-by: Kirill Mokevnin <[email protected]>
  • Loading branch information
mokevnin committed Dec 13, 2024
1 parent 4599869 commit 64d39f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ deps-pip:
# pip3 install --upgrade autopep8 flake8 bandit pytype # black

deps-gem:
gem install --no-document neovim neovim-ruby-host asciidoctor asciidoctor-diagram
gem install --no-document neovim asciidoctor asciidoctor-diagram
# gem install --no-document solargraph solargraph-rails
# gem install --no-document rubocop rubocop-rspec rubocop-rails rubocop-performance rubocop-rake
# gem install --no-document sorbet sorbet-runtime
Expand Down

0 comments on commit 64d39f6

Please sign in to comment.