rubocop-ruby2_6 1.0.1 → 1.0.2

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: dd06fa5aba6b18e24376482c6663ec869b4f016090aabb18b62ee467a59f963d
4
- data.tar.gz: 743627fafb889f4723a3811b346f792ec31080efa1ce645df288cf7f167ed795
3
+ metadata.gz: c7e276c4660bc9e0eab7dc61140d7da6279f8cdc6ae8fe3a31603ff4ea62c7f3
4
+ data.tar.gz: 8744db61307f730bae323ccede01dc788aa34e53858f23245c3677b285339975
5
5
  SHA512:
6
- metadata.gz: d738ee62eda002d0ad93cc025e88a1e4567ec09ae1c67e7ea3be58d9e8b071d1364aec5a008aa2e9a2743c40ca175576cfc78eb37fd98d9c6e12731740307a4d
7
- data.tar.gz: 6fc76f448b18c188055981ccd6c54710b8dc2b0407bb8fdc71bc2b6d4369dfd1dac7aa01d1a2fac8145495d079832ead7fc03832194ef029189cceb9c86a3b39
6
+ metadata.gz: 0ccdb66f16bed6bccfd36e9a43d4c79f5639781c173bd1ff69bce35b838f02659fcfc1be0c471319d8124e8e2e11bfe49c585420e22cf3b4cd1ed8fb9c1c7d0e
7
+ data.tar.gz: 7a6d92c12c0b7d57eecd5243d15e0e765534444d5c3e493c817506e8dfb77d5dd0f2ae8a17629c4d9887ce015ec1f075858748854409bc00ccfdd594991a1747
data/CHANGELOG.md CHANGED
@@ -13,6 +13,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
 
14
14
  ### Removed
15
15
 
16
+ ## [1.0.2] 2022-05-02
17
+ ### Added
18
+ * Documentation
19
+
20
+ ### Changed
21
+
22
+ ### Fixed
23
+
24
+ ### Removed
25
+
16
26
  ## [1.0.1] 2022-05-01
17
27
  ### Added
18
28
 
@@ -23,9 +33,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
33
 
24
34
  ### Removed
25
35
 
26
- ## [1.0.0] 2022-04-30
36
+ ## [1.0.0] yanked
27
37
  ### Added
28
- * Initial release
38
+ * Initial release (yanked)
29
39
 
30
40
  ### Changed
31
41
 
@@ -33,5 +43,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
33
43
 
34
44
  ### Removed
35
45
 
36
- [Unreleased]: https://github.com/rubocop-semver/rubocop-ruby2_6/compare/.v1.0.0...HEAD
46
+ [Unreleased]: https://github.com/rubocop-semver/rubocop-ruby2_6/compare/v1.0.2...HEAD
47
+ [1.0.2]: https://github.com/rubocop-semver/rubocop-ruby2_6/compare/v1.0.1...v1.0.2
48
+ [1.0.1]: https://github.com/rubocop-semver/rubocop-ruby2_6/compare/v1.0.0...v1.0.1
37
49
  [1.0.0]: https://github.com/rubocop-semver/rubocop-ruby2_6/compare/d21b64e4f7ab2d581ed6882c430dd042fe73769b...v1.0.0
data/README.md CHANGED
@@ -40,12 +40,12 @@ a [SemVer compliant](https://semver.org/) (Semantic Versioning) way that aligns
40
40
  compatible/supported Ruby version.
41
41
 
42
42
  Adding this gem will facilitate the best practice of adding a `~> ` version constrained `rubocop` dependency, while
43
- minimiszing the risk of a rubocop minor / patch upgrade breaking the build. See the
43
+ minimizing the risk of a rubocop minor / patch upgrade breaking the build. See the
44
44
  official [compatibility matrix](https://github.com/rubocop/rubocop/blob/master/docs/modules/ROOT/pages/compatibility.adoc#support-matrix) (Rubocop documentation)
45
45
 
46
46
  ## Stable
47
47
 
48
- All releases of this gem are stable releases. The first version is `1.0.0`.
48
+ 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
49
 
50
50
  ## Installation
51
51
 
@@ -61,7 +61,7 @@ If bundler is not being used to manage dependencies, install the gem by executin
61
61
 
62
62
  The following is optional. We'll discuss why you might want to do this after you see what it does.
63
63
 
64
- Add to the top of your project's RuboCop configuration file:
64
+ Add to the top of your project's `.rubocop.yml` configuration file:
65
65
 
66
66
  ```yaml
67
67
  inherit_gem:
@@ -111,6 +111,27 @@ The gem is available as open source under the terms of
111
111
  the [MIT License][license] [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)][license-ref].
112
112
  See [LICENSE][license] for the official [Copyright Notice][copyright-notice-explainer].
113
113
 
114
+ <details>
115
+ <summary>Project Logos (rubocop-ruby2_6)</summary>
116
+
117
+ See [docs/images/logo/README.txt][project-logos]
118
+ </details>
119
+
120
+ <details>
121
+ <summary>Organization Logo (rubocop-semver)</summary>
122
+
123
+ Author: [Yusuf Evli][org-logo-author]
124
+ Source: [Unsplash][org-logo-source]
125
+ License: [Unsplash License][org-logo-license]
126
+ </details>
127
+
128
+ [project-logos]: https://github.com/rubocop-semver/rubocop-ruby2_6/blob/main/docs/images/logo/README.txt
129
+ [org-logo-author]: https://unsplash.com/@yusufevli
130
+ [org-logo-source]: https://unsplash.com/photos/yaSLNLtKRIU
131
+ [org-logo-license]: https://unsplash.com/license
132
+
133
+ ### Copyright
134
+
114
135
  * Copyright (c) 2022 [Peter H. Boling][peterboling] of [Rails Bling][railsbling]
115
136
 
116
137
  [copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
@@ -132,7 +153,7 @@ the [Pessimistic Version Constraint][pvc] with two digits of precision.
132
153
  For example:
133
154
 
134
155
  ```ruby
135
- spec.add_dependency "rubocop-ruby2_6", "~> 0.1"
156
+ spec.add_dependency "rubocop-ruby2_6", "~> 1.0"
136
157
  ```
137
158
 
138
159
  [copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Rubocop
4
4
  module Ruby26
5
- VERSION = "1.0.1"
5
+ VERSION = "1.0.2"
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.1
4
+ version: 1.0.2
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-01 00:00:00.000000000 Z
11
+ date: 2022-05-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubocop
@@ -75,10 +75,10 @@ licenses:
75
75
  - MIT
76
76
  metadata:
77
77
  homepage_uri: https://github.com/rubocop-semver/rubocop-ruby2_6
78
- source_code_uri: https://github.com/rubocop-semver/rubocop-ruby2_6/tree/v1.0.1
79
- changelog_uri: https://github.com/rubocop-semver/rubocop-ruby2_6/blob/v1.0.1/CHANGELOG.md
78
+ source_code_uri: https://github.com/rubocop-semver/rubocop-ruby2_6/tree/v1.0.2
79
+ changelog_uri: https://github.com/rubocop-semver/rubocop-ruby2_6/blob/v1.0.2/CHANGELOG.md
80
80
  bug_tracker_uri: https://github.com/rubocop-semver/rubocop-ruby2_6/issues
81
- documentation_uri: https://www.rubydoc.info/gems/rubocop-ruby2_6/1.0.1
81
+ documentation_uri: https://www.rubydoc.info/gems/rubocop-ruby2_6/1.0.2
82
82
  wiki_uri: https://github.com/rubocop-semver/rubocop-ruby2_6/wiki
83
83
  rubygems_mfa_required: 'true'
84
84
  post_install_message: