formatos-febraban 0.3.11 → 0.3.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e4a15a2ce26f997b84c8bb12ff7163bb634af3c6
4
- data.tar.gz: aa9d77ba2cfce221d85a52e5875c738205d97541
3
+ metadata.gz: 9c123bb78e13b70f5ca30e25aff9661405e96219
4
+ data.tar.gz: 976b8a9835ecda9af9d62dfd64b3a4b1faecd4c4
5
5
  SHA512:
6
- metadata.gz: 24c14c725be62600bfc2c39c531d1eb170f13e7dc5da2717b9d8008dfbdd17d27d5a9d2a8286a75d75ed5920af13de574abf66f6f1aaaaa94df8e3cedf8c2fda
7
- data.tar.gz: 72745f6abd49616ab2c40ca6cea47c5f6ff9df33db4e640603c6cd57ca381976ecb3f18bf4eaeaa9a18ef7ffe10af01a4f9efd4ac559a593897912e7756f3e12
6
+ metadata.gz: ac2f78c05f11601148c0c1c522947d297bc56a0c5c34dc05b0bbc15309e25d7d620da4138d0934dced44a2909909ca86cf2f8cd9a390da9cb35a55876136ebb1
7
+ data.tar.gz: dfc2dd2e080ef061adf190f3b8fec62c1c4fd17789745fe8ed5a77f1c1402e5e00a571742333f6ca6bde6878606ae82151abbc8266d8ffe1e9028beeb3c7a8ea
@@ -1,5 +1,5 @@
1
1
  module Formatos
2
2
  module Febraban
3
- VERSION = '0.3.11'
3
+ VERSION = '0.3.12'
4
4
  end
5
5
  end
@@ -482,6 +482,7 @@ class Febraban150
482
482
  #--------------------------------------------------------------------------------------
483
483
  # Carregamento de Arquivo
484
484
  protected
485
+ def process_file location
485
486
  file = File.new(location, 'r')
486
487
 
487
488
  while (line = file.gets)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: formatos-febraban
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.11
4
+ version: 0.3.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - José Ricardo Almeida