banker-ofx 0.4.0 → 0.4.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/README.md +1 -1
  2. data/lib/ofx/version.rb +1 -1
  3. data/ofx.gemspec +1 -1
  4. metadata +5 -5
data/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  [travis]:http://travis-ci.org/BritRuby/Banker-OFX
4
4
  [gemnasium]:https://gemnasium.com/BritRuby/Banker-OFX
5
5
 
6
- A simple OFX (Open Financial Exchange) parser for Bank Accounts and Credit Cards. Supports multiple accounts.
6
+ A simple OFX (Open Financial Exchange) parser originally forked from Nando Vieira. Now supports Bank Accounts and Credit Cards as well as Multiple Accounts.
7
7
 
8
8
  ### Usage
9
9
 
data/lib/ofx/version.rb CHANGED
@@ -2,7 +2,7 @@ module OFX
2
2
  module Version
3
3
  MAJOR = 0
4
4
  MINOR = 4
5
- PATCH = 0
5
+ PATCH = 1
6
6
  STRING = "#{MAJOR}.#{MINOR}.#{PATCH}"
7
7
  end
8
8
  end
data/ofx.gemspec CHANGED
@@ -5,7 +5,7 @@ Gem::Specification.new do |gem|
5
5
  gem.authors = ['Kyle Welsby', 'Chuck Hardy', "Nando Vieira"]
6
6
  gem.email = ['app@britishruby.com', "fnando.vieira@gmail.com"]
7
7
  gem.homepage = 'https://github.com/BritRuby/Banker-OFX'
8
- gem.description = %q{A simple OFX (Open Financial Exchange) parser built on top of Nokogiri. Currently supports OFX 102, 200 and 211.}
8
+ gem.description = %q{A simple OFX (Open Financial Exchange) parser originally forked from Nando Vieira. Now supports Bank Accounts and Credit Cards as well as Multiple Accounts.}
9
9
  gem.summary = gem.description
10
10
 
11
11
  gem.add_runtime_dependency 'nokogiri'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: banker-ofx
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -77,8 +77,8 @@ dependencies:
77
77
  - - ! '>='
78
78
  - !ruby/object:Gem::Version
79
79
  version: '0'
80
- description: A simple OFX (Open Financial Exchange) parser built on top of Nokogiri.
81
- Currently supports OFX 102, 200 and 211.
80
+ description: A simple OFX (Open Financial Exchange) parser originally forked from
81
+ Nando Vieira. Now supports Bank Accounts and Credit Cards as well as Multiple Accounts.
82
82
  email:
83
83
  - app@britishruby.com
84
84
  - fnando.vieira@gmail.com
@@ -142,8 +142,8 @@ rubyforge_project:
142
142
  rubygems_version: 1.8.21
143
143
  signing_key:
144
144
  specification_version: 3
145
- summary: A simple OFX (Open Financial Exchange) parser built on top of Nokogiri. Currently
146
- supports OFX 102, 200 and 211.
145
+ summary: A simple OFX (Open Financial Exchange) parser originally forked from Nando
146
+ Vieira. Now supports Bank Accounts and Credit Cards as well as Multiple Accounts.
147
147
  test_files:
148
148
  - spec/fixtures/avatar.gif
149
149
  - spec/fixtures/bb.ofx