We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 530b14a commit d332da7Copy full SHA for d332da7
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- heartland-retail (5.0.0)
+ heartland-retail (5.0.1)
5
faraday (~> 1.0)
6
hashie
7
json (>= 1.7.4)
heartland-retail.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'heartland-retail'
- s.version = '5.0.0'
+ s.version = '5.0.1'
s.platform = Gem::Platform::RUBY
s.authors = ['Jay Stotz', 'Derek Stotz']
s.summary = 'Heartland Retail API client library'
0 commit comments