p4ruby 2022.1.2368511 → 2022.1.2405581

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.
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: e66ff1295b013fd7b51f82d0e102c55d2d874537e40104eb630b90bd7192afff
4
- data.tar.gz: a234cabdc4c5813eef410723ba84c32e5fa447f72251761e75d4e0bfe2045a29
3
+ metadata.gz: 29dbc8b35e55180912ead9fe35105f9074dca0168fa836ea55ec1e410ae15c31
4
+ data.tar.gz: d0db67529a92e0758f0a3ff91fd3efde117818a3089776cd9b304996702b62a4
5
5
  SHA512:
6
- metadata.gz: 247f3de99ae7e8a6cfad31359bc0eb50a4fbcc9e8227ad87dfe5b679b84a355b5a694d84d6e2f498c88d3363d06f30a3d45864503dc28fa2e49694f663b4133d
7
- data.tar.gz: aedcdfd621a399d2dcd233ddcc9807f878de9686ff34ed2809b02a802cb13c07351347d88204e1d37a1079b4ed0cf466dc6faf05cf559d6983fef75c9ef8f3f2
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.2368511'
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.2368511
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-11-10 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