informativos-api 1.5.1.1.beta → 1.5.12beta
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/gen/Prices_pb.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: a96fe668f8e092091d30935267ad7e8e1c9e35fa15d7758c1d7503808583979c
|
4
|
+
data.tar.gz: f6945c48719d731035dbea136109c88c88876230bb56fbc5ba8ad9c31add2278
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f143b278d710c9a0e682aee4f4bcfbd0f89250c7445b14fc16d9cf3cfc2faab52d808f2c90adc96657ecf34a3a7857023f0eb6b100deca2d3219c9e1aa938e77
|
7
|
+
data.tar.gz: 25442fd63bab6ad69f7870f09cb34ceb0436a40dc9c1dd026aff73bd10d54faaa76db3d35678c53c1f3ae18d76d6ae85ca6d87e1f862ca3f11edabda0229c6e4
|
data/gen/Prices_pb.rb
CHANGED
@@ -9,7 +9,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
9
9
|
optional :updated_since, :uint64, 1
|
10
10
|
optional :origin, :string, 2
|
11
11
|
optional :security_type, :string, 3
|
12
|
-
optional :
|
12
|
+
optional :date_since, :uint64, 4
|
13
13
|
end
|
14
14
|
add_message "informativos.Price" do
|
15
15
|
optional :updated_at, :uint64, 1
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: informativos-api
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.5.
|
4
|
+
version: 1.5.12beta
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Breno Perricone Fischer
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2021-10-31 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Informativos API wusing grpc protocol
|
14
14
|
email:
|