lefthook 1.0.4 → 1.0.5

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: 8fbe5f90cdb5823d24132e2dc49c55f0ee1882f290cc81480f3676bd87f30a64
4
- data.tar.gz: ac7143657ea8e2ed5b06ff3795aca927dbdd3039364ba56b3c8e3521d8c805fd
3
+ metadata.gz: f66123d5845bbff7c96fcdab6d185f3c9e761222ebc52ef594e28c4cccc8ca12
4
+ data.tar.gz: 96e89382e2bc0217c6c98b656d09da4c4885c31539c31d8f9f6fc243d671c122
5
5
  SHA512:
6
- metadata.gz: 3e8d2820ea8b3feca30ff27a43378dce12534ffa517b675bb9e94049cda9fa38a35e9d4d227779a7ea458cbc3f7f4c55317b6dfbd4b9a21fbe331dd9604647ad
7
- data.tar.gz: 6619b7e48e1d15bae58b4ea148c0c5144edebc10cbcb4825cc111bb26e00a32dcc9db19dd4c65ce87fd7ad8bfb8131db7491a584406a40045dd0e865b66d1639
6
+ metadata.gz: d059f745c37cefcf53b33abf3a4ad2d1ec81c7bf3d161f3f30042f821a36d6677c0e2a2c0bed9cab8b9789c01a5d78817f9d52d18f3e0cc5be9f7c0917d1cac0
7
+ data.tar.gz: 3fa93d85f18440d6698153566b86e36e70a2c4a6f80d6b6ecacbe483f146658b611f2ab35fcf2196121544b81fe0a21abe0ec3a8642c084e8d87d6f0f1f963df
data/bin/lefthook CHANGED
@@ -18,6 +18,7 @@ os =
18
18
  when "darwin" then "darwin" # MacOS
19
19
  when "windows" then "windows"
20
20
  when "mingw32" then "windows" # Windows with MINGW64 reports RUBY_PLATFORM as "x64-mingw32"
21
+ when "mingw" then "windows"
21
22
  else raise "Unknown OS: #{platform.os}"
22
23
  end
23
24
 
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.0.4
4
+ version: 1.0.5
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-06-27 00:00:00.000000000 Z
12
+ date: 2022-07-19 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description:
15
15
  email:
@@ -47,7 +47,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
47
47
  - !ruby/object:Gem::Version
48
48
  version: '0'
49
49
  requirements: []
50
- rubygems_version: 3.2.3
50
+ rubygems_version: 3.1.6
51
51
  signing_key:
52
52
  specification_version: 4
53
53
  summary: A single dependency-free binary to manage all your git hooks that works with