diff options
Diffstat (limited to 'Changes.textile')
-rw-r--r-- | Changes.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes.textile b/Changes.textile index f42e448..f63c8c0 100644 --- a/Changes.textile +++ b/Changes.textile @@ -273,7 +273,7 @@ Stripped down to 19 LOC. h3. @FileType@ * *REMOVED* @FileType#shebang@ is a protected method now. -* *NEW*: Recognizes @.gemspec@, @.rjs@, @.rpdf@ extensions and @Capfile@ as Ruby. +* *NEW*: Recognizes @.gemspec@, @.rjs@, @.rpdf@ extensions, @Gemfile@, and @Capfile@ as Ruby. Thanks to the authors of the TextMate Ruby bundle! |