Add back a couple of extensions for Ruby grammar

This commit is contained in:
Andrew Dupont 2023-04-03 20:34:50 -07:00
parent fc3ba5fe52
commit 4b7cb1b695

View File

@ -22,7 +22,9 @@ firstLineRegex: [
fileTypes: [
'rb',
'ru',
'rake',
'gemspec',
'Podfile',
'Brewfile',
'Rakefile',