flowcommerce 0.2.71 → 0.2.72

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 51f81ace8da1bdfefe2e132fe6c62abac246c843
4
- data.tar.gz: 69768a0b4baeedb1c3a51bdce1ba4176dd2ec0d0
3
+ metadata.gz: 0c296881cf6d8fa3dfc509541d5313f1463a8e6d
4
+ data.tar.gz: e86daad54cd2da5fbb1ccf32fd234353f7b7fb86
5
5
  SHA512:
6
- metadata.gz: 45c3ab813e97a63ef5f67f1920bd1036db0e55175327697ad2cc9bbd4431b24d621e920ab686580fe2c4701bef4fcf0018911713b3c87291eda310a7d9aeb843
7
- data.tar.gz: 497245ee7562bceb9f45793c3dfa1e1c0cec162da7543c7991bdd2f404d540b47885c45566df4f429911837f1ebf44fd967abf92b875a548956ba986402a83d7
6
+ metadata.gz: a97d59d7956316b017f4c5b069fe9a4caa6287afe2e177f248145bf6dbcee724b178e82ed602b2b87ea1a6d6863a8fcdf66da3a22a462833fa1be92acc93c930
7
+ data.tar.gz: 7204d6752565d871579bde44b3207a2faeccce631794118b85b8a4a02ea19694b52c6d540fa08bb4d47a28dd6a043370c5e58509ba5bd89c5298c5ab86c70e48
@@ -1,6 +1,6 @@
1
1
  # Generated by API Builder - https://www.apibuilder.io
2
2
  # Service version: 0.6.19
3
- # apibuilder 0.14.3 app.apibuilder.io/flow/api/0.6.43/ruby_client
3
+ # apibuilder 0.14.3 app.apibuilder.io/flow/api/0.6.44/ruby_client
4
4
 
5
5
  require 'cgi'
6
6
  require 'net/http'
@@ -25,7 +25,7 @@ module Io
25
25
 
26
26
  BASE_URL = 'https://api.flow.io' unless defined?(Constants::BASE_URL)
27
27
  NAMESPACE = 'io.flow.v0' unless defined?(Constants::NAMESPACE)
28
- USER_AGENT = 'apibuilder 0.14.3 app.apibuilder.io/flow/api/0.6.43/ruby_client' unless defined?(Constants::USER_AGENT)
28
+ USER_AGENT = 'apibuilder 0.14.3 app.apibuilder.io/flow/api/0.6.44/ruby_client' unless defined?(Constants::USER_AGENT)
29
29
  VERSION = '0.6.19' unless defined?(Constants::VERSION)
30
30
  VERSION_MAJOR = 0 unless defined?(VERSION_MAJOR)
31
31
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flowcommerce
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.71
4
+ version: 0.2.72
5
5
  platform: ruby
6
6
  authors:
7
7
  - Flow Commerce, Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-09-25 00:00:00.000000000 Z
11
+ date: 2018-09-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: json