Sha256: 3cf277b77e6988458f5a8378261668d6e45e248db0db074c69e590e3abebd3f3
Contents?: true
Size: 574 Bytes
Versions: 1
Compression:
Stored size: 574 Bytes
Contents
Gem::Specification.new do |s| s.name = 'polish_banks' s.version = '1.1.1' s.date = '2019-12-27' 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' s.add_development_dependency 'simplecov' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
polish_banks-1.1.1 | polish_banks.gemspec |