rubocop-rubomatic-rails 1.4.0.pre.rc.2 → 1.4.1

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5adcdaa68171cd907b132673b35f6d6bcca8ecf41a3cf5a696d7e0420f95b9dd
4
- data.tar.gz: af8239ed90219f94cc83337905b24e1a9b5f73db9315c3282b2d24e767a36931
3
+ metadata.gz: 2919c9dda6d82933d1b2f01a98867fd850f310e4185ab5e5ebe6676fd99c36ad
4
+ data.tar.gz: 45c3c79e0e79ce10863baefc52276c5dfab5d03f60fac318f698f83e787d8162
5
5
  SHA512:
6
- metadata.gz: 376e06f9474d76de1e7cbbd66d4455e7fb956658574510f6be71ffc76c8101bf7dc59c3fa1d8d60d6e151509faa94940d69f43df08963b064c41bad26b9c19be
7
- data.tar.gz: f59a4c1b93d74281617cbf98536597e1d372b8edacc3a4a1d0ee95995069a9f53d4fbd52e2a0ed617e9f7a6d316bac83a0640a7b38106f1c42bb6d5a6c8b3697
6
+ metadata.gz: c8a8282b8788c864b4592a88dc260833689c4683ddc5810335f90454978d61cd68f71692f01455ccaf78e6fe8a203cbaeebe1f271725cb2e5027af02fd164473
7
+ data.tar.gz: a6e1e775c65729a15b104b40e267162a8ffb95c945e1fd8ef7147aabbef758561eaf1656081eb1a1ac54b323c621c758e988a22fdfeae4db2ace4b18c23b3561
@@ -2,6 +2,6 @@
2
2
 
3
3
  module RuboCop
4
4
  module RubomaticRails
5
- VERSION = '1.4.0-rc.2'
5
+ VERSION = '1.4.1'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubocop-rubomatic-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0.pre.rc.2
4
+ version: 1.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brands Insurance
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-12-22 00:00:00.000000000 Z
11
+ date: 2024-10-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubocop-rails
@@ -28,22 +28,16 @@ dependencies:
28
28
  name: rubocop-rubomatic
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
- - - ">="
32
- - !ruby/object:Gem::Version
33
- version: 1.0.0
34
- - - "<"
31
+ - - "~>"
35
32
  - !ruby/object:Gem::Version
36
- version: '2.0'
33
+ version: 1.4.0
37
34
  type: :runtime
38
35
  prerelease: false
39
36
  version_requirements: !ruby/object:Gem::Requirement
40
37
  requirements:
41
- - - ">="
42
- - !ruby/object:Gem::Version
43
- version: 1.0.0
44
- - - "<"
38
+ - - "~>"
45
39
  - !ruby/object:Gem::Version
46
- version: '2.0'
40
+ version: 1.4.0
47
41
  description:
48
42
  email:
49
43
  - documents@brandsinsurance.com
@@ -65,14 +59,14 @@ files:
65
59
  - lib/rubocop/rubomatic-rails.rb
66
60
  - lib/rubocop/rubomatic-rails/inject.rb
67
61
  - lib/rubocop/rubomatic-rails/version.rb
68
- homepage: https://github.com/BrandsInsurance/rubomatic-rails/
62
+ homepage: https://github.com/BrandsInsurance/rubocop-rubomatic-rails
69
63
  licenses:
70
64
  - MIT
71
65
  metadata:
72
66
  rubygems_mfa_required: 'true'
73
- homepage_uri: https://github.com/BrandsInsurance/rubomatic-rails/
74
- source_code_uri: https://github.com/BrandsInsurance/rubomatic-rails
75
- changelog_uri: https://github.com/BrandsInsurance/rubomatic-rails/blob/main/CHANGELOG.adoc
67
+ homepage_uri: https://github.com/BrandsInsurance/rubocop-rubomatic-rails
68
+ source_code_uri: https://github.com/BrandsInsurance/rubocop-rubomatic-rails
69
+ changelog_uri: https://github.com/BrandsInsurance/rubocop-rubomatic-rails/blob/main/CHANGELOG.adoc
76
70
  post_install_message:
77
71
  rdoc_options: []
78
72
  require_paths:
@@ -84,9 +78,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
84
78
  version: 3.0.1
85
79
  required_rubygems_version: !ruby/object:Gem::Requirement
86
80
  requirements:
87
- - - ">"
81
+ - - ">="
88
82
  - !ruby/object:Gem::Version
89
- version: 1.3.1
83
+ version: '0'
90
84
  requirements: []
91
85
  rubygems_version: 3.2.15
92
86
  signing_key: