schemacop 0.0.2 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8304b5381501e24a70fbec50463937460366b635
4
- data.tar.gz: d15e0f346e209b0fda40efcd88374fe99ac4813f
3
+ metadata.gz: c25bec9da7704ee8d22967b1e23fd75c51e05843
4
+ data.tar.gz: 860bb199cc9a1c6aab7f3d332ba48365af4a5c89
5
5
  SHA512:
6
- metadata.gz: c264d626414cca38aba7a9d0b16973799cb5cb6a43425ac8e190e9daab83d299497131e14f45c03d4944d592d374e46bc22670e60fdab28d8b689c33d329fb76
7
- data.tar.gz: a58057cad26c0baeaa3c1a11d0e7c573387d4b796977de9a709ce6b0f4b8705ab2d2b97e455bd1b7104eb54ae9efbf1bc210daa23f9fb12d36510df5e871c933
6
+ metadata.gz: 96f03301ad940846d477707f67fd86c74724d8aae5b762097422e70f489da642a1252b25a891054716955df7f21726fb60b0114e11881768fed44f8796398a89
7
+ data.tar.gz: fb672cc70bde3f7a8eb5c9afbdd1116a5d2ef15dd87a6bbb005d31e060dccece88ade022f9872114d4fb85f682dca120040822e29781b5be0e350b4c9f267b96
data/.travis.yml CHANGED
@@ -3,4 +3,7 @@ rvm:
3
3
  - 2.0
4
4
  - 2.2
5
5
  - 2.3.0
6
- script: bundle exec rake test
6
+ script:
7
+ - bundle install
8
+ - bundle exec rake test
9
+ - bundle exec rubocop
data/Rakefile CHANGED
@@ -19,6 +19,7 @@ task :gemspec do
19
19
  spec.add_development_dependency 'activesupport'
20
20
  spec.add_development_dependency 'haml'
21
21
  spec.add_development_dependency 'yard'
22
+ spec.add_development_dependency 'rubocop', '0.35.1'
22
23
  spec.add_development_dependency 'redcarpet'
23
24
  end
24
25
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.2
1
+ 1.0.0
data/doc/Schemacop.html CHANGED
@@ -199,7 +199,7 @@
199
199
  </div>
200
200
 
201
201
  <div id="footer">
202
- Generated on Mon Jun 6 17:32:28 2016 by
202
+ Generated on Mon Jun 6 18:27:25 2016 by
203
203
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
204
204
  0.8.7.6 (ruby-2.0.0).
205
205
  </div>
@@ -106,7 +106,7 @@
106
106
  </div>
107
107
 
108
108
  <div id="footer">
109
- Generated on Mon Jun 6 17:32:28 2016 by
109
+ Generated on Mon Jun 6 18:27:25 2016 by
110
110
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
111
111
  0.8.7.6 (ruby-2.0.0).
112
112
  </div>
@@ -118,7 +118,7 @@
118
118
  </div>
119
119
 
120
120
  <div id="footer">
121
- Generated on Mon Jun 6 17:32:28 2016 by
121
+ Generated on Mon Jun 6 18:27:25 2016 by
122
122
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
123
123
  0.8.7.6 (ruby-2.0.0).
124
124
  </div>
@@ -132,7 +132,7 @@
132
132
  </div>
133
133
 
134
134
  <div id="footer">
135
- Generated on Mon Jun 6 17:32:28 2016 by
135
+ Generated on Mon Jun 6 18:27:25 2016 by
136
136
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
137
137
  0.8.7.6 (ruby-2.0.0).
138
138
  </div>
@@ -133,7 +133,7 @@ schema definition.</p>
133
133
  </div>
134
134
 
135
135
  <div id="footer">
136
- Generated on Mon Jun 6 17:32:28 2016 by
136
+ Generated on Mon Jun 6 18:27:25 2016 by
137
137
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
138
138
  0.8.7.6 (ruby-2.0.0).
139
139
  </div>
@@ -245,7 +245,7 @@
245
245
  </div>
246
246
 
247
247
  <div id="footer">
248
- Generated on Mon Jun 6 17:32:28 2016 by
248
+ Generated on Mon Jun 6 18:27:25 2016 by
249
249
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
250
250
  0.8.7.6 (ruby-2.0.0).
251
251
  </div>
data/doc/_index.html CHANGED
@@ -168,7 +168,7 @@
168
168
  </div>
169
169
 
