spree_bushido_promo 0.80.27 → 0.80.28

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/spree_bushido_promo.rb +1 -0
  2. metadata +4 -3
@@ -0,0 +1 @@
1
+ require File.expand_path(File.dirname(__FILE__)) + '/spree_promo'
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spree_bushido_promo
3
3
  version: !ruby/object:Gem::Version
4
- hash: 361
4
+ hash: 359
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 80
9
- - 27
10
- version: 0.80.27
9
+ - 28
10
+ version: 0.80.28
11
11
  platform: ruby
12
12
  authors:
13
13
  - David North
@@ -71,6 +71,7 @@ files:
71
71
  - config/cucumber.yml
72
72
  - config/locales/en.yml
73
73
  - config/routes.rb
74
+ - lib/spree_bushido_promo.rb
74
75
  - lib/spree_promo.rb
75
76
  - lib/spree_promo_hooks.rb
76
77
  - lib/tasks/install.rake