p4ruby 2020.1.1970474 → 2020.1.2056123

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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/P4/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 60cd8b09fe3d292d552829136727ad57e79d396972ae16406bc2075b70bd5312
4
- data.tar.gz: 733ab6750c83fd84ea4075a60c450d836bde824eaf29365f33b420b8d60e98be
3
+ metadata.gz: 2e5610527695e89a26cc22b7418d48a4579b3d8d7ea3b9adaf6971e801f178af
4
+ data.tar.gz: 502669cdd982a3881d3c118e05ac7e161de5682043408469436a699fd6aa6c30
5
5
  SHA512:
6
- metadata.gz: 8d36c05e105836b5f8b2c9acf6d7dc44d0088ee7ddb6de1048100293ad20691da7f943e1444b7a6a0f8731d4010a1370868e43b31a52fa4e206e462c21c37bdb
7
- data.tar.gz: 118c4f3eb92f4867db3e1655e5a2be37557e1f125588c069c824d7ba2ad7ba4ff1b87869b3a690615b0a875b101d8b09e46725e2553336a3f83fb1f2e338bfb6
6
+ metadata.gz: 6ced573b1076fdfdba4b3b59f61235c64d790d94491e831e431ac34e870c146bdeb29cf723e53d3025e83a151b7753ce0fdd242bb7ca61fa0aa0fdb8badd9004
7
+ data.tar.gz: 2492e93581b93465e717901080487954fb65fb13cbfd8e6ce23fba4c64ab2baa174cf14645664a59bdbf239297234d84459b08976b558b8e902e153fb61cafcc
@@ -1,3 +1,3 @@
1
1
  class P4
2
- Version = VERSION = '2020.1.1970474'
2
+ Version = VERSION = '2020.1.2056123'
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: 2020.1.1970474
4
+ version: 2020.1.2056123
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: 2020-06-10 00:00:00.000000000 Z
11
+ date: 2020-12-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Ruby extensions to the C++ Perforce API.
14
14
  email: support@perforce.com