br_boleto
br_boleto copied to clipboard
Emissão de boletos bancários em Ruby
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.2 to 1.4.4. Release notes Sourced from rails-html-sanitizer's releases. 1.4.4 / 2022-12-13 Address inefficient regular expression complexity with certain configurations of Rails::Html::Sanitizer. Fixes CVE-2022-23517. See GHSA-5x79-w82f-gw8w for...
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.0.2 to 2.19.1. Release notes Sourced from loofah's releases. 2.19.1 / 2022-12-13 Security Address CVE-2022-23514, inefficient regular expression complexity. See GHSA-486f-hjj9-9vhh for more information. Address CVE-2022-23515, improper...
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.2 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
Bumps [activerecord](https://github.com/rails/rails) from 4.2.3 to 4.2.11.3. Release notes Sourced from activerecord's releases. 4.2.11.3 Action Mailer No changes. Action Pack No changes. Action View Backport a missing commit for [CVE-2020-8163] Active...
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.7.0 to 0.9.5. Release notes Sourced from i18n's releases. v0.9.5 #404 reported a regression in 0.9.3, which wasn't fixed by 0.9.4. #408 fixes this issue. Thanks @wjordan!...
Bumps [actionview](https://github.com/rails/rails) from 4.2.3 to 4.2.11.3. Release notes Sourced from actionview's releases. 4.2.11.3 Action Mailer No changes. Action Pack No changes. Action View Backport a missing commit for [CVE-2020-8163] Active...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.2 to 1.9.1. Release notes Sourced from nokogiri's releases. 1.9.1 / 2018-12-17 Bug fixes Fix a bug introduced in v1.9.0 where XML::DocumentFragment#dup no longer returned an instance...
Bumps [actionpack](https://github.com/rails/rails) from 4.2.3 to 4.2.11.3. Release notes Sourced from actionpack's releases. 4.2.11.3 Action Mailer No changes. Action Pack No changes. Action View Backport a missing commit for [CVE-2020-8163] Active...
https://github.com/Brunomm/br_boleto/blob/76d88e4a52f33cc8d0c3c107cc3430aabf76df53/lib/br_boleto/calculos/modulo11_fator3197.rb#L73 Boa tarde! O array está com a ordem trocada e isso está impactando no cálculo do dígito verificador. Deveria ser: [3,1,9,7] Obrigado!
Bumps [rake](https://github.com/ruby/rake) from 10.4.2 to 13.0.1. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task raises previous exception on...