purchase 1.0.14 → 1.0.15

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/purchase.rb +0 -2
  2. metadata +3 -3
@@ -2,8 +2,6 @@ require 'emitter'
2
2
 
3
3
  module BrighterPlanet
4
4
  module Purchase
5
- attr_accessor :merchant_category_code
6
-
7
5
  extend BrighterPlanet::Emitter
8
6
 
9
7
  class << self
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: purchase
3
3
  version: !ruby/object:Gem::Version
4
- hash: 11
4
+ hash: 9
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 14
10
- version: 1.0.14
9
+ - 15
10
+ version: 1.0.15
11
11
  platform: ruby
12
12
  authors:
13
13
  - Andy Rossmeissl