mobius-client 0.5.0 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a684d298e256ef48ac6444bf5c5332d916782599
4
- data.tar.gz: ea6423937edabcb334ae694050c9d801307119c3
3
+ metadata.gz: e968b6b25b6837e3eadbb9a1996b4a372c2d8637
4
+ data.tar.gz: 06cf259d883d2990cddac20515b4a1acf2a5de2e
5
5
  SHA512:
6
- metadata.gz: c1b6871824d70a6145b64dc602cee22f4056e7d66c815ac7eaffbb559ebeb5821def7c8651b69484259b11a518e629313c743ceb7fdb7484f8a7f00fa15e6809
7
- data.tar.gz: 9d5fc04dbf0a28ced1639082be72426c444e4386cefb9c2c750ea9e2079caa774e45ce2fcf16b3721c3043a73ab159b15cac4f96e52b5a76f809d446a911def4
6
+ metadata.gz: 2e5c816f4bd5bbece1298892d92d9ae722304ccc582722c866f51de2a34b7703b18369656ef3ca8bb621e1235811fd8c032d139009248ea87d41be4b60252db0
7
+ data.tar.gz: 34bf38e11f7b153d80f65954de20353fdc9a3d1dba32d0901710ee89da0abfee41a73d7f0581fd4c5aee22a03975f8925021935ef35bea3d5b187c6f8eb0966c
@@ -1,7 +1,8 @@
1
1
  PATH
2
2
  remote: ../..
3
3
  specs:
4
- mobius-client (0.1.0)
4
+ mobius-client (0.5.0)
5
+ constructor_shortcut (~> 0.2.0)
5
6
  dry-initializer (~> 2.4)
6
7
  faraday (~> 0.14)
7
8
  faraday_middleware (~> 0.12, >= 0.12.2)
@@ -12,9 +13,9 @@ PATH
12
13
  GEM
13
14
  remote: https://rubygems.org/
14
15
  specs:
15
- activemodel (5.1.6)
16
- activesupport (= 5.1.6)
17
- activesupport (5.1.6)
16
+ activemodel (5.2.0)
17
+ activesupport (= 5.2.0)
18
+ activesupport (5.2.0)
18
19
  concurrent-ruby (~> 1.0, >= 1.0.2)
19
20
  i18n (>= 0.7, < 2)
20
21
  minitest (~> 5.1)
@@ -22,11 +23,12 @@ GEM
22
23
  base32 (0.3.2)
23
24
  citrus (3.0.2)
24
25
  concurrent-ruby (1.0.5)
26
+ constructor_shortcut (0.2.0)
25
27
  contracts (0.16.0)
26
28
  digest-crc (0.4.1)
27
29
  dry-initializer (2.4.0)
28
- excon (0.44.4)
29
- faraday (0.14.0)
30
+ excon (0.62.0)
31
+ faraday (0.15.2)
30
32
  multipart-post (>= 1.2, < 3)
31
33
  faraday-digestauth (0.3.0)
32
34
  faraday (~> 0.7)
@@ -35,52 +37,50 @@ GEM
35
37
  faraday_middleware (~> 0.9)
36
38
  faraday_middleware (0.12.2)
37
39
  faraday (>= 0.7.4, < 1.0)
38
- ffi (1.9.23)
39
- futuroscope (0.1.11)
40
- hyperclient (0.7.2)
41
- faraday
40
+ ffi (1.9.25)
41
+ hyperclient (0.9.0)
42
+ faraday (>= 0.9.0)
42
43
  faraday-digestauth
43
44
  faraday_hal_middleware
44
45
  faraday_middleware
45
- futuroscope
46
46
  net-http-digest_auth
47
47
  uri_template
48
- i18n (1.0.0)
48
+ i18n (1.0.1)
49
49
  concurrent-ruby (~> 1.0)
50
50
  jwt (1.5.6)
51
51
  minitest (5.11.3)
52
52
  multipart-post (2.0.0)
53
53
  mustermann (1.0.2)
54
54
  net-http-digest_auth (1.4.1)
55
- rack (2.0.4)
56
- rack-protection (2.0.1)
55
+ rack (2.0.5)
56
+ rack-protection (2.0.3)
57
57
  rack
58
58
  rbnacl (5.0.0)
59
59
  ffi
60
60
  rbnacl-libsodium (1.0.16)
61
61
  rbnacl (>= 3.0.1)
62
- sinatra (2.0.1)
62
+ sinatra (2.0.3)
63
63
  mustermann (~> 1.0)
64
64
  rack (~> 2.0)
65
- rack-protection (= 2.0.1)
65
+ rack-protection (= 2.0.3)
66
66
  tilt (~> 2.0)
67
67
  slim (3.0.9)
68
68
  temple (>= 0.7.6, < 0.9)
69
69
  tilt (>= 1.3.3, < 2.1)
70
- stellar-base (0.13.0)
70
+ stellar-base (0.15.0)
71
71
  activesupport (>= 4.2.7)
72
72
  base32
73
73
  digest-crc
74
74
  rbnacl
75
75
  rbnacl-libsodium (~> 1.0.3)
76
76
  xdr (~> 2.0.0)
77
- stellar-sdk (0.3.0)
77
+ stellar-sdk (0.4.0)
78
78
  activesupport (>= 4.2.7)
79
79
  contracts (~> 0.7)
80
- excon (~> 0.44.4)
81
- hyperclient (~> 0.7.0)
82
- stellar-base (~> 0.13.0)
83
- toml-rb (~> 1.1.1)
80
+ excon (~> 0.44, >= 0.44.4)
81
+ hyperclient (~> 0.7)
82
+ stellar-base (~> 0.13)
83
+ toml-rb (~> 1.1, >= 1.1.1)
84
84
  temple (0.8.0)
85
85
  thor (0.20.0)
86
86
  thread_safe (0.3.6)
data/exe/mobius-cli CHANGED
@@ -1,6 +1,5 @@
1
1
  #!/usr/bin/env ruby
2
2
 
3
- require "bundler/setup"
4
3
  require "mobius/client"
5
4
  require "thor"
6
5
 
@@ -1,5 +1,5 @@
1
1
  module Mobius
2
2
  module Client
3
- VERSION = "0.5.0".freeze
3
+ VERSION = "0.6.0".freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mobius-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Viktor Sokolov
@@ -392,7 +392,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
392
392
  version: '0'
393
393
  requirements: []
394
394
  rubyforge_project:
395
- rubygems_version: 2.6.13
395
+ rubygems_version: 2.6.14.1
396
396
  signing_key:
397
397
  specification_version: 4
398
398
  summary: Mobius Ruby Client