p4ruby 2025.2.2863692-x64-mingw-ucrt → 2026.1.2974577-x64-mingw-ucrt

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: a9cd60d2766666f36681113813b49a614d1372a9f4312052f962a8af7eae84d8
4
- data.tar.gz: 3dcd6db5a4f41b77db74fb95997a37991a9498ecc7fb4eca70164345150d0707
3
+ metadata.gz: 91cc3acd3590d8aef7c9db2c78e320b4eeffe8a8f6274ce71f1c0bbccf97f597
4
+ data.tar.gz: f5b9f4d8ac19ab2dcc4562167212167b70d6aca96dca8633ec8faab9a5b4d2fa
5
5
  SHA512:
6
- metadata.gz: 0ba3dc31b1ebd02af8e07177e3acc344df2753732b611259f1600ea3d053c09e1c60d4dff6d76863723261fcbe7fe7029cb82349fb5b4f040b807a861f198a6f
7
- data.tar.gz: f02c657e6a784ffb60751bb676b63b04c131745424ad0d1230e643fa6194105daf8895146b942f45c6b1a69fcfcb74f67dfb68f75410ddf8a85fe25ca63637c9
6
+ metadata.gz: aba23fbe4c0fbc3bc4a7112ed06aab7f45a655341de82078d74ba3b1ee76a5c0c3dc43704e44098195cb5e9b0a330c0a6bd7e9348cb1e8e195a2cf1409a8fefe
7
+ data.tar.gz: '04295c0357dd5c71e53a1ee9625503bed48a61326fadb447a2a2fbac9c5e937ae1d97498dce9ebb770cfc299441adca310ed7b5fb77b6b0a03a7cf79acd3c1bd'
data/LICENSE.txt CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2025, Perforce Software, Inc. All rights reserved.
1
+ Copyright (c) 2026, 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:
@@ -32,7 +32,7 @@ this program.
32
32
 
33
33
  P4/P4API License
34
34
  -----------------------
35
- Copyright (c) 1995-2025, Perforce Software, Inc.
35
+ Copyright (c) 1995-2026, Perforce Software, Inc.
36
36
  All rights reserved.
37
37
 
38
38
  Redistribution and use in source and binary forms, with or without
data/lib/3.2/P4.so CHANGED
Binary file
data/lib/3.3/P4.so CHANGED
Binary file
data/lib/3.4/P4.so CHANGED
Binary file
data/lib/P4/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  class P4
2
- Version = VERSION = '2025.2.2863692'
2
+ Version = VERSION = '2026.1.2974577'
3
3
  end
data/lib/P4.so CHANGED
Binary file
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: p4ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 2025.2.2863692
4
+ version: 2026.1.2974577
5
5
  platform: x64-mingw-ucrt
6
6
  authors:
7
7
  - Perforce Software, Inc.
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-12-04 00:00:00.000000000 Z
10
+ date: 2026-06-11 00:00:00.000000000 Z
11
11
  dependencies: []
12
12
  description: Ruby extensions to the C++ Perforce API.
13
13
  email: support@perforce.com