ibandit 1.21.0
Ibandit is a Ruby library for manipulating and validating IBANs. It allows you to construct an IBAN from national banking details; deconstruct an IBAN into national banking details; and validate an IBAN's check digits and format.
Gemfile:
=
install:
=
Runtime Dependencies (1):
i18n
>= 0
Development Dependencies (7):
gc_ruboconfig
~> 5.0
nokogiri
~> 1.6
pry
~> 0.13
pry-byebug
~> 3.10
rspec
~> 3.12
rspec-its
~> 1.2
sax-machine
~> 1.3