170
170
  <div id="footer">
171
- Generated on Mon Jun 6 17:32:28 2016 by
171
+ Generated on Mon Jun 6 18:27:25 2016 by
172
172
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
173
173
  0.8.7.6 (ruby-2.0.0).
174
174
  </div>
data/doc/file.README.html CHANGED
@@ -393,7 +393,7 @@ concerning their name and the structure of their README file.</p>
393
393
  </div></div>
394
394
 
395
395
  <div id="footer">
396
- Generated on Mon Jun 6 17:32:28 2016 by
396
+ Generated on Mon Jun 6 18:27:25 2016 by
397
397
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
398
398
  0.8.7.6 (ruby-2.0.0).
399
399
  </div>
data/doc/index.html CHANGED
@@ -393,7 +393,7 @@ concerning their name and the structure of their README file.</p>
393
393
  </div></div>
394
394
 
395
395
  <div id="footer">
396
- Generated on Mon Jun 6 17:32:28 2016 by
396
+ Generated on Mon Jun 6 18:27:25 2016 by
397
397
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
398
398
  0.8.7.6 (ruby-2.0.0).
399
399
  </div>
@@ -103,7 +103,7 @@
103
103
  </div>
104
104
 
105
105
  <div id="footer">
106
- Generated on Mon Jun 6 17:32:28 2016 by
106
+ Generated on Mon Jun 6 18:27:25 2016 by
107
107
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
108
108
  0.8.7.6 (ruby-2.0.0).
109
109
  </div>
data/schemacop.gemspec CHANGED
@@ -1,9 +1,9 @@
1
1
  # -*- encoding: utf-8 -*-
2
- # stub: schemacop 0.0.2 ruby lib
2
+ # stub: schemacop 1.0.0 ruby lib
3
3
 
4
4
  Gem::Specification.new do |s|
5
5
  s.name = "schemacop"
6
- s.version = "0.0.2"
6
+ s.version = "1.0.0"
7
7
 
8
8
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
9
9
  s.authors = ["Sitrox"]
@@ -25,6 +25,7 @@ Gem::Specification.new do |s|
25
25
  s.add_development_dependency(%q<activesupport>, [">= 0"])
26
26
  s.add_development_dependency(%q<haml>, [">= 0"])
27
27
  s.add_development_dependency(%q<yard>, [">= 0"])
28
+ s.add_development_dependency(%q<rubocop>, ["= 0.35.1"])
28
29
  s.add_development_dependency(%q<redcarpet>, [">= 0"])
29
30
  else
30
31
  s.add_dependency(%q<bundler>, ["~> 1.3"])
@@ -34,6 +35,7 @@ Gem::Specification.new do |s|
34
35
  s.add_dependency(%q<activesupport>, [">= 0"])
35
36
  s.add_dependency(%q<haml>, [">= 0"])
36
37
  s.add_dependency(%q<yard>, [">= 0"])
38
+ s.add_dependency(%q<rubocop>, ["= 0.35.1"])
37
39
  s.add_dependency(%q<redcarpet>, [">= 0"])
38
40
  end
39
41
  else
@@ -44,6 +46,7 @@ Gem::Specification.new do |s|
44
46
  s.add_dependency(%q<activesupport>, [">= 0"])
45
47
  s.add_dependency(%q<haml>, [">= 0"])
46
48
  s.add_dependency(%q<yard>, [">= 0"])
49
+ s.add_dependency(%q<rubocop>, ["= 0.35.1"])
47
50
  s.add_dependency(%q<redcarpet>, [">= 0"])
48
51
  end
49
52
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: schemacop
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sitrox
@@ -108,6 +108,20 @@ dependencies:
108
108
  - - ">="
109
109
  - !ruby/object:Gem::Version
110
110
  version: '0'
111
+ - !ruby/object:Gem::Dependency
112
+ name: rubocop
113
+ requirement: !ruby/object:Gem::Requirement
114
+ requirements:
115
+ - - '='
116
+ - !ruby/object:Gem::Version
117
+ version: 0.35.1
118
+ type: :development
119
+ prerelease: false
120
+ version_requirements: !ruby/object:Gem::Requirement
121
+ requirements:
122
+ - - '='
123
+ - !ruby/object:Gem::Version
124
+ version: 0.35.1
111
125
  - !ruby/object:Gem::Dependency
112
126
  name: redcarpet
113
127
  requirement: !ruby/object:Gem::Requirement