bankgiro_inbetalningar 1.1.0 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -6,7 +6,7 @@ Gem::Specification.new do |gem|
6
6
  gem.email = ["david@vrensk.com"]
7
7
  gem.description = %q{Parse BgMax transaction files from Bankgirot and return a simple data structure}
8
8
  gem.summary = %q{Bankgirot has changed its file format, making the +rbankgiro+ gem unusable for new clients.}
9
- gem.homepage = "https://github.com/spnab/bankgiro_inbetalningar"
9
+ gem.homepage = "https://github.com/PugglePay/bankgiro_inbetalningar"
10
10
 
11
11
  gem.add_development_dependency "rspec", '~> 2.9.0'
12
12
 
@@ -1,3 +1,3 @@
1
1
  module BankgiroInbetalningar
2
- VERSION = "1.1.0"
2
+ VERSION = "1.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bankgiro_inbetalningar
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-08-22 00:00:00.000000000 Z
12
+ date: 2012-11-29 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rspec
@@ -53,7 +53,7 @@ files:
53
53
  - spec/fixtures/BgMaxfil4_broken.txt
54
54
  - spec/fixtures/minimal.txt
55
55
  - spec/spec_helper.rb
56
- homepage: https://github.com/spnab/bankgiro_inbetalningar
56
+ homepage: https://github.com/PugglePay/bankgiro_inbetalningar
57
57
  licenses: []
58
58
  post_install_message:
59
59
  rdoc_options: []