github-linguist 4.5.15 → 4.6.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.
@@ -266,6 +266,7 @@
266
266
 
267
267
  # Test fixtures
268
268
  - ^[Tt]ests?/fixtures/
269
+ - ^[Ss]pecs?/fixtures/
269
270
 
270
271
  # PhoneGap/Cordova
271
272
  - (^|/)cordova([^.]*)\.js$
@@ -1,3 +1,3 @@
1
1
  module Linguist
2
- VERSION = "4.5.15"
2
+ VERSION = "4.6.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: 4.5.15
4
+ version: 4.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - GitHub
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-09-01 00:00:00.000000000 Z
11
+ date: 2015-09-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: charlock_holmes
@@ -170,9 +170,11 @@ description: We use this library at GitHub to detect blob languages, highlight c
170
170
  email:
171
171
  executables:
172
172
  - linguist
173
+ - git-linguist
173
174
  extensions: []
174
175
  extra_rdoc_files: []
175
176
  files:
177
+ - bin/git-linguist
176
178
  - bin/linguist
177
179
  - lib/linguist.rb
178
180
  - lib/linguist/blob_helper.rb
@@ -216,7 +218,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
216
218
  version: '0'
217
219
  requirements: []
218
220
  rubyforge_project:
219
- rubygems_version: 2.2.2
221
+ rubygems_version: 2.2.5
220
222
  signing_key:
221
223
  specification_version: 4
222
224
  summary: GitHub Language detection