carwow_rubocop 4.0.2 → 4.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +35 -30
- data/carwow_rubocop.gemspec +3 -0
- data/config/rubocop-gemspec.yml +3 -0
- data/config/rubocop-rspec.yml +1 -1
- data/config/rubocop-style.yml +3 -0
- data/lib/rubocop/carwow/version.rb +1 -1
- metadata +7 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e9ec4ea9bcc5094de0f6f17bac06586c938d99eeb4628023fbf90e2688806972
|
4
|
+
data.tar.gz: de5321a1ccf3919514f9ca076fa56a658dc376f106b27e20b167ef3577b13efe
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7c380c6e192b972b9953d412558255a8a5bc4a322fb7bd34b8743edfc291b7a0b59771968f421ae75803d1e8c1ed3659b7811d892faf316d7a91259d8ebdce77
|
7
|
+
data.tar.gz: b69d7c287621cdddcfbf8830339507c6dbe9e083b4aa9dc652d7f2d799dab687231bbe71f889cede1ec9fb14bb8dd9f7551327cab318a709b8cdfd5cac73a06a
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
carwow_rubocop (4.0
|
4
|
+
carwow_rubocop (4.1.0)
|
5
5
|
rubocop (>= 0.93)
|
6
6
|
rubocop-performance
|
7
7
|
rubocop-rspec
|
@@ -11,49 +11,54 @@ GEM
|
|
11
11
|
specs:
|
12
12
|
ast (2.4.2)
|
13
13
|
coderay (1.1.3)
|
14
|
-
diff-lcs (1.
|
14
|
+
diff-lcs (1.5.0)
|
15
|
+
json (2.6.3)
|
15
16
|
method_source (1.0.0)
|
16
|
-
parallel (1.
|
17
|
-
parser (3.
|
17
|
+
parallel (1.22.1)
|
18
|
+
parser (3.2.0.0)
|
18
19
|
ast (~> 2.4.1)
|
19
|
-
pry (0.14.
|
20
|
+
pry (0.14.2)
|
20
21
|
coderay (~> 1.1)
|
21
22
|
method_source (~> 1.0)
|
22
|
-
rainbow (3.
|
23
|
+
rainbow (3.1.1)
|
23
24
|
rake (13.0.6)
|
24
|
-
regexp_parser (2.
|
25
|
+
regexp_parser (2.6.2)
|
25
26
|
rexml (3.2.5)
|
26
|
-
rspec (3.
|
27
|
-
rspec-core (~> 3.
|
28
|
-
rspec-expectations (~> 3.
|
29
|
-
rspec-mocks (~> 3.
|
30
|
-
rspec-core (3.
|
31
|
-
rspec-support (~> 3.
|
32
|
-
rspec-expectations (3.
|
27
|
+
rspec (3.12.0)
|
28
|
+
rspec-core (~> 3.12.0)
|
29
|
+
rspec-expectations (~> 3.12.0)
|
30
|
+
rspec-mocks (~> 3.12.0)
|
31
|
+
rspec-core (3.12.0)
|
32
|
+
rspec-support (~> 3.12.0)
|
33
|
+
rspec-expectations (3.12.2)
|
33
34
|
diff-lcs (>= 1.2.0, < 2.0)
|
34
|
-
rspec-support (~> 3.
|
35
|
-
rspec-mocks (3.
|
35
|
+
rspec-support (~> 3.12.0)
|
36
|
+
rspec-mocks (3.12.3)
|
36
37
|
diff-lcs (>= 1.2.0, < 2.0)
|
37
|
-
rspec-support (~> 3.
|
38
|
-
rspec-support (3.
|
39
|
-
rubocop (1.
|
38
|
+
rspec-support (~> 3.12.0)
|
39
|
+
rspec-support (3.12.0)
|
40
|
+
rubocop (1.44.0)
|
41
|
+
json (~> 2.3)
|
40
42
|
parallel (~> 1.10)
|
41
|
-
parser (>= 3.
|
43
|
+
parser (>= 3.2.0.0)
|
42
44
|
rainbow (>= 2.2.2, < 4.0)
|
43
45
|
regexp_parser (>= 1.8, < 3.0)
|
44
|
-
rexml
|
45
|
-
rubocop-ast (>= 1.
|
46
|
+
rexml (>= 3.2.5, < 4.0)
|
47
|
+
rubocop-ast (>= 1.24.1, < 2.0)
|
46
48
|
ruby-progressbar (~> 1.7)
|
47
|
-
unicode-display_width (>=
|
48
|
-
rubocop-ast (1.
|
49
|
-
parser (>= 3.
|
50
|
-
rubocop-
|
49
|
+
unicode-display_width (>= 2.4.0, < 3.0)
|
50
|
+
rubocop-ast (1.24.1)
|
51
|
+
parser (>= 3.1.1.0)
|
52
|
+
rubocop-capybara (2.17.0)
|
53
|
+
rubocop (~> 1.41)
|
54
|
+
rubocop-performance (1.15.2)
|
51
55
|
rubocop (>= 1.7.0, < 2.0)
|
52
56
|
rubocop-ast (>= 0.4.0)
|
53
|
-
rubocop-rspec (2.
|
54
|
-
rubocop (~> 1.
|
57
|
+
rubocop-rspec (2.18.1)
|
58
|
+
rubocop (~> 1.33)
|
59
|
+
rubocop-capybara (~> 2.17)
|
55
60
|
ruby-progressbar (1.11.0)
|
56
|
-
unicode-display_width (2.
|
61
|
+
unicode-display_width (2.4.2)
|
57
62
|
|
58
63
|
PLATFORMS
|
59
64
|
ruby
|
@@ -66,4 +71,4 @@ DEPENDENCIES
|
|
66
71
|
rspec
|
67
72
|
|
68
73
|
BUNDLED WITH
|
69
|
-
2.
|
74
|
+
2.4.4
|
data/carwow_rubocop.gemspec
CHANGED
data/config/rubocop-gemspec.yml
CHANGED
data/config/rubocop-rspec.yml
CHANGED
data/config/rubocop-style.yml
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: carwow_rubocop
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.0
|
4
|
+
version: 4.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- carwow Developers
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-01-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -152,8 +152,8 @@ homepage: https://github.com/carwow/carwow_rubocop
|
|
152
152
|
licenses:
|
153
153
|
- MIT
|
154
154
|
metadata:
|
155
|
-
|
156
|
-
post_install_message:
|
155
|
+
rubygems_mfa_required: 'true'
|
156
|
+
post_install_message:
|
157
157
|
rdoc_options: []
|
158
158
|
require_paths:
|
159
159
|
- lib
|
@@ -168,8 +168,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
168
168
|
- !ruby/object:Gem::Version
|
169
169
|
version: '0'
|
170
170
|
requirements: []
|
171
|
-
rubygems_version: 3.
|
172
|
-
signing_key:
|
171
|
+
rubygems_version: 3.1.6
|
172
|
+
signing_key:
|
173
173
|
specification_version: 4
|
174
174
|
summary: carwow's rubocop configuration
|
175
175
|
test_files: []
|