We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f577d8c commit c4813c7Copy full SHA for c4813c7
1 file changed
extensions/ruby/package.json
@@ -7,7 +7,7 @@
7
"languages": [{
8
"id": "ruby",
9
"extensions": [ ".rb", ".rbx", ".rjs", ".gemspec", ".pp" ],
10
- "filenames": [ "rakefile" ],
+ "filenames": [ "rakefile", "gemfile" ],
11
"aliases": [ "Ruby", "rb" ],
12
"configuration": "./ruby.configuration.json"
13
}],
0 commit comments