lefthook 1.2.1 → 1.2.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 683059e9b752a53a1f1c4241a3e76f85784c7f5bdaf2eb4ad7f948712dc3bef1
4
- data.tar.gz: 2415fd0811084d583a07c2f261631292f0c4592382b8763fa948aa15c2ce944a
3
+ metadata.gz: 9319b6a1dad4f91f43b0b05309fb453cd58f3159e238f1817fcae1a08bf51c02
4
+ data.tar.gz: fbd30ed8525642310b86f49d8a1ab214e085b0e99ce9dbf543e74a3b81c0ffc5
5
5
  SHA512:
6
- metadata.gz: 44631656cfdafb536f4b56ec1ec3189ea3d7a83a047f6f18d9eb2f86f0e6399336e3f33ec7fa2f4e921977903c9e6f07219f60a4420f668c1db3f7238bd93b2b
7
- data.tar.gz: 80ab7cacd2adfa37c8827031d51027bdc77b9ae56e8f9ff78327239f84b95a7b3c7f935e524b7b0aa37a3b3a84b4a605467e64648ec63a05798cf453f019c5f0
6
+ metadata.gz: 1d6a5b26bf92e9fddb4c543f33cc51de0814e51dee9aa05d3b5720243e29988f57d165b2e8d3996b2d4b695cefc0704d8d7a49e2b66091bb72baedb940870865
7
+ data.tar.gz: 9afb5e7f4465f21b5089f83d0368062a9090396d46c80661db090c26346e12695b53c75a17274e1bbe52b91a10f1679f5b077081ffeb38f9c63738e4e90b425b
data/bin/lefthook CHANGED
@@ -19,6 +19,7 @@ os =
19
19
  when "windows" then "windows"
20
20
  when "mingw32" then "windows" # Windows with MINGW64 reports RUBY_PLATFORM as "x64-mingw32"
21
21
  when "mingw" then "windows"
22
+ when "freebsd" then "freebsd"
22
23
  else raise "Unknown OS: #{platform.os}"
23
24
  end
24
25
 
Binary file
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lefthook
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.1
4
+ version: 1.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - A.A.Abroskin
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2022-11-17 00:00:00.000000000 Z
12
+ date: 2022-11-23 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description:
15
15
  email: