Sha256: 7caf8f4bf952ab665fe0041eeaad518945d36194bbf0385c20ffb0eab47f8c95
Contents?: true
Size: 531 Bytes
Versions: 1
Compression:
Stored size: 531 Bytes
Contents
Gem::Specification.new do |s| s.name = 'polish_banks' s.version = '1.1.0' s.date = '2019-10-19' s.summary = 'Polish bank detector' s.description = 'Get information about a Polish bank based on IBAN or account number.' s.authors = ['Maciej Czuchnowski'] s.email = 'maciej.czuchnowski@gmail.com' s.files = `git ls-files -z`.split("\x0") s.homepage = 'https://github.com/mczuchnowski/polish_banks' s.license = 'MIT' s.add_development_dependency 'rspec', '~> 3.0' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
polish_banks-1.1.0 | polish_banks.gemspec |