stellar-horizon 0.31.0 → 0.32.0

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +8 -8
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 122e9a76d6301b3f4faab0359ecc7c5f07842a11c0a8faca5fc2ac4a56fbca77
4
- data.tar.gz: 112b179c66c1767dfb0d748199664b19f5d53b2b8f7436c2e5607e9bdc626ddd
3
+ metadata.gz: 8b19c1e03e74baafaa1af6f734eb3f8d39c5f4a7bfcf116e5cf955fa01b3ff13
4
+ data.tar.gz: d2ff56aca6ce259b3281f3bca75cb106a3f7df3909410a3a0c6f947d54f4aef0
5
5
  SHA512:
6
- metadata.gz: 0b7328e18e8a01825fc5cdce9633a1095108c9b3c3675cec8f1f248e05212ee0c4e84f0d68197bdd50d80cdd7b00d19d7b3b8d9a72ffda09fce5f65e2cd30add
7
- data.tar.gz: 81532c66304b4570790decd92cb3ffaf8da4a8082281d471dcbe56009fca6e72a69199cd646090ffba0ea5b10aaed36151adde18b4f59e63749bd113eae0b54a
6
+ metadata.gz: e230e354b85d64784d5df0c8fca0f6a6e9bae53bd678bfe2e100691699dfa5c22e5a6c18fa0ee81739c21aff75a63c9c418075ded07317d7829a450801239b0e
7
+ data.tar.gz: 7d915845fa142850b600172d9c7e75215e5a61ef3fc739f83323c59fa2786ea716bc53a385c5570691fe7e4f24cc471fb5495b31cec3d8361fe0f6ac0efedd2f
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stellar-horizon
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.31.0
4
+ version: 0.32.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sergey Nebolsin
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: exe
11
11
  cert_chain: []
12
- date: 2022-02-21 00:00:00.000000000 Z
12
+ date: 2022-05-17 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: stellar-base
@@ -17,14 +17,14 @@ dependencies:
17
17
  requirements:
18
18
  - - '='
19
19
  - !ruby/object:Gem::Version
20
- version: 0.31.0
20
+ version: 0.32.0
21
21
  type: :runtime
22
22
  prerelease: false
23
23
  version_requirements: !ruby/object:Gem::Requirement
24
24
  requirements:
25
25
  - - '='
26
26
  - !ruby/object:Gem::Version
27
- version: 0.31.0
27
+ version: 0.32.0
28
28
  - !ruby/object:Gem::Dependency
29
29
  name: excon
30
30
  requirement: !ruby/object:Gem::Requirement
@@ -126,9 +126,9 @@ licenses:
126
126
  - Apache-2.0
127
127
  metadata:
128
128
  github_repo: ssh://github.com/astroband/ruby-stellar-sdk
129
- documentation_uri: https://rubydoc.info/gems/stellar-sdk/0.31.0/
130
- changelog_uri: https://github.com/astroband/ruby-stellar-sdk/blob/v0.31.0/horizon/CHANGELOG.md
131
- source_code_uri: https://github.com/astroband/ruby-stellar-sdk/tree/v0.31.0/horizon
129
+ documentation_uri: https://rubydoc.info/gems/stellar-sdk/0.32.0/
130
+ changelog_uri: https://github.com/astroband/ruby-stellar-sdk/blob/v0.32.0/horizon/CHANGELOG.md
131
+ source_code_uri: https://github.com/astroband/ruby-stellar-sdk/tree/v0.32.0/horizon
132
132
  post_install_message:
133
133
  rdoc_options: []
134
134
  require_paths:
@@ -144,7 +144,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
144
144
  - !ruby/object:Gem::Version
145
145
  version: '0'
146
146
  requirements: []
147
- rubygems_version: 3.3.5
147
+ rubygems_version: 3.1.6
148
148
  signing_key:
149
149
  specification_version: 4
150
150
  summary: Stellar Horizon client library