mechanize_store 0.0.18 → 0.0.19

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mechanize_store
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.18
4
+ version: 0.0.19
5
5
  platform: ruby
6
6
  authors:
7
7
  - Wilbert Ribeiro
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-07-21 00:00:00.000000000 Z
11
+ date: 2014-08-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -324,6 +324,7 @@ files:
324
324
  - db/migrate/20140606130912_add_product_section_id_to_mechanize_store_product_category.rb
325
325
  - db/migrate/20140717182327_add_color_and_size_to_mechanize_store_order_item.rb
326
326
  - db/migrate/20140721124512_add_slug_to_mechanize_store_products.rb
327
+ - db/migrate/20140806143246_add_freight_type_to_freight.rb
327
328
  - lib/mechanize_store.rb
328
329
  - lib/mechanize_store/engine.rb
329
330
  - lib/mechanize_store/version.rb