rubocop-kobus 0.2.0 → 0.4.0

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +6 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f59f7d11e27755d6357c30711f1256277a9684661d0c70d7d805d87a420430bc
4
- data.tar.gz: 6f275740ee96ab0e590ebcbb53e556f51466e0669ce36f4e4623b86fdc7f6931
3
+ metadata.gz: ca7662a5073bb322269b94338eef45bbc4e241d9e66430a1ed7e38ad2cb34249
4
+ data.tar.gz: 8fa6a58dbc201990002032a474c3bcb32638ddce6b61c5082bfc8093c2194c08
5
5
  SHA512:
6
- metadata.gz: 93875818885cde369727f2e4cb0b25aaa7346edcf4566551304981dd0fa3a9735e73c998f3b8fe884eff30cee2adf9b045d3af64dfc16c16e43429d22108b700
7
- data.tar.gz: 1d9b77d5794fb0c0a9bde9e28f14c5d29ad30e90700012fd9d77cdf5aff632c97625a57de404d507434cda6e7810adaeea60a9d24525c056e493408c7597a62b
6
+ metadata.gz: '0809f5091d70e4d2bef31288bd340195db1d04dbc4ee376e51cf1fb28353f5396e1c89831476a472f44048056b928ea1da7b58e670e043770a3ee4d683d6f260'
7
+ data.tar.gz: 0f13ec34d67b95cba65abb9bb19db5d914e29a5e33a574b6c7ae137edbf230e012f8335c037a94e912fec4caf1009852fa0ec27e02260ab4f4e2ba46db7c39b1
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubocop-kobus
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kobus Post
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-08-09 00:00:00.000000000 Z
11
+ date: 2023-08-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubocop
@@ -78,7 +78,7 @@ homepage: https://github.com/kpost/rubocop-kobus
78
78
  licenses:
79
79
  - MIT
80
80
  metadata: {}
81
- post_install_message:
81
+ post_install_message:
82
82
  rdoc_options: []
83
83
  require_paths:
84
84
  - lib
@@ -93,8 +93,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
93
93
  - !ruby/object:Gem::Version
94
94
  version: '0'
95
95
  requirements: []
96
- rubygems_version: 3.4.18
97
- signing_key:
96
+ rubygems_version: 3.4.10
97
+ signing_key:
98
98
  specification_version: 4
99
99
  summary: My personal Rubocop config
100
100
  test_files: []