test_track_rails_client 8.2.0 → 8.2.1
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 49a1797486484c5f9af2ec755c787a3482264e2f310eb7a12227e54bf1699670
|
4
|
+
data.tar.gz: 64e7b71390b1f9baf7139b3ef3066f4f186f3aa03ec8ca2ec4ccf9ea7647fabd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 35f40208df63b4057508b069190c435939fec23fef5b81dee276558cf4ea675ee132181c55ab7d6566e0b7a6026846935202fc01621b6a11593e94317c4aa8a1
|
7
|
+
data.tar.gz: 910e7b52c220070b5228ea27b626e88bed0d4202e772287f8e3960f3475be4179f4cefb7938701c94dd03121dc8dbeb908d3bdd0fcf96a256903dd98c5f36124
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: test_track_rails_client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 8.2.
|
4
|
+
version: 8.2.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ryan O'Neill
|
@@ -10,10 +10,9 @@ authors:
|
|
10
10
|
- John Mileham
|
11
11
|
- Alan Norton
|
12
12
|
- Sam Moore
|
13
|
-
autorequire:
|
14
13
|
bindir: bin
|
15
14
|
cert_chain: []
|
16
|
-
date:
|
15
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
17
16
|
dependencies:
|
18
17
|
- !ruby/object:Gem::Dependency
|
19
18
|
name: activejob
|
@@ -442,7 +441,6 @@ homepage: https://github.com/Betterment
|
|
442
441
|
licenses:
|
443
442
|
- MIT
|
444
443
|
metadata: {}
|
445
|
-
post_install_message:
|
446
444
|
rdoc_options: []
|
447
445
|
require_paths:
|
448
446
|
- lib
|
@@ -457,8 +455,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
457
455
|
- !ruby/object:Gem::Version
|
458
456
|
version: '0'
|
459
457
|
requirements: []
|
460
|
-
rubygems_version: 3.
|
461
|
-
signing_key:
|
458
|
+
rubygems_version: 3.6.8
|
462
459
|
specification_version: 4
|
463
460
|
summary: Rails client for TestTrack
|
464
461
|
test_files: []
|