--- !ruby/object:Gem::Specification name: bankgiro_inbetalningar version: !ruby/object:Gem::Version version: 1.1.0 prerelease: platform: ruby authors: - David Vrensk autorequire: bindir: bin cert_chain: [] date: 2012-08-22 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 2.9.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 2.9.0 description: Parse BgMax transaction files from Bankgirot and return a simple data structure email: - david@vrensk.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .rspec - Gemfile - LICENSE - README.md - Rakefile - bankgiro_inbetalningar.gemspec - lib/bankgiro_inbetalningar.rb - lib/bankgiro_inbetalningar/bgmax_line.rb - lib/bankgiro_inbetalningar/parser.rb - lib/bankgiro_inbetalningar/version.rb - spec/bankgiro_inbetalningar/bgmax_line_spec.rb - spec/bankgiro_inbetalningar/parser_spec.rb - spec/bankgiro_inbetalningar_spec.rb - spec/fixtures/BgMaxfil4.txt - spec/fixtures/BgMaxfil4_broken.txt - spec/fixtures/minimal.txt - spec/spec_helper.rb homepage: https://github.com/spnab/bankgiro_inbetalningar licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.24 signing_key: specification_version: 3 summary: Bankgirot has changed its file format, making the +rbankgiro+ gem unusable for new clients. test_files: - spec/bankgiro_inbetalningar/bgmax_line_spec.rb - spec/bankgiro_inbetalningar/parser_spec.rb - spec/bankgiro_inbetalningar_spec.rb - spec/fixtures/BgMaxfil4.txt - spec/fixtures/BgMaxfil4_broken.txt - spec/fixtures/minimal.txt - spec/spec_helper.rb