rubocop-lts 21.0.0 → 21.0.1

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
  SHA256:
3
- metadata.gz: 405354608e234b99aa9da3eacb4ccbd49443a6486098ab4c1ab19a4eb866332a
4
- data.tar.gz: 6e107182e2c7bd741c4b67d863666cf7955aed91cd66d8dbb7c8ba4bef4fb48e
3
+ metadata.gz: 457ab99fb94e05baaf76b26fbe79bcd6fb4e1fcdff3a566373754ec94a5148f4
4
+ data.tar.gz: db08038f65d8ecf70b4205086ac6a6e58a19c91d1bf78274c25b35cf57e2e53f
5
5
  SHA512:
6
- metadata.gz: ec38fcd39b9124f096266be0c5b3b1a587077a4172d7f992545255fc0627871d1e3f98a83657c52b922a996c5f824387e555b799292a4b186c1c9fcc889547ee
7
- data.tar.gz: bfe3ef7d5a8ce9aa74abdce7d5c8e48e840aa189d68f78d1bbd6fb23f88ebf92d7a171bd668a07909abf646dc8da49e874e3e1961956fed372a7e0b751168e1b
6
+ metadata.gz: d3f10dd4dbd97c8e9b65193fe4df761212b5f1c8de8e80669f8b7f80641b0268540872415010c1354c37fef36184529f244b80f0cbcd70b20c029804c70e572e
7
+ data.tar.gz: 4fe8636d67bf5c4923539b818115010b6e740c8ff664d26e108d8db0248add43aebb01fae1b9f26853dfef11e78476f78a70213bfd93361c9c8ee438ec38a31e
data/CHANGELOG.md CHANGED
@@ -13,70 +13,173 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
 
14
14
  ### Removed
15
15
 
16
+ ## [21.0.1] - 2022-06-09
17
+ ### Added
18
+ - Improve, and dry up documentation
19
+ ### Changed
20
+ - Bumped dependency rubocop-ruby3_1 to ~> 1.0.6
21
+
16
22
  ## [21.0.0] - 2022-05-23
17
23
  ### Added
18
24
  - Initial odd release supporting Ruby ~> 3.1
19
25
 
26
+ ## [20.0.1] - 2022-06-09
27
+ ### Added
28
+ - Improve, and dry up documentation
29
+ ### Changed
30
+ - Bumped dependency rubocop-ruby3_0 to ~> 1.0.6
31
+ ### Fixed
32
+ - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
33
+
20
34
  ## [20.0.0] - 2022-05-23
21
35
  ### Added
22
36
  - Initial even release supporting Ruby >= 3.0
23
37
 
38
+ ## [19.0.1] - 2022-06-09
39
+ ### Added
40
+ - Improve, and dry up documentation
41
+ ### Changed
42
+ - Bumped dependency rubocop-ruby3_0 to ~> 1.0.6
43
+
24
44
  ## [19.0.0] - 2022-05-23
25
45
  ### Added
26
46
  - Initial odd release supporting Ruby ~> 3.0
27
47
 
48
+ ## [18.0.1] - 2022-06-09
49
+ ### Added
50
+ - Improve, and dry up documentation
51
+ ### Changed
52
+ - Bumped dependency rubocop-ruby2_7 to ~> 1.0.6
53
+ ### Fixed
54
+ - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
55
+
28
56
  ## [18.0.0] - 2022-05-23
29
57
  ### Added
30
58
  - Initial even release supporting Ruby >= 2.7
31
59
 
60
+ ## [17.0.1] - 2022-06-09
61
+ ### Added
62
+ - Improve, and dry up documentation
63
+ ### Changed
64
+ - Bumped dependency rubocop-ruby2_7 to ~> 1.0.6
65
+
32
66
  ## [17.0.0] - 2022-05-23
33
67
  ### Added
34
68
  - Initial odd release supporting Ruby ~> 2.7
35
69
 
70
+ ## [16.0.1] - 2022-06-09
71
+ ### Added
72
+ - Improve, and dry up documentation
73
+ ### Changed
74
+ - Bumped dependency rubocop-ruby2_6 to ~> 1.0.7
75
+ ### Fixed
76
+ - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
77
+
36
78
  ## [16.0.0] - 2022-05-23
37
79
  ### Added
38
80
  - Initial even release supporting Ruby >= 2.6
39
81
 
82
+ ## [15.0.1] - 2022-06-09
83
+ ### Added
84
+ - Improve, and dry up documentation
85
+ ### Changed
86
+ - Bumped dependency rubocop-ruby2_6 to ~> 1.0.7
87
+
40
88
  ## [15.0.0] - 2022-05-23
41
89
  ### Added
42
90
  - Initial odd release supporting Ruby ~> 2.6
43
91
 
