p4ruby 2021.1.2196401 → 2021.1.2265066

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: e9bc10481728903ef23ab0a23d26a8a8625aa77ae932b03013c2e64b77dc68ef
4
- data.tar.gz: b92883da18bfbd61f0472ea75285b29839ba424fe17ff33fff31bcbcd2aecdb7
3
+ metadata.gz: 7bd359bb9b820224da31d974c837facd057e88cacaa892913dacad344b4ab300
4
+ data.tar.gz: 86911f672c33af67dd4e60240c6ccd5bea87053fcf70efe9db794eb2a9393041
5
5
  SHA512:
6
- metadata.gz: '081fb099b2bf35733bd3d1d442acbc8c7cd1b2ee239bc8d3e02f08c7dc1151d7bfc8f2247e5e496c53ea5bedea012c463530cb43cf97a052ee147767a39afa61'
7
- data.tar.gz: 35f10620209159f2ac682f47d2aa603ad661037b43143d897c78328d615cf7d9cb5851927fbe5f03a5be5df6be24175672e0742e99ec4b9e2d87d253dc5ef495
6
+ metadata.gz: 3e786044fc8008f2c2ab48a684e837e3d444091d4a748c3296d118635148dcd0de01187e1e53b78387f435d9543e6a7fe56df0540e273a9eb713c9d99ca374cb
7
+ data.tar.gz: 0df26d7c10e792e1ab0b1e2c2c3548412cc5f87201fa8938042a0bc52f58573024f0266fab3eee004f6ea54990747f04ca318b71dc94ae220b47f3a1eb3731de
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/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
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: ruby
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