heartland-retail 5.0.0 → 5.1.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 (79) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/build.yml +44 -0
  3. data/Gemfile +3 -4
  4. data/Gemfile.lock +78 -61
  5. data/README.md +4 -4
  6. data/heartland-retail.gemspec +4 -6
  7. data/lib/heartland/client/uri.rb +2 -1
  8. data/spec/heartland/client/response_spec.rb +1 -1
  9. data/vendor/cache/addressable-2.8.5.gem +0 -0
  10. data/vendor/cache/coderay-1.1.3.gem +0 -0
  11. data/vendor/cache/coveralls_reborn-0.28.0.gem +0 -0
  12. data/vendor/cache/crack-0.4.5.gem +0 -0
  13. data/vendor/cache/diff-lcs-1.5.1.gem +0 -0
  14. data/vendor/cache/docile-1.4.0.gem +0 -0
  15. data/vendor/cache/faraday-1.10.3.gem +0 -0
  16. data/vendor/cache/faraday-em_http-1.0.0.gem +0 -0
  17. data/vendor/cache/faraday-em_synchrony-1.0.0.gem +0 -0
  18. data/vendor/cache/faraday-excon-1.1.0.gem +0 -0
  19. data/vendor/cache/faraday-httpclient-1.0.1.gem +0 -0
  20. data/vendor/cache/faraday-multipart-1.0.4.gem +0 -0
  21. data/vendor/cache/faraday-net_http-1.0.1.gem +0 -0
  22. data/vendor/cache/faraday-net_http_persistent-1.2.0.gem +0 -0
  23. data/vendor/cache/faraday-patron-1.0.0.gem +0 -0
  24. data/vendor/cache/faraday-rack-1.0.0.gem +0 -0
  25. data/vendor/cache/faraday-retry-1.0.3.gem +0 -0
  26. data/vendor/cache/hashdiff-1.0.1.gem +0 -0
  27. data/vendor/cache/json-2.7.1.gem +0 -0
  28. data/vendor/cache/method_source-1.0.0.gem +0 -0
  29. data/vendor/cache/multipart-post-2.3.0.gem +0 -0
  30. data/vendor/cache/pry-0.14.2.gem +0 -0
  31. data/vendor/cache/public_suffix-5.0.3.gem +0 -0
  32. data/vendor/cache/rake-13.0.6.gem +0 -0
  33. data/vendor/cache/rexml-3.2.6.gem +0 -0
  34. data/vendor/cache/rspec-3.13.0.gem +0 -0
  35. data/vendor/cache/rspec-core-3.13.0.gem +0 -0
  36. data/vendor/cache/rspec-expectations-3.13.0.gem +0 -0
  37. data/vendor/cache/rspec-mocks-3.13.0.gem +0 -0
  38. data/vendor/cache/rspec-support-3.13.1.gem +0 -0
  39. data/vendor/cache/ruby2_keywords-0.0.5.gem +0 -0
  40. data/vendor/cache/simplecov-0.22.0.gem +0 -0
  41. data/vendor/cache/simplecov-html-0.12.3.gem +0 -0
  42. data/vendor/cache/simplecov_json_formatter-0.1.4.gem +0 -0
  43. data/vendor/cache/sync-0.5.0.gem +0 -0
  44. data/vendor/cache/term-ansicolor-1.7.1.gem +0 -0
  45. data/vendor/cache/thor-1.2.2.gem +0 -0
  46. data/vendor/cache/tins-1.32.1.gem +0 -0
  47. data/vendor/cache/webmock-3.19.1.gem +0 -0
  48. metadata +52 -43
  49. data/.travis.yml +0 -16
  50. data/vendor/cache/addressable-2.2.8.gem +0 -0
  51. data/vendor/cache/codeclimate-test-reporter-1.0.8.gem +0 -0
  52. data/vendor/cache/coderay-1.1.0.gem +0 -0
  53. data/vendor/cache/coveralls-0.7.11.gem +0 -0
  54. data/vendor/cache/crack-0.4.2.gem +0 -0
  55. data/vendor/cache/diff-lcs-1.2.5.gem +0 -0
  56. data/vendor/cache/docile-1.1.5.gem +0 -0
  57. data/vendor/cache/faraday-0.17.3.gem +0 -0
  58. data/vendor/cache/json-2.3.0.gem +0 -0
  59. data/vendor/cache/method_source-0.8.2.gem +0 -0
  60. data/vendor/cache/mime-types-2.4.3.gem +0 -0
  61. data/vendor/cache/multi_json-1.11.0.gem +0 -0
  62. data/vendor/cache/multipart-post-2.1.1.gem +0 -0
  63. data/vendor/cache/netrc-0.10.3.gem +0 -0
  64. data/vendor/cache/pry-0.10.1.gem +0 -0
  65. data/vendor/cache/rake-10.4.2.gem +0 -0
  66. data/vendor/cache/rest-client-1.7.3.gem +0 -0
  67. data/vendor/cache/rspec-3.2.0.gem +0 -0
  68. data/vendor/cache/rspec-core-3.2.2.gem +0 -0
  69. data/vendor/cache/rspec-expectations-3.2.0.gem +0 -0
  70. data/vendor/cache/rspec-mocks-3.2.1.gem +0 -0
  71. data/vendor/cache/rspec-support-3.2.2.gem +0 -0
  72. data/vendor/cache/safe_yaml-1.0.4.gem +0 -0
  73. data/vendor/cache/simplecov-0.9.2.gem +0 -0
  74. data/vendor/cache/simplecov-html-0.9.0.gem +0 -0
  75. data/vendor/cache/slop-3.6.0.gem +0 -0
  76. data/vendor/cache/term-ansicolor-1.3.0.gem +0 -0
  77. data/vendor/cache/thor-0.19.1.gem +0 -0
  78. data/vendor/cache/tins-1.3.5.gem +0 -0
  79. data/vendor/cache/webmock-1.17.4.gem +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d1bdee96767c0beb69e567edbce236959ce1305d420bc940586ac2732a6a27c5
4
- data.tar.gz: de52df85cb38b7e011854862c49d6314bb065d3057fcb871624951057e537383
3
+ metadata.gz: 75f4c7c40bd70b216f93ed28cfd885a621d4f0e736aed11e2b5f7b5effc6d71c
4
+ data.tar.gz: f79a1fa95b84afd08fd10c1d5cc6b341281deef7e9ed8e550f7b863c9f140cff
5
5
  SHA512:
6
- metadata.gz: 86c7a3652a47396e2c9dc88cdc9697fdaf29cb7fcca32bf924dce5c230b773f31123cdc7e703455872bda24631aba5e7e03b2207cfa2310f2ac442f4dc7827ce
7
- data.tar.gz: 92650387b74f3e380519d3c15d481c81f176714a1c01412158e877e2818cd0f913ded6256ff0de4d223de690b37acbbfe503a23c366b248104e9fb5019929810
6
+ metadata.gz: 3bffeeea0afecb0f9076f2abc6f41d86f5845025e85724e7d79e4876bf5ebf743b56cfeb6508979d275f6ce297df8d2e35ec8845b233d1de4231e8020f2a7dbf
7
+ data.tar.gz: 3b1631bf97f6a043e8acda505b06424536176584a849bfc8f0afa59283c80be4455d26236ed76d133b208d959e8d52892f2c2c4970cc4f0dceb20b0019c1f3ef
@@ -0,0 +1,44 @@
1
+ name: build
2
+ on:
3
+ push:
4
+ branches:
5
+ - master
6
+ tags:
7
+ - '!*'
8
+ pull_request:
9
+
10
+ jobs:
11
+ test:
12
+ name: Test 3.2.2
13
+ runs-on: ubuntu-latest
14
+ env:
15
+ CC_TEST_REPORTER_ID: 6963f51029c0c9bf6406bd1cc69ae951bc53f9bf7751b16035515b5f764c58fe
16
+ steps:
17
+ - uses: actions/checkout@v4
18
+ - uses: ruby/setup-ruby@v1
19
+ with:
20
+ ruby-version: "3.2.2"
21
+ bundler-cache: true
22
+ - name: Run tests
23
+ run: bundle exec rake
24
+ - name: Report Coveralls
25
+ uses: coverallsapp/github-action@v2
26
+
27
+ test_legacy:
28
+ strategy:
29
+ matrix:
30
+ ruby_version:
31
+ - "3.1.4"
32
+ - "3.0.6"
33
+ runs-on: ubuntu-latest
34
+ name: Test ${{ matrix.ruby_version }}
35
+ outputs:
36
+ version_matrix: ${{ matrix.ruby_version }}
37
+ steps:
38
+ - uses: actions/checkout@v4
39
+ - uses: ruby/setup-ruby@v1
40
+ with:
41
+ ruby-version: ${{ matrix.ruby_version }}
42
+ bundler-cache: true
43
+ - name: Run tests
44
+ run: bundle exec rake
data/Gemfile CHANGED
@@ -4,10 +4,9 @@ gemspec
4
4
 
