lefthook 1.2.0 → 1.2.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: 52aba47f7cf311f03028ecc538d8762d298509fb5304b053bf52f10dc119c2a8
4
- data.tar.gz: d232548584fcf8959472929759657b686b81fee92a9a405e712aa52f0bb602db
3
+ metadata.gz: 683059e9b752a53a1f1c4241a3e76f85784c7f5bdaf2eb4ad7f948712dc3bef1
4
+ data.tar.gz: 2415fd0811084d583a07c2f261631292f0c4592382b8763fa948aa15c2ce944a
5
5
  SHA512:
6
- metadata.gz: 1889fb5eb3750b9525126fafd816c01862268dd07d51eddefaafedafd78274f73749278ad6454269d182858c9a07b88177132d10bd91813b30ffb5a168ae11d7
7
- data.tar.gz: a42a65ad5da7669dad1b5074dbeef4eadff71b8a45dcd9974037fb218986584ed9c3def0b96bdeff97cfb83d1649f3ae99139438a267116e6e010ba34ff3c93a
6
+ metadata.gz: 44631656cfdafb536f4b56ec1ec3189ea3d7a83a047f6f18d9eb2f86f0e6399336e3f33ec7fa2f4e921977903c9e6f07219f60a4420f668c1db3f7238bd93b2b
7
+ data.tar.gz: 80ab7cacd2adfa37c8827031d51027bdc77b9ae56e8f9ff78327239f84b95a7b3c7f935e524b7b0aa37a3b3a84b4a605467e64648ec63a05798cf453f019c5f0
Binary file
Binary file
metadata CHANGED
@@ -1,17 +1,17 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lefthook
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - A.A.Abroskin
8
8
  - Evil Martians
9
- autorequire:
9
+ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2022-11-07 00:00:00.000000000 Z
12
+ date: 2022-11-17 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description:
14
+ description:
15
15
  email:
16
16
  - lefthook@evilmartians.com
17
17
  executables:
@@ -23,6 +23,8 @@ files:
23
23
  - lib/lefthook.rb
24
24
  - libexec/lefthook_darwin_amd64_v1/lefthook
25
25
  - libexec/lefthook_darwin_arm64/lefthook
26
+ - libexec/lefthook_freebsd_amd64_v1/lefthook
27
+ - libexec/lefthook_freebsd_arm64/lefthook
26
28
  - libexec/lefthook_linux_amd64_v1/lefthook
27
29
  - libexec/lefthook_linux_arm64/lefthook
28
30
  - libexec/lefthook_windows_amd64_v1/lefthook.exe
@@ -47,8 +49,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
47
49
  - !ruby/object:Gem::Version
48
50
  version: '0'
49
51
  requirements: []
50
- rubygems_version: 3.2.3
51
- signing_key:
52
+ rubygems_version: 3.1.2
53
+ signing_key:
52
54
  specification_version: 4
53
55
  summary: A single dependency-free binary to manage all your git hooks that works with
54
56
  any language in any environment, and in all common team workflows.