92
+ ## [14.0.1] - 2022-06-09
93
+ ### Added
94
+ - Improve, and dry up documentation
95
+ ### Fixed
96
+ - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
97
+
44
98
  ## [14.0.0] - 2022-05-23
45
99
  ### Added
46
100
  - Initial even release supporting Ruby >= 2.5
47
101
 
102
+ ## [13.0.1] - 2022-06-09
103
+ ### Added
104
+ - Improve, and dry up documentation
105
+
48
106
  ## [13.0.0] - 2022-05-23
49
107
  ### Added
50
108
  - Initial odd release supporting Ruby ~> 2.5
51
109
 
110
+ ## [12.0.1] - 2022-06-09
111
+ ### Added
112
+ - Improve, and dry up documentation
113
+ ### Fixed
114
+ - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
115
+
52
116
  ## [12.0.0] - 2022-05-23
53
117
  ### Added
54
118
  - Initial even release supporting Ruby >= 2.4
55
119
 
120
+ ## [11.0.2] - 2022-06-09
121
+ ### Added
122
+ - Improve, and dry up documentation
123
+
124
+ ## 11.0.1 - 2022-06-09 (YANKED)
125
+ - accidentally removed required_ruby_version from gemspec
126
+
56
127
  ## [11.0.0] - 2022-05-23
57
128
  ### Added
58
129
  - Initial odd release supporting Ruby ~> 2.4
59
130
 
131
+ ## [10.0.1] - 2022-06-09
132
+ ### Added
133
+ - Improve, and dry up documentation
134
+ ### Fixed
135
+ - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
136
+
60
137
  ## [10.0.0] - 2022-05-23
61
138
  ### Added
62
139
  - Initial even release supporting Ruby >= 2.3
63
140
 
141
+ ## [9.0.1] - 2022-06-09
142
+ ### Added
143
+ - Improve, and dry up documentation
144
+
64
145
  ## [9.0.0] - 2022-05-23
65
146
  ### Added
66
147
  - Initial odd release supporting Ruby ~> 2.3
67
148
 
149
+ ## [8.0.2] - 2022-06-09
150
+ ### Fixed
151
+ - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
152
+
153
+ ## [8.0.1] - 2022-06-09
154
+ ### Added
155
+ - Improve, and dry up documentation
156
+
68
157
  ## [8.0.0] - 2022-05-23
69
158
  ### Added
70
159
  - Initial even release supporting Ruby >= 2.2
71
160
 
161
+ ## [7.0.1] - 2022-06-08
162
+ ### Added
163
+ - Improve, and dry up documentation
164
+
72
165
  ## [7.0.0] - 2022-05-23
73
166
  ### Added
74
167
  - Initial odd release supporting Ruby ~> 2.2
75
168
 
169
+ ## [6.0.1] - 2022-06-08
170
+ ### Added
171
+ - Improve, and dry up documentation
172
+ ### Fixed
173
+ - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
174
+
76
175
  ## [6.0.0] - 2022-05-23
77
176
  ### Added
78
177
  - Initial even release supporting Ruby >= 2.1
79
178
 
179
+ ## [5.0.2] - 2022-06-08
180
+ ### Added
181
+ - Improve, and dry up documentation
182
+
80
183
  ## [5.0.1] - 2022-05-23
81
184
  ### Fixed
82
185
  - Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem
@@ -85,6 +188,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
85
188
  ### Added
86
189
  - Initial odd release supporting Ruby ~> 2.1
87
190
 
191
+ ## [4.0.3] - 2022-06-08
192
+ ### Fixed
193
+ - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
194
+
88
195
  ## [4.0.2] - 2022-05-23
89
196
  ### Fixed
90
197
  - Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem
@@ -98,6 +205,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
98
205
  ### Added
99
206
  - Initial even release supporting Ruby >= 2.0
100
207
 
208
+ ## [3.0.3] - 2022-06-08
209
+ ### Added
210
+ - Improve, and dry up documentation
211
+
101
212
  ## [3.0.2] - 2022-05-23
102
213
  ### Fixed
103
214
  - Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem
@@ -111,6 +222,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
111
222
  ### Added
112
223
  - Initial odd release supporting Ruby ~> 2.0
113
224
 
225
+ ## [2.0.5] - 2022-06-08
226
+ ### Added
227
+ - Improve, and dry up documentation
228
+
229
+ ## [2.0.4] - 2022-06-08
230
+ ### Fixed
231
+ - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
232
+
114
233
  ## [2.0.3] - 2022-05-23
115
234
  ### Fixed
116
235
  - Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem
@@ -129,6 +248,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
129
248
  ### Added
130
249
  - Initial even release supporting Ruby >= 1.9
131
250
 
251
+ ## [1.0.4] - 2022-06-08
252
+ ### Added
253
+ - Security Policy @ SECURITY.md
254
+ - Improve, and dry up documentation
255
+
132
256
  ## [1.0.3] - 2022-05-23
