github-linguist 3.0.0 → 3.0.3

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.
@@ -40,6 +40,9 @@
40
40
  - foundation.min.css
41
41
  - foundation.css
42
42
 
43
+ # Normalize.css
44
+ - normalize.css
45
+
43
46
  # Vendored dependencies
44
47
  - thirdparty/
45
48
  - vendors?/
@@ -125,6 +128,9 @@
125
128
 
126
129
  ## Obj-C ##
127
130
 
131
+ # Cocoapods
132
+ - ^Pods/
133
+
128
134
  # Sparkle
129
135
  - (^|/)Sparkle/
130
136
 
@@ -1,3 +1,3 @@
1
1
  module Linguist
2
- VERSION = "3.0.0"
2
+ VERSION = "3.0.3"
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: 3.0.0
4
+ version: 3.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - GitHub
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-07-01 00:00:00.000000000 Z
11
+ date: 2014-07-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: charlock_holmes