Skip to content

Commit e7a0570

Browse files
Update Makefile
1 parent 28e74a8 commit e7a0570

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,11 @@ install-deb:
1313
sudo gem install ffi -v 1.16.0
1414
sudo gem install jekyll -v 4.2.2
1515
sudo gem install bundler -v 2.4.22
16+
ruby -v
17+
gem -v
1618
sudo gem install redcarpet
19+
ruby -v
20+
gem -v
1721
sudo bundle install
1822
ruby -v
1923
gem -v

0 commit comments

Comments
 (0)