eslintrb 2.0.3 → 2.0.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/eslintrb/eslinttask.rb +1 -1
- data/lib/eslintrb/version.rb +1 -1
- metadata +2 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f87b174ec9c21a63dfc15973860ac561ea4cca77
|
4
|
+
data.tar.gz: 95cf88b79dfc5d6d94b7bdccd47def6b95a652d3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a949c9ce928c5870480ca27e70bdc805a7f98d559db9bf1e79756da1df9d165c1dd67efee21373884e4d6c412a73e34578e6155a6998cf5ae6722898e940f346
|
7
|
+
data.tar.gz: d498e6370eaf772573736f1386a7c1a51995f19ccd3b2e4ca001ae34d63cd20cafb0262253d74c4e107a6c82db57f7fa7a7d7d08fb9c670a7d53303b4213f1bf
|
data/lib/eslintrb/eslinttask.rb
CHANGED
data/lib/eslintrb/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: eslintrb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0.
|
4
|
+
version: 2.0.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- ocke
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2016-04-
|
12
|
+
date: 2016-04-27 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rspec
|
@@ -146,4 +146,3 @@ summary: Ruby wrapper for ESLint
|
|
146
146
|
test_files:
|
147
147
|
- spec/eslintrb_spec.rb
|
148
148
|
- spec/fixtures/.eslintrc
|
149
|
-
has_rdoc:
|