rubocop-ruby2_7 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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 62297fad4b641d8fe130a1d91d9d4e25b1ffb0458f77461fd103f5f463df317e
4
- data.tar.gz: 1c699e23eae95b0d0af23689b5636bd39e859f4f672f445fc153d9441c1c1bc4
3
+ metadata.gz: c508dcdf8aa5dee14bca3c5eeaccdf858c544c933c5fa0ef430c429be56d80ba
4
+ data.tar.gz: 6747a7f5cb89750c1050cd8c49ce6e89b6d20dc1586b577657e53dfa1cb6b1ed
5
5
  SHA512:
6
- metadata.gz: c4eff46a147a98f4671499eabf4f16222d2e7d10516e7553f111bdee9f929804e6af17395a70dcbf9f6c7e6c39d9e26ae222d6f60174682266870fce229de31f
7
- data.tar.gz: 364af6c1dc4a60a4216b9e343015f3d2ed66258ea669e08a77df786d4e7b261575e7f296a44a7b5b545f333c3f883af484d06f2d3ad54ee76b085cdbc37ce317
6
+ metadata.gz: '0317957ebb4df4e5312dd82990548ad7af7b524a91bc5496a2dbada0e1048c85a931899880c969c1400a074d4e4ea08c7e6373bab75a7b959e5e2062bd06dafb'
7
+ data.tar.gz: aff0707186f21becbe7404e452c5126f253fc2c68ffa588ce9e6f0628b8cf3e567b12ab4a8671456939078dd253f54128aff69272700cb1a445a025c294d13d8
data/CHANGELOG.md CHANGED
@@ -13,6 +13,10 @@ 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
+ ### Changed
18
+ * Update to rubocop 1.29.1
19
+
16
20
  ## [1.0.3] 2022-05-23
17
21
  ### Added
18
22
  * Rubocop => RuboCop typo repair
@@ -31,7 +35,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
35
  ### Added
32
36
  * Initial release
33
37
 
34
- [Unreleased]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v1.0.3...HEAD
38
+ [Unreleased]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v1.0.4...HEAD
39
+ [1.0.4]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v1.0.3...v1.0.4
35
40
  [1.0.3]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v1.0.2...v1.0.3
36
41
  [1.0.2]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v1.0.1...v1.0.2
37
42
  [1.0.1]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v1.0.0...v1.0.1
data/README.md CHANGED
@@ -16,6 +16,68 @@
16
16
  </a>
17
17
  </p>
18
18
 
