dapr-ruby 0.4.4 → 0.4.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +2 -0
- data/Rakefile +5 -1
- data/lib/dapr/version.rb +1 -1
- metadata +2 -3
- data/Gemfile.lock +0 -69
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d699dd2ea32aaad39ca5227a608c49ef88f148eef439c0ef3da5c39a6f1d3279
|
4
|
+
data.tar.gz: ccfc97e591511c6b39acc3b773107032ec6eebb0dc094a6b3965585daa16c440
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: db484aaf5f5c9a76d3316e268c577ae73e6015058c5dfa62af8189f81f8c4c99b08554f5cab2f9a104b0b3e61799c8f62ea4f758b7b86184422e1afe83f6f25a
|
7
|
+
data.tar.gz: 34576720437a63ee080040642cb4d253af8b231bce196b36d6770abad33407214b4d9fa078fbf9ba078b5cf10a81a8bd7528a36b54cfb3a6cfba8dca7000cf46
|
data/.gitignore
CHANGED
data/Rakefile
CHANGED
data/lib/dapr/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: dapr-ruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.
|
4
|
+
version: 0.4.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- tjwp
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: exe
|
11
11
|
cert_chain: []
|
12
|
-
date: 2024-
|
12
|
+
date: 2024-05-02 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: google-protobuf
|
@@ -54,7 +54,6 @@ files:
|
|
54
54
|
- ".travis.yml"
|
55
55
|
- CHANGELOG.md
|
56
56
|
- Gemfile
|
57
|
-
- Gemfile.lock
|
58
57
|
- LICENSE.txt
|
59
58
|
- README.md
|
60
59
|
- Rakefile
|
data/Gemfile.lock
DELETED
@@ -1,69 +0,0 @@
|
|
1
|
-
PATH
|
2
|
-
remote: .
|
3
|
-
specs:
|
4
|
-
dapr-ruby (0.4.3)
|
5
|
-
google-protobuf
|
6
|
-
grpc
|
7
|
-
|
8
|
-
GEM
|
9
|
-
remote: https://rubygems.org/
|
10
|
-
specs:
|
11
|
-
diff-lcs (1.5.1)
|
12
|
-
google-protobuf (3.25.3)
|
13
|
-
google-protobuf (3.25.3-aarch64-linux)
|
14
|
-
google-protobuf (3.25.3-arm64-darwin)
|
15
|
-
google-protobuf (3.25.3-x86-linux)
|
16
|
-
google-protobuf (3.25.3-x86_64-darwin)
|
17
|
-
google-protobuf (3.25.3-x86_64-linux)
|
18
|
-
googleapis-common-protos-types (1.14.0)
|
19
|
-
google-protobuf (~> 3.18)
|
20
|
-
grpc (1.62.0)
|
21
|
-
google-protobuf (~> 3.25)
|
22
|
-
googleapis-common-protos-types (~> 1.0)
|
23
|
-
grpc (1.62.0-aarch64-linux)
|
24
|
-
google-protobuf (~> 3.25)
|
25
|
-
googleapis-common-protos-types (~> 1.0)
|
26
|
-
grpc (1.62.0-arm64-darwin)
|
27
|
-
google-protobuf (~> 3.25)
|
28
|
-
googleapis-common-protos-types (~> 1.0)
|
29
|
-
grpc (1.62.0-x86-linux)
|
30
|
-
google-protobuf (~> 3.25)
|
31
|
-
googleapis-common-protos-types (~> 1.0)
|
32
|
-
grpc (1.62.0-x86_64-darwin)
|
33
|
-
google-protobuf (~> 3.25)
|
34
|
-
googleapis-common-protos-types (~> 1.0)
|
35
|
-
grpc (1.62.0-x86_64-linux)
|
36
|
-
google-protobuf (~> 3.25)
|
37
|
-
googleapis-common-protos-types (~> 1.0)
|
38
|
-
grpc-tools (1.62.0)
|
39
|
-
rake (13.2.1)
|
40
|
-
rspec (3.13.0)
|
41
|
-
rspec-core (~> 3.13.0)
|
42
|
-
rspec-expectations (~> 3.13.0)
|
43
|
-
rspec-mocks (~> 3.13.0)
|
44
|
-
rspec-core (3.13.0)
|
45
|
-
rspec-support (~> 3.13.0)
|
46
|
-
rspec-expectations (3.13.0)
|
47
|
-
diff-lcs (>= 1.2.0, < 2.0)
|
48
|
-
rspec-support (~> 3.13.0)
|
49
|
-
rspec-mocks (3.13.0)
|
50
|
-
diff-lcs (>= 1.2.0, < 2.0)
|
51
|
-
rspec-support (~> 3.13.0)
|
52
|
-
rspec-support (3.13.1)
|
53
|
-
|
54
|
-
PLATFORMS
|
55
|
-
aarch64-linux
|
56
|
-
arm64-darwin
|
57
|
-
ruby
|
58
|
-
x86-linux
|
59
|
-
x86_64-darwin
|
60
|
-
x86_64-linux
|
61
|
-
|
62
|
-
DEPENDENCIES
|
63
|
-
dapr-ruby!
|
64
|
-
grpc-tools
|
65
|
-
rake
|
66
|
-
rspec
|
67
|
-
|
68
|
-
BUNDLED WITH
|
69
|
-
2.5.9
|