gc_ruboconfig 3.6.1 → 3.6.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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 21e2e09a856837e9f6b6c3a5d00316864a347cc408930ccb80d7cb1a56b2ecf4
4
- data.tar.gz: 53c47876b0620dcbc4ceb003b1cac65d6117716515dfa43acf606d07ee1dc318
3
+ metadata.gz: 91a0722b6b20e1e638fede03c2586c5ff7838c7de6ad0f3d85a451e2c994fa6d
4
+ data.tar.gz: 002204536510f088f901d0990ee89330d379586fbc1238bdbf2fa207df6af18c
5
5
  SHA512:
6
- metadata.gz: 6058f66af0f7ac4b6614ded4ca0c1e684973c7d3700494fff1403f397c6fc1bbd6d1f9d1bf7b596bfc302603c90918aadc9c3b9df60bf71f4ffd2e9a0bf3437e
7
- data.tar.gz: c1cbc9a2a31f88efefa35987fde6dc5b2d2d9f8718cf3a27e66cdc7e628b38677ddcc0bdc139bfab6582956a0630daee0caa9383351efd8de8ee4f53f1fd19ef
6
+ metadata.gz: cd854a4e8028612e4ca49f324f5c6f193fc1705e2de9f0053fcabda2fa86bf2d04e257fe028fd2bbf5c1bf8c7f7ff1ee55bb78d7d369c4d0082a3cf9edd3addf
7
+ data.tar.gz: b6e99bdb004f20676a5747a4ae5b31c1265f1f2c76d79c891c08bdc4ca6d835bef0635396eb3888d4d106f1a3090173d2ea895426fe034767e51356035b4d6a5
metadata CHANGED
@@ -1,11 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gc_ruboconfig
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.6.1
4
+ version: 3.6.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - GoCardless
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
  date: 2023-02-15 00:00:00.000000000 Z
@@ -66,7 +66,7 @@ dependencies:
66
66
  - - ">="
67
67
  - !ruby/object:Gem::Version
68
68
  version: 2.14.2
69
- description:
69
+ description:
70
70
  email:
71
71
  - developers@gocardless.com
72
72
  executables: []
@@ -79,7 +79,7 @@ homepage: https://github.com/gocardless/ruboconfig
79
79
  licenses:
80
80
  - MIT
81
81
  metadata: {}
82
- post_install_message:
82
+ post_install_message:
83
83
  rdoc_options: []
84
84
  require_paths:
85
85
  - lib
@@ -95,7 +95,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
95
95
  version: '0'
96
96
  requirements: []
97
97
  rubygems_version: 3.3.7
98
- signing_key:
98
+ signing_key:
99
99
  specification_version: 4
100
100
  summary: GoCardless's shared Rubocop configuration, conforming to our house style
101
101
  test_files: []