rubocop-ruby2_6 1.0.5 → 1.0.6

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: 65652644446adeeb19f155f57882a01b747436bc5893c788f0e252ca512ebfec
4
- data.tar.gz: 9ee6bc51cd3f769c9e9d132109df8cd7ffd412841dca93f7f103680e9d0869c6
3
+ metadata.gz: 8ec32ea2dc197f3dac09c11f3eaf4465216eff411771c0d1a13b1205cacf85df
4
+ data.tar.gz: ccf8d007d5cd3b45b6f4e094492032b14a9e570121edc8a9f0f6cb0769f405ed
5
5
  SHA512:
6
- metadata.gz: 4c4a4300733c516132fd60048cc5b792148f2a5ffdfaa276de6ca7c979b6c065189c2aa5b8422b4d3361e4b6746102005ce55f0766f05b806c0fc96bd0497c62
7
- data.tar.gz: 80a23f9daa01f5a5e4d44fda45f86fc9848dd9d675f9ba1627fe429fa976f29133f8e87e2ec6647450eba4b169e1a155744ceb163c98d3efe55fc29651542122
6
+ metadata.gz: 6fee75d9cda0f7361d9b6af703d8165376d32556ece423e46b2b771c1415f4f5c31cee216cff6a56e2e9cb7b4fffe7407edfbc76b2ec8225ae064597eb436831
7
+ data.tar.gz: 21aca225749a6a8587412c7ba880c8a202545848c670dfc03de81d86933902a91f88f0c8dfb0096601e25e5c83b3e80a47ab20b40d8ea28c75555aaba907ca4a
data/CHANGELOG.md CHANGED
@@ -13,6 +13,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
 
14
14
  ### Removed
15
15
 
16
+ ## [1.0.6] 2022-06-05
17
+ ### Changed
18
+ * Update to rubocop 1.30.0
19
+
20
+ ## [1.0.5] 2022-05-23
21
+ ### Changed
22
+ * Update to rubocop 1.29.1
23
+
16
24
  ## [1.0.4] 2022-05-23
17
25
  ### Added
18
26
  * Rubocop => RuboCop typo repair
@@ -35,7 +43,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
35
43
  ### Added
36
44
  * Initial release (yanked)
37
45
 
38
- [Unreleased]: https://github.com/rubocop-lts/rubocop-ruby2_6/compare/v1.0.4...HEAD
46
+ [Unreleased]: https://github.com/rubocop-lts/rubocop-ruby2_6/compare/v1.0.6...HEAD
47
+ [1.0.6]: https://github.com/rubocop-lts/rubocop-ruby2_6/compare/v1.0.5...v1.0.6
48
+ [1.0.5]: https://github.com/rubocop-lts/rubocop-ruby2_6/compare/v1.0.4...v1.0.5
39
49
  [1.0.4]: https://github.com/rubocop-lts/rubocop-ruby2_6/compare/v1.0.3...v1.0.4
40
50
  [1.0.3]: https://github.com/rubocop-lts/rubocop-ruby2_6/compare/v1.0.2...v1.0.3
41
51
  [1.0.2]: https://github.com/rubocop-lts/rubocop-ruby2_6/compare/v1.0.1...v1.0.2
data/README.md CHANGED
@@ -20,10 +20,10 @@
20
20
 
21
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
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] [![Legacy][🧮lts-lwfi]][🧮lts-lwf] [![Heads][🖐lts-hwfi]][🖐lts-hwf] | [![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_6`][⛳️26-gh] | [![Gem Version][⛳️26-vi]][⛳️26-g] | [![Total DL][🖇️26-dti]][⛳️26-g] [![DL Rank][🏘️26-rti]][⛳️26-g] | [![Current][🚎26-cwfi]][🚎26-cwf] [![Heads][🖐26-hwfi]][🖐26-hwf] [![Legacy][🧮26-lwfi]][🧮26-lwf] | [![Open Issues][📗26-ioi]][📗26-io] [![Closed Issues][🚀26-ici]][🚀26-ic] [![Open PRs][💄26-poi]][💄26-po] [![Closed PRs][👽26-pci]][👽26-pc] |
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_6`][⛳️26-gh] | [![Gem Version][⛳️26-vi]][⛳️26-g] | [![Total DL][🖇️26-dti]][⛳️26-g] [![DL Rank][🏘️26-rti]][⛳️26-g] | [![Current][🚎26-cwfi]][🚎26-cwf] [![Heads][🖐26-hwfi]][🖐26-hwf] [![Legacy][🧮26-lwfi]][🧮26-lwf] | [![Open Issues][📗26-ioi]][📗26-io] [![Closed Issues][🚀26-ici]][🚀26-ic] [![Open PRs][💄26-poi]][💄26-po] [![Closed PRs][👽26-pci]][👽26-pc] |
27
27
 
28
28
  <!-- columnar badge #s for Project Health table:
29
29
  ⛳️
data/SECURITY.md CHANGED
@@ -3,11 +3,11 @@
3
3
  ## Supported Versions
4
4
 
5
5
  | Version | Supported |
6
- | ------- | ------------------ |
7
- | 0.x | :white_check_mark: |
6
+ |---------| ------------------ |
7
+ | 1.x | :white_check_mark: |
8
8
 
9
9
  ## Reporting a Vulnerability
10
10
 
11
11
  Peter Boling is the primary maintainer of this gem. Please find a way
12
12
  to [contact him directly](https://railsbling.com/contact) to report the issue. Include as much relevant information as
13
- possible.
13
+ possible.
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Rubocop
4
4
  module Ruby26
5
- VERSION = "1.0.5"
5
+ VERSION = "1.0.6"
6
6
  end
7
7
  end
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.5
4
+ version: 1.0.6
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-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubocop
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: 1.29.1
19
+ version: 1.30.0
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.29.1
26
+ version: 1.30.0
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_6
80
- source_code_uri: https://github.com/rubocop-lts/rubocop-ruby2_6/tree/v1.0.5
81
- changelog_uri: https://github.com/rubocop-lts/rubocop-ruby2_6/blob/v1.0.5/CHANGELOG.md
80
+ source_code_uri: https://github.com/rubocop-lts/rubocop-ruby2_6/tree/v1.0.6
81
+ changelog_uri: https://github.com/rubocop-lts/rubocop-ruby2_6/blob/v1.0.6/CHANGELOG.md
82
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.5
83
+ documentation_uri: https://www.rubydoc.info/gems/rubocop-ruby2_6/1.0.6
84
84
  wiki_uri: https://github.com/rubocop-lts/rubocop-ruby2_6/wiki
85
85
  rubygems_mfa_required: 'true'
86
86
  post_install_message: