rubocop-constable 1.3.3 → 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: c323d592b20c8ee58d737b67a7f7032d97c953e9d1f356a39382ebdeeb0bb3f2
4
- data.tar.gz: 200fdd2300486038203edf9d8cf6ea0d518f66e25cbecfcf2c31985b9d5a9916
3
+ metadata.gz: d8f7ad90c448dcf0b38ff37f2c8f0e40060cfe87948c7fa01ebba55ba585d267
4
+ data.tar.gz: 53a2b5a4c19c942f3e28223b3ca297ed2fe80a403d9e3676adb1010008ca7876
5
5
  SHA512:
6
- metadata.gz: 17af300081cb89773aae7b905fe3a45a27bec1d69c3d1454b2d91d5193729e13b2e7e12a35b6c992e28f3f7f3f83beda96db8506ef6913248c57a9ebb82efb64
7
- data.tar.gz: f8464adbabf25d6554371515499c6043faed663a9aa4adf973cf46c8eca586dc42756d79454fee83fb3f122d2b570361ed979f27cb33e3e730beae48c4a32ac9
6
+ metadata.gz: 98e1f68edde0628c44788b35d3183a4a615267163b03e84f47f5528f56f281f414ac0ebe47d0355eca29907fa0656a5bfb6f096d542fbdb97dd69cc471bc0aa7
7
+ data.tar.gz: 3eed44e7c1ba9e6821491d1cdee2759ca9cd19fb2941c9c3d3927321ab8b199e344b2295f23ef8b26ea17c8ada7dc4def243b0ca59c22978e366f4695ea82973
data/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to `rubocop-constable` are documented here.
4
4
  This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
5
 
6
+ ## [1.4.1]
7
+
8
+ Version bumped to track `constable-rails` 1.4.1. No cop changes.
9
+
10
+ ## [1.4.0]
11
+
12
+ Version bumped to track `constable-rails` 1.4.0. No cop changes.
13
+
6
14
  ## [1.3.3]
7
15
 
8
16
  Version bumped to track `constable-rails` 1.3.3. No cop changes.
@@ -2,6 +2,6 @@
2
2
 
3
3
  module RuboCop
4
4
  module Constable
5
- VERSION = "1.3.3"
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-constable
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.3
4
+ version: 1.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ray Hughes
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-09-08 00:00:00.000000000 Z
11
+ date: 2026-09-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubocop