informativos-api 1.5.0 → 1.5.1.1.beta
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 +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c53d50bba015f06ae22482a27e37cae8cee35bed5fb47f0927ddc33249ab16e6
|
4
|
+
data.tar.gz: d508ab9ced2ef741f5ad5b59a6e3e8e6a12649bb33e026c14156517d6a07982b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 627610a321e2aa2f5393a8e1125d984b03ebf33e20587f434cbfcb5cfad457ebfa4f575dd9b608d651e930566067a4f8767b745fed2fc0426c16c2f86b2fc5e6
|
7
|
+
data.tar.gz: f8aed25940041755135ce19c40e83df58b6f07808f92e3d02eb13984c2616605b4767cf90dd841fc2f530d0580f6bbe8341cfd326501ff90f673d371232982a8
|
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, :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.1.1.beta
|
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: 2022-01-23 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Informativos API wusing grpc protocol
|
14
14
|
email:
|
@@ -55,9 +55,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
55
55
|
version: '0'
|
56
56
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
57
57
|
requirements:
|
58
|
-
- - "
|
58
|
+
- - ">"
|
59
59
|
- !ruby/object:Gem::Version
|
60
|
-
version:
|
60
|
+
version: 1.3.1
|
61
61
|
requirements: []
|
62
62
|
rubygems_version: 3.0.3.1
|
63
63
|
signing_key:
|