homeflow_api 0.17.0 → 0.17.1

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.17.0
1
+ 0.17.1
data/homeflow_api.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "homeflow_api"
8
- s.version = "0.17.0"
8
+ s.version = "0.17.1"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Daniel Cooper"]
@@ -30,7 +30,7 @@ module Homeflow
30
30
  puts "****************************************************************************************"
31
31
  puts "HESTIA CALL"
32
32
  puts "==========="
33
- puts "Destination" - url
33
+ puts "Destination - #{url}"
34
34
  puts "Request params:\n#{query_params.to_json}\n"
35
35
  puts "Post params:\n#{post_params.to_json}\n"
36
36
  puts "request_specification:\n#{request_specification.to_json}\n"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: homeflow_api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.17.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -177,7 +177,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
177
177
  version: '0'
178
178
  segments:
179
179
  - 0
180
- hash: -4205346514009264280
180
+ hash: 42270461071363589
181
181
  required_rubygems_version: !ruby/object:Gem::Requirement
182
182
  none: false
183
183
  requirements: