p4ruby 2022.1.2359956 → 2022.1.2405581

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE.txt +1 -1
  3. data/lib/P4/version.rb +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 587b19e03b4c077b2cda3d2b2ef5ce1da47f7e032b558fb0d223b1f9bf3a56c6
4
- data.tar.gz: 5b96c22e7194df776027c5166c1f9ffea6ff2837d23431c3187fc65a413094dd
3
+ metadata.gz: 29dbc8b35e55180912ead9fe35105f9074dca0168fa836ea55ec1e410ae15c31
4
+ data.tar.gz: d0db67529a92e0758f0a3ff91fd3efde117818a3089776cd9b304996702b62a4
5
5
  SHA512:
6
- metadata.gz: 3e410a4d48096bcef3f356d95d0a882cde22b9004d3a27795322800ffce8bcecf2186ff67775d6ee8b458663a076befdb27df10c897eb395a4036c66f3cee44c
7
- data.tar.gz: bf8115ccaa85c8c0f343548f7c6d2d7be3274784d1e172bbb4cb99a1c984cab90373e96b20625a2e7e49159957a45a4b924bf71a641bcde109e9dbc36bea3fba
6
+ metadata.gz: 9c15355e1b738d5313497e6f31a7138e2042c89e116cf294f3528924e4666f818363d6c49d5740ba50e069c2b198a524f90dcbabf6ca627ae963f3c4b23a7750
7
+ data.tar.gz: 27a3f37752037e1616372bc822595d30c76ec41ee5f91d360acac42df8205f71f8c2f9ada5af7a96a2ecd5b9b66736ef96d78beb65422035588e27abd4430a34
data/LICENSE.txt CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2022, Perforce Software, Inc. All rights reserved.
1
+ Copyright (c) 2023, 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/P4/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  class P4
2
- Version = VERSION = '2022.1.2359956'
2
+ Version = VERSION = '2022.1.2405581'
3
3
  end
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: 2022.1.2359956
4
+ version: 2022.1.2405581
5
5
  platform: ruby
6
6
  authors:
7
7
  - Perforce Software, Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-10-26 00:00:00.000000000 Z
11
+ date: 2023-02-10 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Ruby extensions to the C++ Perforce API.
14
14
  email: support@perforce.com