5
5
  group :test do
6
6
  gem 'rake'
7
- gem 'rspec', '~> 3.2'
8
- gem 'webmock', :require => false
9
- gem 'coveralls', :require => false
10
- gem 'codeclimate-test-reporter', '~> 1.0.0'
7
+ gem 'rspec', '~> 3.13'
8
+ gem 'webmock', require: false
9
+ gem 'coveralls_reborn', require: false
11
10
  end
12
11
 
13
12
  group :development do
data/Gemfile.lock CHANGED
@@ -1,84 +1,101 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- heartland-retail (5.0.0)
5
- faraday (< 1.0)
6
- hashie
7
- json (>= 1.7.4)
4
+ heartland-retail (5.1.0)
5
+ faraday (~> 1.0)
6
+ hashie (= 4.1.0)
7
+ json (>= 2.7.1)
8
8
 
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- addressable (2.2.8)
13
- codeclimate-test-reporter (1.0.8)
14
- simplecov (<= 0.13)
15
- coderay (1.1.0)
16
- coveralls (0.7.11)
17
- multi_json (~> 1.10)
18
- rest-client (>= 1.6.8, < 2)
19
- simplecov (~> 0.9.1)
20
- term-ansicolor (~> 1.3)
21
- thor (~> 0.19.1)
22
- crack (0.4.2)
23
- safe_yaml (~> 1.0.0)
24
- diff-lcs (1.2.5)
25
- docile (1.1.5)
26
- faraday (0.17.3)
27
- multipart-post (>= 1.2, < 3)
12
+ addressable (2.8.5)
13
+ public_suffix (>= 2.0.2, < 6.0)
14
+ coderay (1.1.3)
15
+ coveralls_reborn (0.28.0)
16
+ simplecov (~> 0.22.0)
17
+ term-ansicolor (~> 1.7)
18
+ thor (~> 1.2)
19
+ tins (~> 1.32)
20
+ crack (0.4.5)
21
+ rexml
22
+ diff-lcs (1.5.1)
23
+ docile (1.4.0)
24
+ faraday (1.10.3)
25
+ faraday-em_http (~> 1.0)
26
+ faraday-em_synchrony (~> 1.0)
27
+ faraday-excon (~> 1.1)
28
+ faraday-httpclient (~> 1.0)
29
+ faraday-multipart (~> 1.0)
30
+ faraday-net_http (~> 1.0)
31
+ faraday-net_http_persistent (~> 1.0)
32
+ faraday-patron (~> 1.0)
33
+ faraday-rack (~> 1.0)
34
+ faraday-retry (~> 1.0)
35
+ ruby2_keywords (>= 0.0.4)
36
+ faraday-em_http (1.0.0)
37
+ faraday-em_synchrony (1.0.0)
38
+ faraday-excon (1.1.0)
39
+ faraday-httpclient (1.0.1)
40
+ faraday-multipart (1.0.4)
41
+ multipart-post (~> 2)
42
+ faraday-net_http (1.0.1)
43
+ faraday-net_http_persistent (1.2.0)
44
+ faraday-patron (1.0.0)
45
+ faraday-rack (1.0.0)
46
+ faraday-retry (1.0.3)
47
+ hashdiff (1.0.1)
28
48
  hashie (4.1.0)
29
- json (2.3.0)
30
- method_source (0.8.2)
31
- mime-types (2.4.3)
32
- multi_json (1.11.0)
33
- multipart-post (2.1.1)
34
- netrc (0.10.3)
35
- pry (0.10.1)
36
- coderay (~> 1.1.0)
37
- method_source (~> 0.8.1)
38
- slop (~> 3.4)
39
- rake (10.4.2)
40
- rest-client (1.7.3)
41
- mime-types (>= 1.16, < 3.0)
42
- netrc (~> 0.7)
43
- rspec (3.2.0)
44
- rspec-core (~> 3.2.0)
45
- rspec-expectations (~> 3.2.0)
46
- rspec-mocks (~> 3.2.0)
47
- rspec-core (3.2.2)
48
- rspec-support (~> 3.2.0)
49
- rspec-expectations (3.2.0)
49
+ json (2.7.1)
50
+ method_source (1.0.0)
51
+ multipart-post (2.3.0)
52
+ pry (0.14.2)
53
+ coderay (~> 1.1)
54
+ method_source (~> 1.0)
55
+ public_suffix (5.0.3)
56
+ rake (13.0.6)
57
+ rexml (3.2.6)
58
+ rspec (3.13.0)
59
+ rspec-core (~> 3.13.0)
60
+ rspec-expectations (~> 3.13.0)
61
+ rspec-mocks (~> 3.13.0)
62
+ rspec-core (3.13.0)
63
+ rspec-support (~> 3.13.0)
64
+ rspec-expectations (3.13.0)
50
65
  diff-lcs (>= 1.2.0, < 2.0)
51
- rspec-support (~> 3.2.0)
52
- rspec-mocks (3.2.1)
66
+ rspec-support (~> 3.13.0)
67
+ rspec-mocks (3.13.0)
53
68
  diff-lcs (>= 1.2.0, < 2.0)
54
- rspec-support (~> 3.2.0)
55
- rspec-support (3.2.2)
56
- safe_yaml (1.0.4)
57
- simplecov (0.9.2)
58
- docile (~> 1.1.0)
59
- multi_json (~> 1.0)
60
- simplecov-html (~> 0.9.0)
61
- simplecov-html (0.9.0)
62
- slop (3.6.0)
63
- term-ansicolor (1.3.0)
69
+ rspec-support (~> 3.13.0)
70
+ rspec-support (3.13.1)
71
+ ruby2_keywords (0.0.5)
72
+ simplecov (0.22.0)
73
+ docile (~> 1.1)
74
+ simplecov-html (~> 0.11)
75
+ simplecov_json_formatter (~> 0.1)
76
+ simplecov-html (0.12.3)
77
+ simplecov_json_formatter (0.1.4)
78
+ sync (0.5.0)
79
+ term-ansicolor (1.7.1)
64
80
  tins (~> 1.0)
65
- thor (0.19.1)
66
- tins (1.3.5)
67
- webmock (1.17.4)
68
- addressable (>= 2.2.7)
81
+ thor (1.2.2)
82
+ tins (1.32.1)
83
+ sync
84
+ webmock (3.19.1)
85
+ addressable (>= 2.8.0)
69
86
  crack (>= 0.3.2)
87
+ hashdiff (>= 0.4.0, < 2.0.0)
70
88
 
71
89
  PLATFORMS
72
90
  ruby
73
91
 
74
92
  DEPENDENCIES
75
- codeclimate-test-reporter (~> 1.0.0)
76
- coveralls
93
+ coveralls_reborn
77
94
  heartland-retail!
78
95
  pry
79
96
  rake
80
- rspec (~> 3.2)
97
+ rspec (~> 3.13)
81
98
  webmock
