cns 0.1.0 → 0.1.1

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.
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  module Cns
2
- VERSION = "0.1.0"
4
+ VERSION = '0.1.1'
3
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.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hernâni Rodrigues Vaz
@@ -131,6 +131,24 @@ files:
131
131
  - cns.gemspec
132
132
  - exe/cns
133
133
  - lib/cns.rb
134
+ - lib/cns/apide.rb
135
+ - lib/cns/apies.rb
136
+ - lib/cns/apifr.rb
137
+ - lib/cns/apigm.rb
138
+ - lib/cns/apimt.rb
139
+ - lib/cns/apius.rb
140
+ - lib/cns/bigquery1.rb
141
+ - lib/cns/bigquery2.rb
142
+ - lib/cns/bigquery3.rb
143
+ - lib/cns/bigquery4.rb
144
+ - lib/cns/bitcoinde.rb
145
+ - lib/cns/etherscan1.rb
146
+ - lib/cns/etherscan2.rb
147
+ - lib/cns/greymass1.rb
148
+ - lib/cns/greymass2.rb
149
+ - lib/cns/kraken.rb
150
+ - lib/cns/paymium.rb
151
+ - lib/cns/therock.rb
134
152
  - lib/cns/version.rb
135
153
  homepage: https://github.com/hernanirvaz/cns
136
154
  licenses: