rspec-twirp 0.3.1 → 0.4.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +3 -0
- data/Gemfile +6 -0
- data/Gemfile.lock +15 -30
- data/lib/rspec/twirp/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 20ecb58d57f97e2f56012800ab921838dd305710d16656ae4db713374289d4bd
|
4
|
+
data.tar.gz: d30cde8ba8696b13843737c74fba1d28512b1a882509a514462f0cefbf165584
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5713899cae185f81e937b60e033064eaaf2247b08782c0176d4111fc428e41052379f6db91d2293fffca0213cd3a5f7d1bed8514dd1a7d5d440943512e46a5c5
|
7
|
+
data.tar.gz: aff9016263fe227d186326eeb17a6280bf16710bc0b3d6ea50df2d1446fa5b1b2fb17cf6bc4dc693990e9d104797296d088be0f19c5a6bb453fa8b9816bf96b0
|
data/CHANGELOG.md
CHANGED
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
rspec-twirp (0.
|
4
|
+
rspec-twirp (0.4.0)
|
5
5
|
google-protobuf (>= 3)
|
6
6
|
rspec-expectations (>= 3)
|
7
7
|
rspec-protobuf (>= 0.2)
|
@@ -11,42 +11,25 @@ GEM
|
|
11
11
|
remote: https://rubygems.org/
|
12
12
|
specs:
|
13
13
|
byebug (11.1.3)
|
14
|
-
codecov (0.
|
15
|
-
|
14
|
+
codecov (0.2.12)
|
15
|
+
json
|
16
|
+
simplecov
|
16
17
|
diff-lcs (1.5.0)
|
17
18
|
docile (1.4.0)
|
18
|
-
faraday (
|
19
|
-
faraday-
|
20
|
-
faraday-em_synchrony (~> 1.0)
|
21
|
-
faraday-excon (~> 1.1)
|
22
|
-
faraday-httpclient (~> 1.0)
|
23
|
-
faraday-multipart (~> 1.0)
|
24
|
-
faraday-net_http (~> 1.0)
|
25
|
-
faraday-net_http_persistent (~> 1.0)
|
26
|
-
faraday-patron (~> 1.0)
|
27
|
-
faraday-rack (~> 1.0)
|
28
|
-
faraday-retry (~> 1.0)
|
19
|
+
faraday (2.7.4)
|
20
|
+
faraday-net_http (>= 2.0, < 3.1)
|
29
21
|
ruby2_keywords (>= 0.0.4)
|
30
|
-
faraday-
|
31
|
-
faraday-em_synchrony (1.0.0)
|
32
|
-
faraday-excon (1.1.0)
|
33
|
-
faraday-httpclient (1.0.1)
|
34
|
-
faraday-multipart (1.0.4)
|
35
|
-
multipart-post (~> 2)
|
36
|
-
faraday-net_http (1.0.1)
|
37
|
-
faraday-net_http_persistent (1.2.0)
|
38
|
-
faraday-patron (1.0.0)
|
39
|
-
faraday-rack (1.0.0)
|
40
|
-
faraday-retry (1.0.3)
|
22
|
+
faraday-net_http (3.0.2)
|
41
23
|
google-protobuf (3.21.12)
|
42
|
-
|
24
|
+
json (2.6.3)
|
25
|
+
rack (3.0.4.1)
|
43
26
|
rspec (3.12.0)
|
44
27
|
rspec-core (~> 3.12.0)
|
45
28
|
rspec-expectations (~> 3.12.0)
|
46
29
|
rspec-mocks (~> 3.12.0)
|
47
30
|
rspec-core (3.12.0)
|
48
31
|
rspec-support (~> 3.12.0)
|
49
|
-
rspec-expectations (3.12.
|
32
|
+
rspec-expectations (3.12.2)
|
50
33
|
diff-lcs (>= 1.2.0, < 2.0)
|
51
34
|
rspec-support (~> 3.12.0)
|
52
35
|
rspec-mocks (3.12.1)
|
@@ -57,14 +40,14 @@ GEM
|
|
57
40
|
rspec-expectations (>= 3)
|
58
41
|
rspec-support (3.12.0)
|
59
42
|
ruby2_keywords (0.0.5)
|
60
|
-
simplecov (0.
|
43
|
+
simplecov (0.22.0)
|
61
44
|
docile (~> 1.1)
|
62
45
|
simplecov-html (~> 0.11)
|
63
46
|
simplecov_json_formatter (~> 0.1)
|
64
47
|
simplecov-html (0.12.3)
|
65
48
|
simplecov_json_formatter (0.1.4)
|
66
|
-
twirp (1.
|
67
|
-
faraday (<
|
49
|
+
twirp (1.10.0)
|
50
|
+
faraday (< 3)
|
68
51
|
google-protobuf (~> 3.0, >= 3.7.0)
|
69
52
|
|
70
53
|
PLATFORMS
|
@@ -73,9 +56,11 @@ PLATFORMS
|
|
73
56
|
DEPENDENCIES
|
74
57
|
byebug
|
75
58
|
codecov
|
59
|
+
rack
|
76
60
|
rspec (>= 3)
|
77
61
|
rspec-twirp!
|
78
62
|
simplecov
|
63
|
+
twirp
|
79
64
|
|
80
65
|
BUNDLED WITH
|
81
66
|
2.3.9
|
data/lib/rspec/twirp/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rspec-twirp
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.4.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Daniel Pepper
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-02-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-protobuf
|