Sha256: 5fb4778808bc790156fb534ae4d47100f53da979ce86c0aac574c93a719849da
Contents?: true
Size: 481 Bytes
Versions: 1
Compression:
Stored size: 481 Bytes
Contents
Gem::Specification.new do |s| s.name = 'heartland-retail' s.version = '5.1.0' s.platform = Gem::Platform::RUBY s.authors = ['Jay Stotz', 'Derek Stotz'] s.summary = 'Heartland Retail API client library' s.add_runtime_dependency 'faraday', '~> 1.0' s.add_runtime_dependency 'json', '>= 2.7.1' s.add_runtime_dependency 'hashie', '4.1.0' s.files = `git ls-files`.split("\n") s.require_path = 'lib' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
heartland-retail-5.1.0 | heartland-retail.gemspec |