RubyGems
npm
Organizations
Log in
Sign up
RubyGems
restpack-core-client
Versions diffs
0.1.7 → 0.1.8
restpack-core-client 0.1.7 → 0.1.8
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
data/lib/restpack-core-client/api.rb
+3
-0
data/lib/restpack-core-client/version.rb
+1
-1
metadata
+1
-1
data/lib/restpack-core-client/api.rb
CHANGED
Viewed
@@ -27,6 +27,9 @@ module RestPack
27
27
28
28
raise "host is not configured: #{host}" if result.empty?
29
29
30
+
p "found domains: #{result[:domains]}"
31
+
p "first domain: #{result[:domains].first}"
32
+
30
33
result[:domains].first
31
34
end
32
35
data/lib/restpack-core-client/version.rb
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
module RestPack
2
2
module Core
3
3
module Client
4
-
VERSION = "0.1.
7
"
4
+
VERSION = "0.1.
8
"
5
5
end
6
6
end
7
7
end
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: restpack-core-client
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.1.
7
4
+
version: 0.1.
8
5
5
prerelease:
6
6
platform: ruby
7
7
authors: