github-linguist 2.10.7 → 2.10.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -31,7 +31,7 @@
31
31
  - ^rebar$
32
32
 
33
33
  # Bootstrap minified css and js
34
- - (^|/)bootstrap([^.]*)(\.min)\.(js|css)$
34
+ - (^|/)bootstrap([^.]*)(\.min)?\.(js|css)$
35
35
 
36
36
  # Vendored dependencies
37
37
  - thirdparty/
@@ -140,6 +140,7 @@
140
140
  # LICENSE, README, git config files
141
141
  - ^COPYING$
142
142
  - LICENSE$
143
+ - License$
143
144
  - gitattributes$
144
145
  - gitignore$
145
146
  - gitmodules$
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: github-linguist
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.10.7
4
+ version: 2.10.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - GitHub
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-12-23 00:00:00.000000000 Z
11
+ date: 2013-12-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: charlock_holmes