133
257
  ### Fixed
134
258
  - Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem
@@ -147,35 +271,58 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
147
271
  ### Added
148
272
  - Initial odd release supporting Ruby ~> 1.9
149
273
 
150
- [Unreleased]: https://github.com/rubocop-lts/rubocop-lts/compare/v21.0.0...HEAD
151
- [21.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v20.0.0...v21.0.0
152
- [20.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v19.0.0...v20.0.0
153
- [19.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v18.0.0...v19.0.0
154
- [18.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v17.0.0...v18.0.0
155
- [17.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v16.0.0...v17.0.0
156
- [16.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v15.0.0...v16.0.0
157
- [15.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v14.0.0...v15.0.0
158
- [14.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v13.0.0...v14.0.0
159
- [13.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v12.0.0...v13.0.0
160
- [12.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v11.0.0...v12.0.0
161
- [11.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v10.0.0...v11.0.0
162
- [10.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v9.0.0...v10.0.0
163
- [9.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v8.0.0...v9.0.0
164
- [8.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v7.0.0...v8.0.0
165
- [7.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v6.0.0...v7.0.0
166
- [6.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v5.0.1...v6.0.0
274
+ [Unreleased]: https://github.com/rubocop-lts/rubocop-lts/compare/v21.0.1...HEAD
275
+ [21.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v21.0.0...v21.0.1
276
+ [21.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v20.0.1...v21.0.0
277
+ [20.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v20.0.0...v20.0.1
278
+ [20.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v19.0.1...v20.0.0
279
+ [19.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v19.0.0...v19.0.1
280
+ [19.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v18.0.1...v19.0.0
281
+ [18.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v18.0.0...v18.0.1
282
+ [18.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v17.0.1...v18.0.0
283
+ [17.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v17.0.0...v17.0.1
284
+ [17.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v16.0.1...v17.0.0
285
+ [16.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v16.0.0...v16.0.1
286
+ [16.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v15.0.1...v16.0.0
287
+ [15.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v15.0.0...v15.0.1
288
+ [15.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v14.0.1...v15.0.0
289
+ [14.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v14.0.0...v14.0.1
290
+ [14.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v13.0.1...v14.0.0
291
+ [13.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v13.0.0...v13.0.1
292
+ [13.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v12.0.1...v13.0.0
293
+ [12.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v12.0.0...v12.0.1
294
+ [12.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v11.0.2...v12.0.0
295
+ [11.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v11.0.0...v11.0.2
296
+ [11.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v10.0.1...v11.0.0
297
+ [10.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v10.0.0...v10.0.1
298
+ [10.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v9.0.1...v10.0.0
299
+ [9.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v9.0.0...v9.0.1
300
+ [9.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v8.0.2...v9.0.0
301
+ [8.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v8.0.1...v8.0.2
302
+ [8.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v8.0.0...v8.0.1
303
+ [8.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v7.0.1...v8.0.0
304
+ [7.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v7.0.0...v7.0.1
305
+ [7.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v6.0.1...v7.0.0
306
+ [6.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v6.0.0...v6.0.1
307
+ [6.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v5.0.2...v6.0.0
308
+ [5.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v5.0.1...v5.0.2
167
309
  [5.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v5.0.0...v5.0.1
168
- [5.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.2...v5.0.0
310
+ [5.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.3...v5.0.0
311
+ [4.0.3]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.2...v4.0.3
169
312
  [4.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.1...v4.0.2
170
313
  [4.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.0...v4.0.1
171
- [4.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v3.0.2...v4.0.0
314
+ [4.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v3.0.3...v4.0.0
315
+ [3.0.3]: https://github.com/rubocop-lts/rubocop-lts/compare/v3.0.2...v3.0.3
172
316
  [3.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v3.0.1...v3.0.2
173
317
  [3.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v3.0.0...v3.0.1
174
- [3.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.3...v3.0.0
318
+ [3.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.5...v3.0.0
319
+ [2.0.5]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.4...v2.0.5
320
+ [2.0.4]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.3...v2.0.4
175
321
  [2.0.3]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.2...v2.0.3
176
322
  [2.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.1...v2.0.2
177
323
  [2.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.0...v2.0.1
178
- [2.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.3...v2.0.0
324
+ [2.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.4...v2.0.0
325
+ [1.0.4]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.3...v1.0.4
179
326
  [1.0.3]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.2...v1.0.3
180
327
  [1.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.1...v1.0.2
181
328
  [1.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.0...v1.0.1
data/README.md CHANGED
@@ -16,7 +16,7 @@
16
16
  </a>
17
17
  </p>
18
18
 
19
- # Rubocop LTS
19
+ # RuboCop LTS
20
20
 
21
21
  ## 🙋‍♀️ How often has RuboCop broken your build?
22
22
 
@@ -91,7 +91,7 @@ of ruby from `2.6` on.
91
91
 
92
92
  Intended for applications and libraries that lint against a range of Ruby versions.
93
93
 
94
- Even versions will help projects upgrade to newer Rubies while keeping the same underlying version of Rubocop version, so change can be introduced one step at a time.
94
+ Even versions will help projects upgrade to newer Rubies while keeping the same underlying version of RuboCop version, so change can be introduced one step at a time.
95
95
 
96
96
  | Minimum Ruby | Your Gemfile | Your Gemfile.lock | Your .rubocop.yml |
97
97
  |-----------------------------------|--------------------------------|-------------------|------------------------------------------------|
@@ -313,7 +313,7 @@ License: [Unsplash License][org-logo-license]
313
313
 
314
314
  ## 🤝 Code of Conduct
315
315
 
316
- Everyone interacting in Rubocop LTS codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/rubocop-lts/rubocop-lts/blob/main/CODE_OF_CONDUCT.md).
316
+ Everyone interacting in RuboCop LTS codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/rubocop-lts/rubocop-lts/blob/main/CODE_OF_CONDUCT.md).
317
317
 
318
318
  ## 📌 Versioning
319
319
 
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Rubocop
4
4
  module Lts
5
- VERSION = "21.0.0"
5
+ VERSION = "21.0.1"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubocop-lts
3
3
  version: !ruby/object:Gem::Version
4
- version: 21.0.0
4
+ version: 21.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter Boling
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-05-23 00:00:00.000000000 Z
11
+ date: 2022-06-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubocop-ruby3_1
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: 1.0.3
19
+ version: 1.0.6
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: 1.0.3
26
+ version: 1.0.6
27
27
  description: Rubocop LTS - Chaos Reduction In a Bottle
28
28
  email:
29
29
  - peter.boling@gmail.com
@@ -41,18 +41,15 @@ files:
41
41
  - lib/rubocop/lts/version.rb
42
42
  - rubocop-lts.yml
43
43
  - sig/rubocop/lts.rbs
44
- - spec/config/rspec/rspec_core.rb
45
- - spec/rubocop/lts_spec.rb
46
- - spec/spec_helper.rb
47
44
  homepage: https://github.com/rubocop-lts/rubocop-lts
48
45
  licenses:
49
46
  - MIT
50
47
  metadata:
51
48
  homepage_uri: https://github.com/rubocop-lts/rubocop-lts
52
- source_code_uri: https://github.com/rubocop-lts/rubocop-lts/tree/v21.0.0
53
- changelog_uri: https://github.com/rubocop-lts/rubocop-lts/blob/v21.0.0/CHANGELOG.md
49
+ source_code_uri: https://github.com/rubocop-lts/rubocop-lts/tree/v21.0.1
50
+ changelog_uri: https://github.com/rubocop-lts/rubocop-lts/blob/v21.0.1/CHANGELOG.md
54
51
  bug_tracker_uri: https://github.com/rubocop-lts/rubocop-lts/issues
55
- documentation_uri: https://www.rubydoc.info/gems/rubocop-lts/21.0.0
52
+ documentation_uri: https://www.rubydoc.info/gems/rubocop-lts/21.0.1
56
53
  wiki_uri: https://github.com/rubocop-lts/rubocop-lts/wiki
57
54
  rubygems_mfa_required: 'true'
58
55
  post_install_message:
@@ -73,11 +70,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
73
70
  - !ruby/object:Gem::Version
74
71
  version: '0'
75
72
  requirements: []
76
- rubygems_version: 3.3.14
73
+ rubygems_version: 3.3.15
77
74
  signing_key:
78
75
  specification_version: 4
79
76
  summary: Rubocop LTS - Semantically Versioned
80
- test_files:
81
- - spec/config/rspec/rspec_core.rb
82
- - spec/rubocop/lts_spec.rb
83
- - spec/spec_helper.rb
77
+ test_files: []
@@ -1,13 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- RSpec.configure do |config|
4
- # Enable flags like --only-failures and --next-failure
5
- config.example_status_persistence_file_path = ".rspec_status"
6
-
7
- # Disable RSpec exposing methods globally on `Module` and `main`
8
- config.disable_monkey_patching!
9
-
10
- config.expect_with :rspec do |c|
11
- c.syntax = :expect
12
- end
13
- end
@@ -1,7 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- RSpec.describe Rubocop::Lts do
4
- it "has a version number" do
5
- expect(Rubocop::Lts::VERSION).not_to be nil
6
- end
7
- end
data/spec/spec_helper.rb DELETED
@@ -1,7 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- # This gem
4
- require "rubocop/lts"
5
-
6
- # RSpec Configs
7
- require "config/rspec/rspec_core"