scale_rb 0.1.14 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: scale_rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.14
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aki Wu
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-10-05 00:00:00.000000000 Z
11
+ date: 2023-10-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: blake2b_rs
@@ -77,6 +77,7 @@ files:
77
77
  - lib/client/abstract_ws_client.rb
78
78
  - lib/client/http_client.rb
79
79
  - lib/client/http_client_metadata.rb
80
+ - lib/client/http_client_storage.rb
80
81
  - lib/client/rpc_request_builder.rb
81
82
  - lib/codec.rb
82
83
  - lib/hasher.rb