82
99
 
83
100
  BUNDLED WITH
84
- 1.17.2
101
+ 2.5.4
data/README.md CHANGED
@@ -1,15 +1,15 @@
1
1
  # Heartland Retail API Client
2
2
 
3
- [![Gem Version](https://badge.fury.io/rb/springboard-retail.png)](http://badge.fury.io/rb/springboard-retail)
4
- [![Build Status](https://travis-ci.org/springboardretail/springboard-client-ruby.png?branch=master)](https://travis-ci.org/springboardretail/springboard-client-ruby)
3
+ [![Gem Version](https://badge.fury.io/rb/heartland-retail.svg)](https://badge.fury.io/rb/heartland-retail)
4
+ [![Build Status](https://github.com/springboardretail/springboard-client-ruby/actions/workflows/build.yml/badge.svg)](https://github.com/springboardretail/springboard-client-ruby/actions/workflows/build.yml)
5
5
  [![Code Climate](https://codeclimate.com/github/springboardretail/springboard-client-ruby.png)](https://codeclimate.com/github/springboardretail/springboard-client-ruby)
6
6
  [![Coverage Status](https://coveralls.io/repos/github/springboardretail/springboard-client-ruby/badge.svg?branch=master)](https://coveralls.io/github/springboardretail/springboard-client-ruby?branch=master)
7
7
 
8
- This is the [Heartland Retail](http://heartlandretail.us/) (a point-of-sale/retail management system) client library for Ruby. It provides access to the Heartland Retail HTTP API.
8
+ This is the [Heartland Retail](http://heartlandretail.us/) (a point-of-sale/retail management system) client library for Ruby. It provides access to the [Heartland Retail HTTP API](https://dev.retail.heartland.us/).
9
9
 
10
10
  It is a wrapper around the [Faraday](https://github.com/lostisland/faraday) HTTP client library.
11
11
 
12
- You can find [documentation here](http://rdoc.info/github/springboardretail/springboard-client-ruby).
12
+ You can find [documentation here](https://rdoc.info/github/springboardretail/springboard-client-ruby).
13
13
 
14
14
  ## Installation
15
15
 
@@ -1,15 +1,13 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'heartland-retail'
3
- s.version = '5.0.0'
3
+ s.version = '5.1.0'
4
4
  s.platform = Gem::Platform::RUBY
5
5
  s.authors = ['Jay Stotz', 'Derek Stotz']
6
6
  s.summary = 'Heartland Retail API client library'
7
7
 
8
- s.required_rubygems_version = '>= 1.3.6'
9
-
10
- s.add_runtime_dependency 'faraday', '< 1.0'
11
- s.add_runtime_dependency 'json', '>= 1.7.4'
12
- s.add_runtime_dependency 'hashie'
8
+ s.add_runtime_dependency 'faraday', '~> 1.0'
9
+ s.add_runtime_dependency 'json', '>= 2.7.1'
10
+ s.add_runtime_dependency 'hashie', '4.1.0'
13
11
 
14
12
  s.files = `git ls-files`.split("\n")
15
13
 
@@ -38,7 +38,8 @@ module HeartlandRetail
38
38
  def subpath(subpath)
39
39
  uri = dup
40
40
  uri.path = "#{path}/" unless path.end_with?('/')
41
- uri.path = uri.path + ::URI.encode(subpath.to_s.gsub(/^\//, ''))
41
+ escaped_subpath = ::URI::Parser.new.escape(subpath.to_s.gsub(/^\//, ''))
42
+ uri.path = uri.path + escaped_subpath
42
43
  uri
43
44
  end
44
45
 
@@ -9,7 +9,7 @@ describe HeartlandRetail::Client::Response do
9
9
  let(:path) { '/path' }
10
10
  let(:faraday_response) do
11
11
  env = Faraday::Env.new(:get, raw_body, path, nil, nil, nil, nil,
12
- nil, raw_body, raw_headers, status_code)
12
+ nil, nil, raw_headers, status_code, nil, raw_body)
13
13
 
14
14
  Faraday::Response.new(env)
15
15
  end
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: heartland-retail
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.0
4
+ version: 5.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jay Stotz
@@ -9,20 +9,20 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2020-06-10 00:00:00.000000000 Z
12
+ date: 2024-03-26 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: faraday
16
16
  requirement: !ruby/object:Gem::Requirement
17
17
  requirements:
18
- - - "<"
18
+ - - "~>"
19
19
  - !ruby/object:Gem::Version
20
20
  version: '1.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
27
  version: '1.0'
28
28
  - !ruby/object:Gem::Dependency
@@ -31,37 +31,37 @@ dependencies:
31
31
  requirements:
32
32
  - - ">="
33
33
  - !ruby/object:Gem::Version
34
- version: 1.7.4
34
+ version: 2.7.1
35
35
  type: :runtime
36
36
  prerelease: false
37
37
  version_requirements: !ruby/object:Gem::Requirement
38
38
  requirements:
39
39
  - - ">="
40
40
  - !ruby/object:Gem::Version
41
- version: 1.7.4
41
+ version: 2.7.1
42
42
  - !ruby/object:Gem::Dependency
43
43
  name: hashie
44
44
  requirement: !ruby/object:Gem::Requirement
45
45
  requirements:
46
- - - ">="
46
+ - - '='
47
47
  - !ruby/object:Gem::Version
48
- version: '0'
48
+ version: 4.1.0
49
49
  type: :runtime
50
50
  prerelease: false
51
51
  version_requirements: !ruby/object:Gem::Requirement
52
52
  requirements:
53
- - - ">="
53
+ - - '='
54
54
  - !ruby/object:Gem::Version
55
- version: '0'
55
+ version: 4.1.0
56
56
  description:
57
57
  email:
58
58
  executables: []
59
59
  extensions: []
60
60
  extra_rdoc_files: []
61
61
  files:
62
+ - ".github/workflows/build.yml"
62
63
  - ".gitignore"
63
64
  - ".rspec"
64
- - ".travis.yml"
65
65
  - ".yardopts"
66
66
  - Gemfile
67
67
  - Gemfile.lock
@@ -84,37 +84,46 @@ files:
84
84
  - spec/heartland/client_spec.rb
85
85
  - spec/shared_client_context.rb
86
86
  - spec/spec_helper.rb
87
- - vendor/cache/addressable-2.2.8.gem
88
- - vendor/cache/codeclimate-test-reporter-1.0.8.gem
89
- - vendor/cache/coderay-1.1.0.gem
90
- - vendor/cache/coveralls-0.7.11.gem
91
- - vendor/cache/crack-0.4.2.gem
92
- - vendor/cache/diff-lcs-1.2.5.gem
93
- - vendor/cache/docile-1.1.5.gem
94
- - vendor/cache/faraday-0.17.3.gem
87
+ - vendor/cache/addressable-2.8.5.gem
88
+ - vendor/cache/coderay-1.1.3.gem
89
+ - vendor/cache/coveralls_reborn-0.28.0.gem
90
+ - vendor/cache/crack-0.4.5.gem
91
+ - vendor/cache/diff-lcs-1.5.1.gem
92
+ - vendor/cache/docile-1.4.0.gem
93
+ - vendor/cache/faraday-1.10.3.gem
94
+ - vendor/cache/faraday-em_http-1.0.0.gem
95
+ - vendor/cache/faraday-em_synchrony-1.0.0.gem
96
+ - vendor/cache/faraday-excon-1.1.0.gem
97
+ - vendor/cache/faraday-httpclient-1.0.1.gem
98
+ - vendor/cache/faraday-multipart-1.0.4.gem
99
+ - vendor/cache/faraday-net_http-1.0.1.gem
100
+ - vendor/cache/faraday-net_http_persistent-1.2.0.gem
101
+ - vendor/cache/faraday-patron-1.0.0.gem
102
+ - vendor/cache/faraday-rack-1.0.0.gem
103
+ - vendor/cache/faraday-retry-1.0.3.gem
104
+ - vendor/cache/hashdiff-1.0.1.gem
95
105
  - vendor/cache/hashie-4.1.0.gem
96
- - vendor/cache/json-2.3.0.gem
97
- - vendor/cache/method_source-0.8.2.gem
98
- - vendor/cache/mime-types-2.4.3.gem
99
- - vendor/cache/multi_json-1.11.0.gem
100
- - vendor/cache/multipart-post-2.1.1.gem
101
- - vendor/cache/netrc-0.10.3.gem
102
- - vendor/cache/pry-0.10.1.gem
103
- - vendor/cache/rake-10.4.2.gem
104
- - vendor/cache/rest-client-1.7.3.gem
105
- - vendor/cache/rspec-3.2.0.gem
106
- - vendor/cache/rspec-core-3.2.2.gem
107
- - vendor/cache/rspec-expectations-3.2.0.gem
108
- - vendor/cache/rspec-mocks-3.2.1.gem
109
- - vendor/cache/rspec-support-3.2.2.gem
110
- - vendor/cache/safe_yaml-1.0.4.gem
111
- - vendor/cache/simplecov-0.9.2.gem
112
- - vendor/cache/simplecov-html-0.9.0.gem
113
- - vendor/cache/slop-3.6.0.gem
114
- - vendor/cache/term-ansicolor-1.3.0.gem
115
- - vendor/cache/thor-0.19.1.gem
116
- - vendor/cache/tins-1.3.5.gem
117
- - vendor/cache/webmock-1.17.4.gem
106
+ - vendor/cache/json-2.7.1.gem
107
+ - vendor/cache/method_source-1.0.0.gem
108
+ - vendor/cache/multipart-post-2.3.0.gem
109
+ - vendor/cache/pry-0.14.2.gem
110
+ - vendor/cache/public_suffix-5.0.3.gem
111
+ - vendor/cache/rake-13.0.6.gem
112
+ - vendor/cache/rexml-3.2.6.gem
113
+ - vendor/cache/rspec-3.13.0.gem
114
+ - vendor/cache/rspec-core-3.13.0.gem
115
+ - vendor/cache/rspec-expectations-3.13.0.gem
116
+ - vendor/cache/rspec-mocks-3.13.0.gem
117
+ - vendor/cache/rspec-support-3.13.1.gem
118
+ - vendor/cache/ruby2_keywords-0.0.5.gem
119
+ - vendor/cache/simplecov-0.22.0.gem
120
+ - vendor/cache/simplecov-html-0.12.3.gem
121
+ - vendor/cache/simplecov_json_formatter-0.1.4.gem
122
+ - vendor/cache/sync-0.5.0.gem
123
+ - vendor/cache/term-ansicolor-1.7.1.gem
124
+ - vendor/cache/thor-1.2.2.gem
125
+ - vendor/cache/tins-1.32.1.gem
126
+ - vendor/cache/webmock-3.19.1.gem
118
127
  homepage:
119
128
  licenses: []
120
129
  metadata: {}
@@ -131,9 +140,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
131
140
  requirements:
132
141
  - - ">="
133
142
  - !ruby/object:Gem::Version
134
- version: 1.3.6
143
+ version: '0'
135
144
  requirements: []
136
- rubygems_version: 3.0.3
145
+ rubygems_version: 3.1.6
137
146
  signing_key:
138
147
  specification_version: 4
139
148
  summary: Heartland Retail API client library
data/.travis.yml DELETED
@@ -1,16 +0,0 @@
1
- sudo: false
2
- language: ruby
3
- bundler_args: --without development
4
- rvm:
5
- - 1.9.3
6
- - 2.0.0
7
- - 2.1.0
8
- - 2.2.0
9
- - 2.6.0
10
-
11
- addons:
12
- code_climate:
13
- repo_token: 6963f51029c0c9bf6406bd1cc69ae951bc53f9bf7751b16035515b5f764c58fe
14
-
15
- after_success:
16
- - bundle exec codeclimate-test-reporter
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file