github-linguist 5.1.0 → 5.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -191,6 +191,9 @@
191
191
  # React
192
192
  - (^|/)react(-[^.]*)?\.js$
193
193
 
194
+ # flow-typed
195
+ - (^|/)flow-typed/.*\.js$
196
+
194
197
  # Modernizr
195
198
  - (^|/)modernizr\-\d\.\d+(\.\d+)?\.js$
196
199
  - (^|/)modernizr\.custom\.\d+\.js$
@@ -1,3 +1,3 @@
1
1
  module Linguist
2
- VERSION = "5.1.0"
2
+ VERSION = "5.2.0"
3
3
  end
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: 5.1.0
4
+ version: 5.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - GitHub
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-07-21 00:00:00.000000000 Z
11
+ date: 2017-08-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: charlock_holmes
@@ -222,6 +222,7 @@ files:
222
222
  - grammars/source.actionscript.3.json
223
223
  - grammars/source.acucobol.json
224
224
  - grammars/source.ada.json
225
+ - grammars/source.afm.json
225
226
  - grammars/source.agc.json
226
227
  - grammars/source.agda.json
227
228
  - grammars/source.ahk.json
@@ -328,6 +329,7 @@ files:
328
329
  - grammars/source.gdb.session.json
329
330
  - grammars/source.gdbregs.json
330
331
  - grammars/source.gdscript.json
332
+ - grammars/source.gerber.json
331
333
  - grammars/source.gfm.json
332
334
  - grammars/source.glsl.json
333
335
  - grammars/source.gn.json
@@ -442,6 +444,9 @@ files:
442
444
  - grammars/source.parrot.pir.json
443
445
  - grammars/source.pascal.json
444
446
  - grammars/source.pawn.json
447
+ - grammars/source.pcb.board.json
448
+ - grammars/source.pcb.schematic.json
449
+ - grammars/source.pcb.sexp.json
445
450
  - grammars/source.pep8.json
446
451
  - grammars/source.perl.6.json
447
452
  - grammars/source.perl.json
@@ -472,6 +477,7 @@ files:
472
477
  - grammars/source.r.json
473
478
  - grammars/source.racket.json
474
479
  - grammars/source.rascal.json
480
+ - grammars/source.reason.hover.type.json
475
481
  - grammars/source.reason.json
476
482
  - grammars/source.rebol.json
477
483
  - grammars/source.red.json