rubocop-ruby2_6 1.0.3 → 1.0.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +12 -5
- data/CONTRIBUTING.md +5 -5
- data/README.md +74 -37
- data/lib/rubocop/ruby2_6/version.rb +1 -1
- metadata +16 -16
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e8850d3c85268c911e3f9a9959a2411eab19ca145ff1e810b1743c6d3d938af3
|
4
|
+
data.tar.gz: 0da07f09d7fbe04cca4f2af86c86329127a3b2b9d0549eca6d68261af7828e70
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bc86b0889696a59cc606fd5219101227c2ce4e9e59a5ddc02e62b239623d1852ac2d5b21b0a102480d62186ddc2efee49c3964f8632782b199b924100248fb24
|
7
|
+
data.tar.gz: 8bea637e59faa5101be64b11a695fa8bc007a0897ef204e6e57eabf481fd39d7e4ce947d018d7636e7d8510b5aae24d51e74d433e7cdce6d33a67ead23829eb2
|
data/CHANGELOG.md
CHANGED
@@ -13,6 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
13
13
|
|
14
14
|
### Removed
|
15
15
|
|
16
|
+
## [1.0.4] 2022-05-23
|
17
|
+
### Added
|
18
|
+
* Rubocop => RuboCop typo repair
|
19
|
+
* Ruby Version Support Matrix
|
20
|
+
* Improved documentation
|
21
|
+
|
16
22
|
## [1.0.3] 2022-05-03
|
17
23
|
### Fixed
|
18
24
|
* Added missing rubocop.yml for inherit_gem directive
|
@@ -29,8 +35,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
29
35
|
### Added
|
30
36
|
* Initial release (yanked)
|
31
37
|
|
32
|
-
[Unreleased]: https://github.com/rubocop-
|
33
|
-
[1.0.
|
34
|
-
[1.0.
|
35
|
-
[1.0.
|
36
|
-
[1.0.
|
38
|
+
[Unreleased]: https://github.com/rubocop-lts/rubocop-ruby2_6/compare/v1.0.4...HEAD
|
39
|
+
[1.0.4]: https://github.com/rubocop-lts/rubocop-ruby2_6/compare/v1.0.3...v1.0.4
|
40
|
+
[1.0.3]: https://github.com/rubocop-lts/rubocop-ruby2_6/compare/v1.0.2...v1.0.3
|
41
|
+
[1.0.2]: https://github.com/rubocop-lts/rubocop-ruby2_6/compare/v1.0.1...v1.0.2
|
42
|
+
[1.0.1]: https://github.com/rubocop-lts/rubocop-ruby2_6/compare/v1.0.0...v1.0.1
|
43
|
+
[1.0.0]: https://github.com/rubocop-lts/rubocop-ruby2_6/compare/d21b64e4f7ab2d581ed6882c430dd042fe73769b...v1.0.0
|
data/CONTRIBUTING.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
## Contributing
|
2
2
|
|
3
|
-
Bug reports and pull requests are welcome on GitHub at [https://github.com/rubocop-
|
3
|
+
Bug reports and pull requests are welcome on GitHub at [https://github.com/rubocop-lts/rubocop-ruby2_6][source]
|
4
4
|
. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to
|
5
5
|
the [code of conduct][conduct].
|
6
6
|
|
@@ -8,18 +8,18 @@ To submit a patch, please fork the project and create a patch with tests. Once y
|
|
8
8
|
|
9
9
|
## Contributors
|
10
10
|
|
11
|
-
[![Contributors](https://contrib.rocks/image?repo=rubocop-
|
11
|
+
[![Contributors](https://contrib.rocks/image?repo=rubocop-lts/rubocop-ruby2_6)][contributors]
|
12
12
|
|
13
13
|
Made with [contributors-img][contrib-rocks].
|
14
14
|
|
15
15
|
[comment]: <> (Following links are used by README, CONTRIBUTING)
|
16
16
|
|
17
|
-
[conduct]: https://github.com/rubocop-
|
17
|
+
[conduct]: https://github.com/rubocop-lts/rubocop-ruby2_6/blob/main/CODE_OF_CONDUCT.md
|
18
18
|
|
19
19
|
[contrib-rocks]: https://contrib.rocks
|
20
20
|
|
21
|
-
[contributors]: https://github.com/rubocop-
|
21
|
+
[contributors]: https://github.com/rubocop-lts/rubocop-ruby2_6/graphs/contributors
|
22
22
|
|
23
23
|
[comment]: <> (Following links are used by README, CONTRIBUTING, Homepage)
|
24
24
|
|
25
|
-
[source]: https://github.com/rubocop-
|
25
|
+
[source]: https://github.com/rubocop-lts/rubocop-ruby2_6/
|
data/README.md
CHANGED
@@ -1,18 +1,18 @@
|
|
1
1
|
<p align="center">
|
2
2
|
<a href="https://rubocop.org#gh-light-mode-only" target="_blank" rel="noopener">
|
3
|
-
<img
|
3
|
+
<img height="120px" src="https://github.com/rubocop-lts/rubocop-ruby2_6/raw/main/docs/images/logo/rubocop-light.svg?raw=true" alt="SVG RuboCop Logo, Copyright (c) 2014 Dimiter Petrov, CC BY-NC 4.0, see docs/images/logo/README.txt">
|
4
4
|
</a>
|
5
5
|
<a href="https://rubocop.org#gh-dark-mode-only" target="_blank" rel="noopener">
|
6
|
-
<img
|
6
|
+
<img height="120px" src="https://github.com/rubocop-lts/rubocop-ruby2_6/raw/main/docs/images/logo/rubocop-dark.svg?raw=true" alt="SVG RuboCop Logo, Copyright (c) 2014 Dimiter Petrov, CC BY-NC 4.0, see docs/images/logo/README.txt">
|
7
7
|
</a>
|
8
8
|
<a href="https://www.ruby-lang.org/" target="_blank" rel="noopener">
|
9
|
-
<img
|
9
|
+
<img height="120px" src="https://github.com/rubocop-lts/rubocop-ruby2_6/raw/main/docs/images/logo/ruby-logo.svg?raw=true" alt="Yukihiro Matsumoto, Ruby Visual Identity Team, CC BY-SA 2.5, see docs/images/logo/README.txt">
|
10
10
|
</a>
|
11
11
|
<a href="https://semver.org/#gh-light-mode-only" target="_blank" rel="noopener">
|
12
|
-
<img
|
12
|
+
<img height="120px" src="https://github.com/rubocop-lts/rubocop-ruby2_6/raw/main/docs/images/logo/semver-light.svg?raw=true" alt="SemVer.org Logo by @maxhaz, see docs/images/logo/README.txt">
|
13
13
|
</a>
|
14
14
|
<a href="https://semver.org/#gh-dark-mode-only" target="_blank" rel="noopener">
|
15
|
-
<img
|
15
|
+
<img height="120px" src="https://github.com/rubocop-lts/rubocop-ruby2_6/raw/main/docs/images/logo/semver-dark.svg?raw=true" alt="SemVer.org Logo by @maxhaz, see docs/images/logo/README.txt">
|
16
16
|
</a>
|
17
17
|
</p>
|
18
18
|
|
@@ -31,7 +31,7 @@ what brought you here.
|
|
31
31
|
|
32
32
|
<p align="left">
|
33
33
|
<a href="https://metaredux.com/posts/2022/04/21/rubocop-turns-10.html" target="_blank" rel="noopener">
|
34
|
-
<img width="360px" src="https://github.com/rubocop-
|
34
|
+
<img width="360px" src="https://github.com/rubocop-lts/rubocop-ruby2_6/raw/main/docs/images/rubocop-not-semver.png?raw=true" alt="Explanation of non-SemVer compliance, @bbatsov">
|
35
35
|
</a>
|
36
36
|
</p>
|
37
37
|
|
@@ -39,15 +39,52 @@ The purpose of this gem is to constrain the `rubocop` dependency of a project in
|
|
39
39
|
a [SemVer compliant](https://semver.org/) (Semantic Versioning) way that aligns with the the desired minimum
|
40
40
|
compatible/supported Ruby version.
|
41
41
|
|
42
|
+
## Ruby Version Support Matrix
|
43
|
+
|
42
44
|
Adding this gem will facilitate the best practice of adding a `~> ` version constrained `rubocop` dependency, while
|
43
45
|
minimizing the risk of a rubocop minor / patch upgrade breaking the build. See the
|
44
|
-
official [compatibility matrix]
|
45
|
-
|
46
|
-
|
46
|
+
official [compatibility matrix][rubocop-matrix] for `rubocop`.
|
47
|
+
|
48
|
+
`rubocop-ruby2_6` (this gem) will install on any version of Ruby >= 2.6, and can be used to analyze code intended to support Ruby >= 2.6.
|
49
|
+
|
50
|
+
* 🧊 - Install on Ruby `<version>`
|
51
|
+
* 🏃 - Will Execute on Ruby `<version>`
|
52
|
+
* 🪷 - Will not execute correctly on Ruby `<version>`
|
53
|
+
* 🛠 - Lint code with Ruby `<version>` syntax as the target
|
54
|
+
|
55
|
+
| gem | 1.8.7 | 1.9.3 | 2.0 | 2.1 | 2.2 | 2.3 | 2.4 | 2.5 | 2.6 | 2.7 | 3.0 | 3.1 | ruby-head | jruby-head |
|
56
|
+
|-------------------------|---------------|-----------|-----------|-----------|-----------|-----------|-----------|-----------|-----------|-----------|-----------|-----------|-----------|------------|
|
57
|
+
| [rubocop-ruby1_9][rr19] | [🛠][what1_8] | 🧊 🏃 🛠 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🪷 | 🧊 🪷 | 🧊 🪷 |
|
58
|
+
| [rubocop-ruby2_0][rr20] | | | 🧊 🏃 🛠 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🪷 | 🧊 🪷 | 🧊 🪷 |
|
59
|
+
| [rubocop-ruby2_1][rr21] | | | | 🧊 🏃 🛠 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🪷 | 🧊 🪷 | 🧊 🪷 |
|
60
|
+
| [rubocop-ruby2_2][rr22] | | | | | 🧊 🏃 🛠 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🪷 | 🧊 🪷 | 🧊 🪷 | 🧊 🪷 |
|
61
|
+
| [rubocop-ruby2_3][rr23] | | | | | | 🧊 🏃 🛠 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🪷 | 🧊 🪷 | 🧊 🪷 |
|
62
|
+
| [rubocop-ruby2_4][rr24] | | | | | | | 🧊 🏃 🛠 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🪷 | 🧊 🪷 | 🧊 🪷 |
|
63
|
+
| [rubocop-ruby2_5][rr25] | | | | | | | | 🧊 🏃 🛠 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🪷 |
|
64
|
+
| [rubocop-ruby2_6][rr26] | | | | | | | | 🛠 | 🧊 🏃 🛠 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🪷 |
|
65
|
+
| [rubocop-ruby2_7][rr27] | | | | | | | | 🛠 | 🛠 | 🧊 🏃 🛠 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 |
|
66
|
+
| [rubocop-ruby3_0][rr30] | | | | | | | | 🛠 | 🛠 | 🛠 | 🧊 🏃 🛠 | 🧊 🏃 | 🧊 🏃 | 🧊 🏃 |
|
67
|
+
| [rubocop-ruby3_1][rr31] | | | | | | | | 🛠 | 🛠 | 🛠 | 🛠 | 🧊 🏃 🛠 | 🧊 🏃 | 🧊 🏃 |
|
68
|
+
|
69
|
+
[rr19]: https://github.com/rubocop-lts/rubocop-ruby1_9
|
70
|
+
[rr20]: https://github.com/rubocop-lts/rubocop-ruby2_0
|
71
|
+
[rr21]: https://github.com/rubocop-lts/rubocop-ruby2_1
|
72
|
+
[rr22]: https://github.com/rubocop-lts/rubocop-ruby2_2
|
73
|
+
[rr23]: https://github.com/rubocop-lts/rubocop-ruby2_3
|
74
|
+
[rr24]: https://github.com/rubocop-lts/rubocop-ruby2_4
|
75
|
+
[rr25]: https://github.com/rubocop-lts/rubocop-ruby2_5
|
76
|
+
[rr26]: https://github.com/rubocop-lts/rubocop-ruby2_6
|
77
|
+
[rr27]: https://github.com/rubocop-lts/rubocop-ruby2_7
|
78
|
+
[rr30]: https://github.com/rubocop-lts/rubocop-ruby3_0
|
79
|
+
[rr31]: https://github.com/rubocop-lts/rubocop-ruby3_1
|
80
|
+
[what1_8]: https://github.com/rubocop-lts/rubocop-ruby1_9#what-about-ruby-18
|
81
|
+
[rubocop-matrix]: https://github.com/rubocop/rubocop/blob/master/docs/modules/ROOT/pages/compatibility.adoc#support-matrix
|
82
|
+
|
83
|
+
## 🗿 Stable
|
47
84
|
|
48
85
|
All releases of this gem are stable releases. The first version is `1.0.1` (1.0.0 was yanked due to accidentally requiring Ruby 3.1, failing the whole purpose of this project 🥳).
|
49
86
|
|
50
|
-
## Installation
|
87
|
+
## ✨ Installation
|
51
88
|
|
52
89
|
Install the gem and add to the application's Gemfile by executing:
|
53
90
|
|
@@ -57,7 +94,7 @@ If bundler is not being used to manage dependencies, install the gem by executin
|
|
57
94
|
|
58
95
|
$ gem install rubocop-ruby2_6
|
59
96
|
|
60
|
-
## Usage
|
97
|
+
## 🔧 Usage
|
61
98
|
|
62
99
|
The following is optional. We'll discuss why you might want to do this after you see what it does.
|
63
100
|
|
@@ -79,13 +116,13 @@ AllCops:
|
|
79
116
|
|
80
117
|
Let's talk about these settings.
|
81
118
|
|
82
|
-
|
119
|
+
### TargetRubyVersion
|
83
120
|
|
84
121
|
Allowing this gem to manage the target ruby version means you can switch to a different gem within the family when you upgrade to the next version of Ruby, and have nothing else to change. A single line in the `Gemfile`, and you are done.
|
85
122
|
|
86
|
-
|
123
|
+
### NewCops: enable
|
87
124
|
|
88
|
-
You may not use this setting in your project yet. Upgrades to the latest
|
125
|
+
You may not use this setting in your project yet. Upgrades to the latest RuboCop can include all kinds of changes, including removing support for the version of Ruby your project uses, or adding a cop that may not work with some of your syntax (e.g. [some use cases of 'module_function`](https://github.com/rubocop/rubocop/issues/5953#issuecomment-805921993)). Accepting new cops arriving in a new version of RuboCop can feel risky, especially when it doesn't follow SemVer.
|
89
126
|
|
90
127
|
But this gem shoehorns rubocop into SemVer... so `NewCops` is now safe(r)! If you use a dependency greening tool like GitHub's `dependabot`, or the excellent alternatives [depfu](https://depfu.com/), and [`renovate`](https://www.whitesourcesoftware.com/free-developer-tools/renovate/), then you can see the effect of a minor / major version bumpin your CI Build!
|
91
128
|
|
@@ -95,17 +132,17 @@ After checking out the repo, run `bin/setup` to install dependencies. Then, run
|
|
95
132
|
|
96
133
|
To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).
|
97
134
|
|
98
|
-
## Contributing
|
135
|
+
## ⚡️ Contributing
|
99
136
|
|
100
137
|
See [CONTRIBUTING.md][contributing]
|
101
138
|
|
102
|
-
## Contributors
|
139
|
+
## 🌈 Contributors
|
103
140
|
|
104
|
-
[![Contributors](https://contrib.rocks/image?repo=rubocop-
|
141
|
+
[![Contributors](https://contrib.rocks/image?repo=rubocop-lts/rubocop-ruby2_6)]("https://github.com/rubocop-lts/rubocop-ruby2_6/graphs/contributors")
|
105
142
|
|
106
143
|
Made with [contributors-img](https://contrib.rocks).
|
107
144
|
|
108
|
-
## License
|
145
|
+
## 📄 License
|
109
146
|
|
110
147
|
The gem is available as open source under the terms of
|
111
148
|
the [MIT License][license] [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)][license-ref].
|
@@ -125,22 +162,22 @@ Source: [Unsplash][org-logo-source]
|
|
125
162
|
License: [Unsplash License][org-logo-license]
|
126
163
|
</details>
|
127
164
|
|
128
|
-
[project-logos]: https://github.com/rubocop-
|
165
|
+
[project-logos]: https://github.com/rubocop-lts/rubocop-ruby2_6/blob/main/docs/images/logo/README.txt
|
129
166
|
[org-logo-author]: https://unsplash.com/@yusufevli
|
130
167
|
[org-logo-source]: https://unsplash.com/photos/yaSLNLtKRIU
|
131
168
|
[org-logo-license]: https://unsplash.com/license
|
132
169
|
|
133
|
-
### Copyright
|
170
|
+
### © Copyright
|
134
171
|
|
135
172
|
* Copyright (c) 2022 [Peter H. Boling][peterboling] of [Rails Bling][railsbling]
|
136
173
|
|
137
174
|
[copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
|
138
175
|
|
139
|
-
## Code of Conduct
|
176
|
+
## 🤝 Code of Conduct
|
140
177
|
|
141
|
-
Everyone interacting in the Rubocop::Ruby26 project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/rubocop-
|
178
|
+
Everyone interacting in the Rubocop::Ruby26 project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/rubocop-lts/rubocop-ruby2_6/blob/main/CODE_OF_CONDUCT.md).
|
142
179
|
|
143
|
-
## Versioning
|
180
|
+
## 📌 Versioning
|
144
181
|
|
145
182
|
This library aims to adhere to [Semantic Versioning 2.0.0][semver]. Violations of this scheme should be reported as
|
146
183
|
bugs. Specifically, if a minor or patch version is released that breaks backward compatibility, a new version should be
|
@@ -158,15 +195,15 @@ spec.add_dependency "rubocop-ruby2_6", "~> 1.0"
|
|
158
195
|
|
159
196
|
[copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
|
160
197
|
|
161
|
-
[gh_discussions]: https://github.com/rubocop-
|
198
|
+
[gh_discussions]: https://github.com/rubocop-lts/rubocop-ruby2_6/discussions
|
162
199
|
|
163
|
-
[conduct]: https://github.com/rubocop-
|
200
|
+
[conduct]: https://github.com/rubocop-lts/rubocop-ruby2_6/blob/main/CODE_OF_CONDUCT.md
|
164
201
|
|
165
|
-
[contributing]: https://github.com/rubocop-
|
202
|
+
[contributing]: https://github.com/rubocop-lts/rubocop-ruby2_6/blob/main/CONTRIBUTING.md
|
166
203
|
|
167
|
-
[security]: https://github.com/rubocop-
|
204
|
+
[security]: https://github.com/rubocop-lts/rubocop-ruby2_6/blob/main/SECURITY.md
|
168
205
|
|
169
|
-
[license]: https://github.com/rubocop-
|
206
|
+
[license]: https://github.com/rubocop-lts/rubocop-ruby2_6/blob/main/LICENSE.txt
|
170
207
|
|
171
208
|
[license-ref]: https://opensource.org/licenses/MIT
|
172
209
|
|
@@ -190,27 +227,27 @@ spec.add_dependency "rubocop-ruby2_6", "~> 1.0"
|
|
190
227
|
|
191
228
|
[politicme]: https://nationalprogressiveparty.org
|
192
229
|
|
193
|
-
[documentation]: https://rubydoc.info/github/rubocop-
|
230
|
+
[documentation]: https://rubydoc.info/github/rubocop-lts/rubocop-ruby2_6/main
|
194
231
|
|
195
|
-
[source]: https://github.com/rubocop-
|
232
|
+
[source]: https://github.com/rubocop-lts/rubocop-ruby2_6/
|
196
233
|
|
197
|
-
[actions]: https://github.com/rubocop-
|
234
|
+
[actions]: https://github.com/rubocop-lts/rubocop-ruby2_6/actions
|
198
235
|
|
199
|
-
[issues]: https://github.com/rubocop-
|
236
|
+
[issues]: https://github.com/rubocop-lts/rubocop-ruby2_6/issues
|
200
237
|
|
201
|
-
[climate_maintainability]: https://codeclimate.com/github/rubocop-
|
238
|
+
[climate_maintainability]: https://codeclimate.com/github/rubocop-lts/rubocop-ruby2_6/maintainability
|
202
239
|
|
203
|
-
[climate_coverage]: https://codeclimate.com/github/rubocop-
|
240
|
+
[climate_coverage]: https://codeclimate.com/github/rubocop-lts/rubocop-ruby2_6/test_coverage
|
204
241
|
|
205
|
-
[codecov_coverage]: https://codecov.io/gh/rubocop-
|
242
|
+
[codecov_coverage]: https://codecov.io/gh/rubocop-lts/rubocop-ruby2_6
|
206
243
|
|
207
|
-
[code_triage]: https://www.codetriage.com/rubocop-
|
244
|
+
[code_triage]: https://www.codetriage.com/rubocop-lts/rubocop-ruby2_6
|
208
245
|
|
209
246
|
[blogpage]: http://www.railsbling.com/tags/rubocop-ruby2_6/
|
210
247
|
|
211
248
|
[rubygems]: https://rubygems.org/gems/rubocop-ruby2_6
|
212
249
|
|
213
|
-
[chat]: https://gitter.im/rubocop-
|
250
|
+
[chat]: https://gitter.im/rubocop-lts/rubocop-ruby2_6?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
|
214
251
|
|
215
252
|
[maintenancee_policy]: https://guides.rubyonrails.org/maintenance_policy.html#security-issues
|
216
253
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rubocop-ruby2_6
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Peter Boling
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-05-
|
11
|
+
date: 2022-05-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rubocop
|
@@ -52,7 +52,7 @@ dependencies:
|
|
52
52
|
- - ">="
|
53
53
|
- !ruby/object:Gem::Version
|
54
54
|
version: '0'
|
55
|
-
description: Links dependency on minimum Ruby version to maximum
|
55
|
+
description: Links dependency on minimum Ruby version to maximum RuboCop version
|
56
56
|
email:
|
57
57
|
- peter.boling@gmail.com
|
58
58
|
executables: []
|
@@ -72,18 +72,18 @@ files:
|
|
72
72
|
- spec/config/rspec/rspec_core.rb
|
73
73
|
- spec/rubocop/ruby2_6_spec.rb
|
74
74
|
- spec/spec_helper.rb
|
75
|
-
homepage: https://github.com/rubocop-
|
75
|
+
homepage: https://github.com/rubocop-lts/rubocop-ruby2_6
|
76
76
|
licenses:
|
77
77
|
- MIT
|
78
78
|
metadata:
|
79
|
-
homepage_uri: https://github.com/rubocop-
|
80
|
-
source_code_uri: https://github.com/rubocop-
|
81
|
-
changelog_uri: https://github.com/rubocop-
|
82
|
-
bug_tracker_uri: https://github.com/rubocop-
|
83
|
-
documentation_uri: https://www.rubydoc.info/gems/rubocop-ruby2_6/1.0.
|
84
|
-
wiki_uri: https://github.com/rubocop-
|
79
|
+
homepage_uri: https://github.com/rubocop-lts/rubocop-ruby2_6
|
80
|
+
source_code_uri: https://github.com/rubocop-lts/rubocop-ruby2_6/tree/v1.0.4
|
81
|
+
changelog_uri: https://github.com/rubocop-lts/rubocop-ruby2_6/blob/v1.0.4/CHANGELOG.md
|
82
|
+
bug_tracker_uri: https://github.com/rubocop-lts/rubocop-ruby2_6/issues
|
83
|
+
documentation_uri: https://www.rubydoc.info/gems/rubocop-ruby2_6/1.0.4
|
84
|
+
wiki_uri: https://github.com/rubocop-lts/rubocop-ruby2_6/wiki
|
85
85
|
rubygems_mfa_required: 'true'
|
86
|
-
post_install_message:
|
86
|
+
post_install_message:
|
87
87
|
rdoc_options: []
|
88
88
|
require_paths:
|
89
89
|
- lib
|
@@ -98,11 +98,11 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
98
98
|
- !ruby/object:Gem::Version
|
99
99
|
version: '0'
|
100
100
|
requirements: []
|
101
|
-
rubygems_version: 3.3.
|
102
|
-
signing_key:
|
101
|
+
rubygems_version: 3.3.14
|
102
|
+
signing_key:
|
103
103
|
specification_version: 4
|
104
|
-
summary: Semantically Versioned
|
104
|
+
summary: Semantically Versioned RuboCop Dependency
|
105
105
|
test_files:
|
106
|
+
- spec/spec_helper.rb
|
106
107
|
- spec/config/rspec/rspec_core.rb
|
107
108
|
- spec/rubocop/ruby2_6_spec.rb
|
108
|
-
- spec/spec_helper.rb
|