19
+ ---
20
+
21
+ NOTE: You might be interested in [`rubocop-lts`](https://github.com/rubocop-lts/rubocop-lts#-how-to-untie-gorgons-knot) which sits as a higher level than this gem, and can keep pace with whatever version of Ruby you happen to be on.
22
+
23
+ | Gem Name | Version | Downloads | CI | Activity |
24
+ |------------------------------|-------------------------------------|----------------------------------------------------------------------|-------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------|
25
+ | [`rubocop-lts`][⛳️lts-gh] | [![Gem Version][⛳️lts-vi]][⛳️lts-g] | [![Total DL][🖇️lts-dti]][⛳️lts-g] [![DL Rank][🏘️lts-rti]][⛳️lts-g] | [![Current][🚎lts-cwfi]][🚎lts-cwf] | [![Open Issues][📗lts-ioi]][📗lts-io] [![Closed Issues][🚀lts-ici]][🚀lts-ic] [![Open PRs][💄lts-poi]][💄lts-po] [![Closed PRs][👽lts-pci]][👽lts-pc] |
26
+ | [`rubocop-ruby2_7`][⛳️27-gh] | [![Gem Version][⛳️27-vi]][⛳️27-g] | [![Total DL][🖇️27-dti]][⛳️27-g] [![DL Rank][🏘️27-rti]][⛳️27-g] | [![Current][🚎27-cwfi]][🚎27-cwf] [![Heads][🖐27-hwfi]][🖐27-hwf] | [![Open Issues][📗27-ioi]][📗27-io] [![Closed Issues][🚀27-ici]][🚀27-ic] [![Open PRs][💄27-poi]][💄27-po] [![Closed PRs][👽27-pci]][👽27-pc] |
27
+
28
+ <!-- columnar badge #s for Project Health table:
29
+ ⛳️
30
+ 🖇
31
+ 🏘
32
+ 🚎
33
+ 🖐
34
+ 🧮
35
+ 📗
36
+ 🚀
37
+ 💄
38
+ 👽
39
+ -->
40
+
41
+ [⛳️lts-vi]: http://img.shields.io/gem/v/rubocop-lts.svg
42
+ [🖇️lts-dti]: https://img.shields.io/gem/dt/rubocop-lts.svg
43
+ [🏘️lts-rti]: https://img.shields.io/gem/rt/rubocop-lts.svg
44
+ [🚎lts-cwf]: https://github.com/rubocop-lts/rubocop-lts/actions/workflows/current.yml
45
+ [🚎lts-cwfi]: https://github.com/rubocop-lts/rubocop-lts/actions/workflows/current.yml/badge.svg
46
+ [🖐lts-hwf]: https://github.com/rubocop-lts/rubocop-lts/actions/workflows/heads.yml
47
+ [🖐lts-hwfi]: https://github.com/rubocop-lts/rubocop-lts/actions/workflows/heads.yml/badge.svg
48
+ [🧮lts-lwf]: https://github.com/rubocop-lts/rubocop-lts/actions/workflows/legacy.yml
49
+ [🧮lts-lwfi]: https://github.com/rubocop-lts/rubocop-lts/actions/workflows/legacy.yml/badge.svg
50
+ [📗lts-io]: https://github.com/rubocop-lts/rubocop-lts/issues
51
+ [📗lts-ioi]: https://img.shields.io/github/issues-raw/rubocop-lts/rubocop-lts
52
+ [🚀lts-ic]: https://github.com/rubocop-lts/rubocop-lts/issues?q=is%3Aissue+is%3Aclosed
53
+ [🚀lts-ici]: https://img.shields.io/github/issues-closed-raw/rubocop-lts/rubocop-lts
54
+ [💄lts-po]: https://github.com/rubocop-lts/rubocop-lts/pulls
55
+ [💄lts-poi]: https://img.shields.io/github/issues-pr/rubocop-lts/rubocop-lts
56
+ [👽lts-pc]: https://github.com/rubocop-lts/rubocop-lts/pulls?q=is%3Apr+is%3Aclosed
57
+ [👽lts-pci]: https://img.shields.io/github/issues-pr-closed/rubocop-lts/rubocop-lts
58
+ [⛳️lts-g]: https://rubygems.org/gems/rubocop-lts
59
+ [⛳️lts-gh]: https://github.com/rubocop-lts/rubocop-lts
60
+
61
+ [⛳️27-vi]: http://img.shields.io/gem/v/rubocop-ruby2_7.svg
62
+ [🖇️27-dti]: https://img.shields.io/gem/dt/rubocop-ruby2_7.svg
63
+ [🏘️27-rti]: https://img.shields.io/gem/rt/rubocop-ruby2_7.svg
64
+ [🚎27-cwf]: https://github.com/rubocop-lts/rubocop-ruby2_7/actions/workflows/current.yml
65
+ [🚎27-cwfi]: https://github.com/rubocop-lts/rubocop-ruby2_7/actions/workflows/current.yml/badge.svg
66
+ [🖐27-hwf]: https://github.com/rubocop-lts/rubocop-ruby2_7/actions/workflows/heads.yml
67
+ [🖐27-hwfi]: https://github.com/rubocop-lts/rubocop-ruby2_7/actions/workflows/heads.yml/badge.svg
68
+ [🧮27-lwf]: https://github.com/rubocop-lts/rubocop-ruby2_7/actions/workflows/legacy.yml
69
+ [🧮27-lwfi]: https://github.com/rubocop-lts/rubocop-ruby2_7/actions/workflows/legacy.yml/badge.svg
70
+ [📗27-io]: https://github.com/rubocop-lts/rubocop-ruby2_7/issues
71
+ [📗27-ioi]: https://img.shields.io/github/issues-raw/rubocop-lts/rubocop-ruby2_7
72
+ [🚀27-ic]: https://github.com/rubocop-lts/rubocop-ruby2_7/issues?q=is%3Aissue+is%3Aclosed
73
+ [🚀27-ici]: https://img.shields.io/github/issues-closed-raw/rubocop-lts/rubocop-ruby2_7
74
+ [💄27-po]: https://github.com/rubocop-lts/rubocop-ruby2_7/pulls
75
+ [💄27-poi]: https://img.shields.io/github/issues-pr/rubocop-lts/rubocop-ruby2_7
76
+ [👽27-pc]: https://github.com/rubocop-lts/rubocop-ruby2_7/pulls?q=is%3Apr+is%3Aclosed
77
+ [👽27-pci]: https://img.shields.io/github/issues-pr-closed/rubocop-lts/rubocop-ruby2_7
78
+ [⛳️27-g]: https://rubygems.org/gems/rubocop-ruby2_7
79
+ [⛳️27-gh]: https://github.com/rubocop-lts/rubocop-ruby2_7
80
+
19
81
  # Rubocop::Ruby27
20
82
 
21
83
  See the intro [blog post](https://dev.to/pboling/rubocop-ruby-matrix-gems-nj)!
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Rubocop
4
4
  module Ruby27
5
- VERSION = "1.0.3"
5
+ VERSION = "1.0.4"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubocop-ruby2_7
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter Boling
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: 1.28.2
19
+ version: 1.29.1
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.28.2
26
+ version: 1.29.1
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: rake
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -77,10 +77,10 @@ licenses:
77
77
  - MIT
78
78
  metadata:
79
79
  homepage_uri: https://github.com/rubocop-lts/rubocop-ruby2_7
80
- source_code_uri: https://github.com/rubocop-lts/rubocop-ruby2_7/tree/v1.0.3
81
- changelog_uri: https://github.com/rubocop-lts/rubocop-ruby2_7/blob/v1.0.3/CHANGELOG.md
80
+ source_code_uri: https://github.com/rubocop-lts/rubocop-ruby2_7/tree/v1.0.4
81
+ changelog_uri: https://github.com/rubocop-lts/rubocop-ruby2_7/blob/v1.0.4/CHANGELOG.md
82
82
  bug_tracker_uri: https://github.com/rubocop-lts/rubocop-ruby2_7/issues
83
- documentation_uri: https://www.rubydoc.info/gems/rubocop-ruby2_7/1.0.3
83
+ documentation_uri: https://www.rubydoc.info/gems/rubocop-ruby2_7/1.0.4
84
84
  wiki_uri: https://github.com/rubocop-lts/rubocop-ruby2_7/wiki
85
85
  rubygems_mfa_required: 'true'
86
86
  post_install_message: