rubocop-lts 22.1.1 → 22.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +3 -3
- data/CHANGELOG.md +6 -1
- data/lib/rubocop/lts/version.rb +1 -1
- data.tar.gz.sig +0 -0
- metadata +5 -5
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 82e5e53b333a35031fbb9c60efdc9cb8653b9a5108de8315c39a980bfaea6dba
|
|
4
|
+
data.tar.gz: 46f5513fae1f74d069f66ee1b2703d8f030f8ac5cd24d34682c590b0d3acb659
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: baa3d11fad0f8aa08088596b8cf2d503f0f4308f63ddf12a27b1560d8fa8a94bb644d2b518bb8a6c678fb03906c9fb721f14711cb7854055a10acaa17a6a2084
|
|
7
|
+
data.tar.gz: dd1dafb89c59898b4a86404b32238740ff10c143ffba74ec74ab30f6328e247b32e63a1bfddfa792d24cc29c31b14737d963af40f94c6464679fec1191369ae8
|
checksums.yaml.gz.sig
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
���^���6aS[lZ�Gr͛ď���dw8s/�Oy�^�i^������;����&�纋�D�7�N��I��J'�`�3���EN�G���K�<;/����c���� �LP&9~kij��(�! n�ӡ�����U����
|
|
2
|
+
���T/RS!c�K�f�\����"�
|
|
3
|
+
��d���2<�,�=��H��״�:�>1�������$z�W:�2�Jz�@d�)&�e�p[��?�g���Ȋi��*�p_��x�!d<�SZ܊��y��d8T�9��
|
data/CHANGELOG.md
CHANGED
|
@@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
10
10
|
### Fixed
|
|
11
11
|
### Removed
|
|
12
12
|
|
|
13
|
+
## [22.1.2] - 2023-05-22
|
|
14
|
+
### Changed
|
|
15
|
+
- Oops, minimum Ruby version is 3.1, for real this time.
|
|
16
|
+
|
|
13
17
|
## [22.1.1] - 2023-05-22
|
|
14
18
|
### Changed
|
|
15
19
|
- Minimum Ruby version is 3.1
|
|
@@ -30,7 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
30
34
|
### Added
|
|
31
35
|
- Initial even release supporting Ruby >= 3.1
|
|
32
36
|
|
|
33
|
-
[Unreleased]: https://github.com/rubocop-lts/rubocop-lts/compare/v22.1.
|
|
37
|
+
[Unreleased]: https://github.com/rubocop-lts/rubocop-lts/compare/v22.1.2...HEAD
|
|
38
|
+
[22.1.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v22.1.1...v22.1.2
|
|
34
39
|
[22.1.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v22.1.0...v22.1.1
|
|
35
40
|
[22.1.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v22.0.1...v22.1.0
|
|
36
41
|
[22.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v22.0.0...v22.0.1
|
data/lib/rubocop/lts/version.rb
CHANGED
data.tar.gz.sig
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rubocop-lts
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 22.1.
|
|
4
|
+
version: 22.1.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Peter Boling
|
|
@@ -135,10 +135,10 @@ licenses:
|
|
|
135
135
|
- MIT
|
|
136
136
|
metadata:
|
|
137
137
|
homepage_uri: https://gitlab.com/rubocop-lts/rubocop-lts
|
|
138
|
-
source_code_uri: https://gitlab.com/rubocop-lts/rubocop-lts/-/tree/v22.1.
|
|
139
|
-
changelog_uri: https://gitlab.com/rubocop-lts/rubocop-lts/-/blob/v22.1.
|
|
138
|
+
source_code_uri: https://gitlab.com/rubocop-lts/rubocop-lts/-/tree/v22.1.2
|
|
139
|
+
changelog_uri: https://gitlab.com/rubocop-lts/rubocop-lts/-/blob/v22.1.2/CHANGELOG.md
|
|
140
140
|
bug_tracker_uri: https://gitlab.com/rubocop-lts/rubocop-lts/-/issues
|
|
141
|
-
documentation_uri: https://www.rubydoc.info/gems/rubocop-lts/22.1.
|
|
141
|
+
documentation_uri: https://www.rubydoc.info/gems/rubocop-lts/22.1.2
|
|
142
142
|
wiki_uri: https://gitlab.com/rubocop-lts/rubocop-lts/-/wiki
|
|
143
143
|
funding_uri: https://liberapay.com/pboling
|
|
144
144
|
rubygems_mfa_required: 'true'
|
|
@@ -150,7 +150,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
150
150
|
requirements:
|
|
151
151
|
- - ">="
|
|
152
152
|
- !ruby/object:Gem::Version
|
|
153
|
-
version: '3.
|
|
153
|
+
version: '3.1'
|
|
154
154
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
155
155
|
requirements:
|
|
156
156
|
- - ">="
|
metadata.gz.sig
CHANGED
|
Binary file
|