p4ruby 2021.1.2196401-x64-mingw32 → 2021.1.2265066-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9b132efb11c78aa6705ac1346a7b4c59ab7cccf6dcba3178f0f9fc6a03fe8a3e
4
- data.tar.gz: 04c3421aa6c9bd9479572dda3bb87d71d979d0781cb424db565533d082b4101d
3
+ metadata.gz: fb24b53c044182143840e6546be3ba1daa22cff30f5223713b23798f0646619a
4
+ data.tar.gz: 532c124d43522b707074e37a89307b1c7b4d83353488ae0ba0b1d2b2d1c729b9
5
5
  SHA512:
6
- metadata.gz: 3a360cbc22044ccd0bc117847a033b1390933d7f2476ca1a7d47f78a21c48e4722db0bf1c9bd28a7956f56584455d01f697a3d72855f57a85e02045dcb6e9e0e
7
- data.tar.gz: 66a5854245e1ab4168c0831294c4c771ae140675779cc3c297c82381e6212cc073adb912f91dbd0b98860c2c7c61e2a2bd38cec029948edc105218c87c6cf7c9
6
+ metadata.gz: 05707c212fa5f753ae2dc3a29801afa941524b93be1564b4d0f05b778499df821cea0e43d3188fe3f310e7d253f81fc4316bde2774ed9ba1515b4a71eebe3422
7
+ data.tar.gz: 77bfb5bfc5937282d595df84ba0b95ab2ad7d646fc4c7d4558c508766e256e8729d0ab6552f393c9ca16a77a457052e2587a21bfc2e888da42abad11ef31129c
data/LICENSE.txt CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2021, Perforce Software, Inc. All rights reserved.
1
+ Copyright (c) 2022, Perforce Software, Inc. All rights reserved.
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without
4
4
  modification, are permitted provided that the following conditions are met:
data/lib/2.6/P4.so CHANGED
Binary file
data/lib/2.7/P4.so CHANGED
Binary file
data/lib/3.0/P4.so CHANGED
Binary file
data/lib/P4/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  class P4
2
- Version = VERSION = '2021.1.2196401'
2
+ Version = VERSION = '2021.1.2265066'
3
3
  end
data/lib/P4.so CHANGED
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: p4ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 2021.1.2196401
4
+ version: 2021.1.2265066
5
5
  platform: x64-mingw32
6
6
  authors:
7
7
  - Perforce Software, Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-10-14 00:00:00.000000000 Z
11
+ date: 2022-03-23 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Ruby extensions to the C++ Perforce API.
14
14
  email: support@perforce.com