diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 2430d9a2..a7de46f3 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -817,6 +817,7 @@ Ruby: - .gemspec - .god - .irbrc + - .podspec - .rake - .rb - .rbuild @@ -827,10 +828,11 @@ Ruby: - .watchr filenames: - Capfile - - Rakefile - - Thorfile - Gemfile - Guardfile + - Podfile + - Rakefile + - Thorfile - Vagrantfile Rust: