p4ruby 2022.1.2368511-x64-mingw-ucrt → 2022.1.2405581-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: dc6a5b055649c9adb078141f54b53e7da557a32b7742f7fe7e68d5c362ef0ea8
4
- data.tar.gz: 75b0c9fee505639bbc0330899bbe1375924ec4564777d5f5b64e7319034f1125
3
+ metadata.gz: 7f93756d10da6e1dd4df6d3ccd84ded71fe778170ad3f6f13ddddc54ba5247a6
4
+ data.tar.gz: 8233ff4b2be2f2f697675c077ab7c7319dab4aa7433e49bb789a29e06c0c7fd8
5
5
  SHA512:
6
- metadata.gz: c83f672ee30b036ee19f52d435e8fb7ab7dccad785fb6e8ac7fcb49d12b830804d3096f2b39d34a651a198d6a02bc01c85fd50d7ec044e51b834611ed0fb1aa2
7
- data.tar.gz: 281c5b5d76cd57885e11fda57d8bab60a57c783d19589d00084583544adf61b75854dcf68c26a288ec6e88a3c750bec61ceea689db6d25738463413872cc3fe1
6
+ metadata.gz: 1ca00c4acc580a2e00c105ae373c62985346051b9485ea65809bd0c956a11f29ba230183d86817f3a5587247c8fc01e148912ff5ca8c5b7547edf9c9f1e1bfae
7
+ data.tar.gz: 9fbbc69975da7bedc3a2d573bd47eb6f8737c0296fd27c122b89e5b7b3041ffb7c18995a50325f0737a4b717e5321368da26e1eeb41c734093c0935573d0fe60
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/2.7/P4.so CHANGED
Binary file
data/lib/3.0/P4.so CHANGED
Binary file
data/lib/3.1/P4.so CHANGED
Binary file
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
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: 2022.1.2368511
4
+ version: 2022.1.2405581
5
5
  platform: x64-mingw-ucrt
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