Sha256: 5c57116bfb8dc1d9e1c3a961643626f497f1d480ae2c19bc8ef5a05ce2403379
Contents?: true
Size: 575 Bytes
Versions: 1
Compression:
Stored size: 575 Bytes
Contents
Gem::Specification.new do |s| s.name = 'polish_banks' s.version = '1.2.0' s.date = '2021-07-04' 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.13' s.add_development_dependency 'simplecov' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
polish_banks-1.2.0 | polish_banks.gemspec |