runger_style 2.17.0 → 2.19.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.
- checksums.yaml +4 -4
- data/.ruby-version +1 -1
- data/CHANGELOG.md +6 -0
- data/Gemfile.lock +36 -30
- data/lib/runger_style/version.rb +1 -1
- data/rulesets/default.yml +2 -0
- data/runger_style.gemspec +1 -1
- metadata +3 -9
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 52b7ec4ab4f8afdb2d3ab17f3911d83bcafe987eb85ff6bebeced804caa5baff
|
|
4
|
+
data.tar.gz: 830896f6baf2f122977ad15a3ee58c451931c1a3fd82684f47719d246c1aab25
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0b858cefcc55a40c277571ce4e4f523ae635d85ae5a070020babfe765f6cd9d13af19d0c2412a1c7e9dd38bffdbaff71f8dd898b373f97ecc6d043f04a477917
|
|
7
|
+
data.tar.gz: 86f89ae424301dc356de57bc72e81bfafed93b19aeb4592603accaed6e3f717f6510085bf225c102d98dd33a4477f3e5438c9039aeed708e5b789b0e7c01bb5e
|
data/.ruby-version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.3.
|
|
1
|
+
3.3.6
|
data/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
## v2.19.0 (2024-12-10)
|
|
2
|
+
- Disable `Style/SafeNavigationChainLength` cop.
|
|
3
|
+
|
|
4
|
+
## v2.18.0 (2024-12-10)
|
|
5
|
+
- Remove upper bounds on versions for all dependencies.
|
|
6
|
+
|
|
1
7
|
## v2.17.0 (2024-09-03)
|
|
2
8
|
- Ignore long annotate comments about indexes (re: `Layout/LineLength`)
|
|
3
9
|
|
data/Gemfile.lock
CHANGED
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
runger_style (2.
|
|
4
|
+
runger_style (2.19.0)
|
|
5
5
|
prism (>= 0.24.0)
|
|
6
|
-
rubocop (>= 1.38.0
|
|
6
|
+
rubocop (>= 1.38.0)
|
|
7
7
|
|
|
8
8
|
GEM
|
|
9
9
|
remote: https://rubygems.org/
|
|
10
10
|
specs:
|
|
11
|
-
activesupport (7.2.
|
|
11
|
+
activesupport (7.2.2)
|
|
12
12
|
base64
|
|
13
|
+
benchmark (>= 0.3)
|
|
13
14
|
bigdecimal
|
|
14
15
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
15
16
|
connection_pool (>= 2.2.5)
|
|
@@ -21,64 +22,67 @@ GEM
|
|
|
21
22
|
tzinfo (~> 2.0, >= 2.0.5)
|
|
22
23
|
ast (2.4.2)
|
|
23
24
|
base64 (0.2.0)
|
|
25
|
+
benchmark (0.4.0)
|
|
24
26
|
bigdecimal (3.1.8)
|
|
25
27
|
concurrent-ruby (1.3.4)
|
|
26
28
|
connection_pool (2.4.1)
|
|
29
|
+
date (3.4.1)
|
|
27
30
|
drb (2.2.1)
|
|
28
|
-
i18n (1.14.
|
|
31
|
+
i18n (1.14.6)
|
|
29
32
|
concurrent-ruby (~> 1.0)
|
|
30
|
-
io-console (0.
|
|
31
|
-
irb (1.14.
|
|
33
|
+
io-console (0.8.0)
|
|
34
|
+
irb (1.14.1)
|
|
32
35
|
rdoc (>= 4.0.0)
|
|
33
36
|
reline (>= 0.4.2)
|
|
34
|
-
json (2.
|
|
37
|
+
json (2.9.0)
|
|
35
38
|
language_server-protocol (3.17.0.3)
|
|
36
|
-
logger (1.6.
|
|
37
|
-
memo_wise (1.
|
|
38
|
-
minitest (5.25.
|
|
39
|
+
logger (1.6.2)
|
|
40
|
+
memo_wise (1.10.0)
|
|
41
|
+
minitest (5.25.4)
|
|
39
42
|
parallel (1.26.3)
|
|
40
|
-
parser (3.3.
|
|
43
|
+
parser (3.3.6.0)
|
|
41
44
|
ast (~> 2.4.1)
|
|
42
45
|
racc
|
|
43
|
-
prism (1.
|
|
44
|
-
psych (5.1
|
|
46
|
+
prism (1.2.0)
|
|
47
|
+
psych (5.2.1)
|
|
48
|
+
date
|
|
45
49
|
stringio
|
|
46
50
|
racc (1.8.1)
|
|
47
|
-
rack (3.1.
|
|
51
|
+
rack (3.1.8)
|
|
48
52
|
rainbow (3.1.1)
|
|
49
53
|
rake (13.2.1)
|
|
50
|
-
rdoc (6.
|
|
54
|
+
rdoc (6.8.1)
|
|
51
55
|
psych (>= 4.0.0)
|
|
52
|
-
regexp_parser (2.9.
|
|
53
|
-
reline (0.5.
|
|
56
|
+
regexp_parser (2.9.3)
|
|
57
|
+
reline (0.5.12)
|
|
54
58
|
io-console (~> 0.5)
|
|
55
|
-
rubocop (1.
|
|
59
|
+
rubocop (1.69.1)
|
|
56
60
|
json (~> 2.3)
|
|
57
61
|
language_server-protocol (>= 3.17.0)
|
|
58
62
|
parallel (~> 1.10)
|
|
59
63
|
parser (>= 3.3.0.2)
|
|
60
64
|
rainbow (>= 2.2.2, < 4.0)
|
|
61
|
-
regexp_parser (>= 2.
|
|
62
|
-
rubocop-ast (>= 1.
|
|
65
|
+
regexp_parser (>= 2.9.3, < 3.0)
|
|
66
|
+
rubocop-ast (>= 1.36.2, < 2.0)
|
|
63
67
|
ruby-progressbar (~> 1.7)
|
|
64
|
-
unicode-display_width (>= 2.4.0, <
|
|
65
|
-
rubocop-ast (1.
|
|
68
|
+
unicode-display_width (>= 2.4.0, < 4.0)
|
|
69
|
+
rubocop-ast (1.36.2)
|
|
66
70
|
parser (>= 3.3.1.0)
|
|
67
71
|
rubocop-capybara (2.21.0)
|
|
68
72
|
rubocop (~> 1.41)
|
|
69
73
|
rubocop-factory_bot (2.26.1)
|
|
70
74
|
rubocop (~> 1.61)
|
|
71
|
-
rubocop-performance (1.
|
|
75
|
+
rubocop-performance (1.23.0)
|
|
72
76
|
rubocop (>= 1.48.1, < 2.0)
|
|
73
77
|
rubocop-ast (>= 1.31.1, < 2.0)
|
|
74
|
-
rubocop-rails (2.
|
|
78
|
+
rubocop-rails (2.27.0)
|
|
75
79
|
activesupport (>= 4.2.0)
|
|
76
80
|
rack (>= 1.1)
|
|
77
81
|
rubocop (>= 1.52.0, < 2.0)
|
|
78
82
|
rubocop-ast (>= 1.31.1, < 2.0)
|
|
79
83
|
rubocop-rake (0.6.0)
|
|
80
84
|
rubocop (~> 1.0)
|
|
81
|
-
rubocop-rspec (3.0
|
|
85
|
+
rubocop-rspec (3.2.0)
|
|
82
86
|
rubocop (~> 1.61)
|
|
83
87
|
rubocop-rspec_rails (2.30.0)
|
|
84
88
|
rubocop (~> 1.61)
|
|
@@ -89,12 +93,14 @@ GEM
|
|
|
89
93
|
memo_wise (>= 1.7, < 2)
|
|
90
94
|
rainbow (>= 3.0, < 4)
|
|
91
95
|
slop (~> 4.8)
|
|
92
|
-
securerandom (0.
|
|
96
|
+
securerandom (0.4.0)
|
|
93
97
|
slop (4.10.1)
|
|
94
|
-
stringio (3.1.
|
|
98
|
+
stringio (3.1.2)
|
|
95
99
|
tzinfo (2.0.6)
|
|
96
100
|
concurrent-ruby (~> 1.0)
|
|
97
|
-
unicode-display_width (
|
|
101
|
+
unicode-display_width (3.1.2)
|
|
102
|
+
unicode-emoji (~> 4.0, >= 4.0.4)
|
|
103
|
+
unicode-emoji (4.0.4)
|
|
98
104
|
|
|
99
105
|
PLATFORMS
|
|
100
106
|
ruby
|
|
@@ -115,7 +121,7 @@ DEPENDENCIES
|
|
|
115
121
|
runger_style!
|
|
116
122
|
|
|
117
123
|
RUBY VERSION
|
|
118
|
-
ruby 3.3.
|
|
124
|
+
ruby 3.3.6p108
|
|
119
125
|
|
|
120
126
|
BUNDLED WITH
|
|
121
|
-
2.5.
|
|
127
|
+
2.5.23
|
data/lib/runger_style/version.rb
CHANGED
data/rulesets/default.yml
CHANGED
data/runger_style.gemspec
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: runger_style
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.
|
|
4
|
+
version: 2.19.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- David Runger
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-
|
|
11
|
+
date: 2024-12-11 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: prism
|
|
@@ -31,9 +31,6 @@ dependencies:
|
|
|
31
31
|
- - ">="
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
33
|
version: 1.38.0
|
|
34
|
-
- - "<"
|
|
35
|
-
- !ruby/object:Gem::Version
|
|
36
|
-
version: '2'
|
|
37
34
|
type: :runtime
|
|
38
35
|
prerelease: false
|
|
39
36
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -41,9 +38,6 @@ dependencies:
|
|
|
41
38
|
- - ">="
|
|
42
39
|
- !ruby/object:Gem::Version
|
|
43
40
|
version: 1.38.0
|
|
44
|
-
- - "<"
|
|
45
|
-
- !ruby/object:Gem::Version
|
|
46
|
-
version: '2'
|
|
47
41
|
description: Shared rubocop rules for the preferred Ruby coding style of @davidrunger
|
|
48
42
|
email:
|
|
49
43
|
- davidjrunger@gmail.com
|
|
@@ -104,7 +98,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
104
98
|
- !ruby/object:Gem::Version
|
|
105
99
|
version: '0'
|
|
106
100
|
requirements: []
|
|
107
|
-
rubygems_version: 3.5.
|
|
101
|
+
rubygems_version: 3.5.23
|
|
108
102
|
signing_key:
|
|
109
103
|
specification_version: 4
|
|
110
104
|
summary: Shared rubocop rules for the preferred Ruby coding style of @davidrunger
|