rubocop-lts 22.1.0 → 22.1.1

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: 0a7de4d5ab50beb89bdb96c39eab91e24ef9ed44adf701f04accbe3b3d57ddbd
4
- data.tar.gz: 5831fb917ddae5e33563ef20c3cc5bcb450cb9297c70cb8828c5b6fbe540051e
3
+ metadata.gz: cde3aa5a4086d16f06de092d76239427f77c7697b0e3642144339bce95cfe1f3
4
+ data.tar.gz: be383534a4e118e170e8b5d30e29d9ca3f454538c2a03a24a43b7c72434fbdc1
5
5
  SHA512:
6
- metadata.gz: 21a092d38fbd540856353d880e6c34a1b96e4146dd537a3e803393c598c3f0cf9695f964a200f7ad678c83cd12e822f24be4396ec69bbcf7c8a695f024e27a57
7
- data.tar.gz: f17f6ae7e94d459658572771f1405d138bb907fbf44442f22c7fae8954c8421f9c11edc3a37ba8b1300f31b656b9c1f858586716b40d53d1c0dca2b7b03b2160
6
+ metadata.gz: 3eda95af2c433e76d8814d9ee6d4f73b39e921741d14d7bf576987ce552060c2329d864207be98a0be91320c1981df406ebd0d9fc65725e1fbb6d82f0d5aaed1
7
+ data.tar.gz: 46eb926cd895f5dde47ce9362eec36a4817587ca2ef209779f10e6fae0b6f3d2e14d977509b10d843cdea00ce75cf3b9e3078a62b4065168044d8f7e51985939
checksums.yaml.gz.sig CHANGED
@@ -1,5 +1,3 @@
1
- �%?0`-��{Xp43z�h�� d��$Y��
2
- }慳 8{9��Z��\uhZ
3
- ���և;�RfX����{��@�X9W
4
- M6�'��1DZ@-]IG$�R�����A�)�*��W�w>��R��b�t��S9]��Â�F;ɪ/���O�/�5� �h5;��̶s�?u���V]e��ō}�{��}('���"��Fck!��-�}
5
- (��\u��/����E=����Z!Y3a�F���)�=��a�I}�򑡑���"�,��dțgԦ�m��
1
+ e��fI3��D<�ȸE���9�_�:�l5��l��Μ���\��Xu*{Z�-$s'ƚ� n
2
+ �~�S]�;��Gt6�@iI!��\A2y�P��݁�TRL?M�/*�0f2O�Ǜ�y����+�M��|��,�Z�
3
+ D_D[=m\��6�剎ZQ��[���=H d���o��7nc��k�1�;D��H��H_6�J9�|p�28�\�����[�
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.1] - 2023-05-22
14
+ ### Changed
15
+ - Minimum Ruby version is 3.1
16
+
13
17
  ## [22.1.0] - 2023-05-22
14
18
  ### Changed
15
19
  - Bumped dependency rubocop-ruby3_1 to ~> 2.0.4
@@ -26,8 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
26
30
  ### Added
27
31
  - Initial even release supporting Ruby >= 3.1
28
32
 
29
-
30
- [Unreleased]: https://github.com/rubocop-lts/rubocop-lts/compare/v22.1.0...HEAD
33
+ [Unreleased]: https://github.com/rubocop-lts/rubocop-lts/compare/v22.1.1...HEAD
34
+ [22.1.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v22.1.0...v22.1.1
31
35
  [22.1.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v22.0.1...v22.1.0
32
36
  [22.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v22.0.0...v22.0.1
33
37
  [22.0.0]: https://gitlab.com/rubocop-lts/rubocop-lts/-/tags/v22.0.0
@@ -3,7 +3,7 @@
3
3
  module Rubocop
4
4
  module Lts
5
5
  module Version
6
- VERSION = "22.1.0"
6
+ VERSION = "22.1.1"
7
7
  end
8
8
  end
9
9
  end
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.0
4
+ version: 22.1.1
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.0
139
- changelog_uri: https://gitlab.com/rubocop-lts/rubocop-lts/-/blob/v22.1.0/CHANGELOG.md
138
+ source_code_uri: https://gitlab.com/rubocop-lts/rubocop-lts/-/tree/v22.1.1
139
+ changelog_uri: https://gitlab.com/rubocop-lts/rubocop-lts/-/blob/v22.1.1/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.0
141
+ documentation_uri: https://www.rubydoc.info/gems/rubocop-lts/22.1.1
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: '2.7'
153
+ version: '3.0'
154
154
  required_rubygems_version: !ruby/object:Gem::Requirement
155
155
  requirements:
156
156
  - - ">="
metadata.gz.sig CHANGED
Binary file