cns 0.1.2 → 0.1.3

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: 2133a6c91eacdca2448707ed31dfbb17ec295ebc245bf123aa748f4ee16c94a0
4
- data.tar.gz: fbce4205347f06b47f7b7ad0bf3bc9d54ee95f92b02a022e5452a3fc25262812
3
+ metadata.gz: 201bcdd4553aed2ac96634df1b878a188a618e40ee407be8cb62f233e2056b6c
4
+ data.tar.gz: 43b51397a37f3c1f1573387a6dcabb5233801c4e65892adb4aa2b8e2021a7e89
5
5
  SHA512:
6
- metadata.gz: f44eb068aeb057e71293033f362a41c4f967cbc32ee6a8fa4a9dd5b5054dbdbc9df7fa60a6b94fe96a73f7e94722626a561e2abc78791ffaf1334475864c55ca
7
- data.tar.gz: 2a70f181fc35bc5a854862b6e3375e29c3e2df649b5c398e51d75b41e11a83e8b2e9015a273de1bcb710f25f8a05e401a1a5a3c83ee33a36fe1c0382fff0e595
6
+ metadata.gz: 2154d5c336b50962e257a949aca642a495fe855e78ee6a75934a9357d532d37d93078bc703fb0fd4d2bf69b359756c674825893802ff1545cf2b9ec84cf70088
7
+ data.tar.gz: f5ac977a8673340502ca590ca644d3fc8e9ae47e1ab5286b8916180d4b9a5ed021df387c2da17600027b6299799d5723a88de3fa908e6e03433a72c1977316ab
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cns (0.1.2)
4
+ cns (0.1.3)
5
5
  curb
6
6
  faraday
7
7
  google-cloud-bigquery
@@ -32,12 +32,12 @@ module Cns
32
32
 
33
33
  # mostra situacao completa entre kraken/bitcoinde/paymium/therock/etherscan/greymass & bigquery
34
34
  def mostra_tudo
35
- # apius.mostra_resumo
36
- # apide.mostra_resumo
35
+ apius.mostra_resumo
36
+ apide.mostra_resumo
37
37
  apifr.mostra_resumo
38
- # apimt.mostra_resumo
39
- # apies.mostra_resumo
40
- # apigm.mostra_resumo
38
+ apimt.mostra_resumo
39
+ apies.mostra_resumo
40
+ apigm.mostra_resumo
41
41
  end
42
42
 
43
43
  # insere (caso existam) transacoes novas kraken/bitcoinde/paymium/therock/etherscan/greymass no bigquery
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Cns
4
- VERSION = '0.1.2'
4
+ VERSION = '0.1.3'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cns
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hernâni Rodrigues Vaz