unidom-article_number 2.3.1 → 2.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3f5682ee66a65eda8ef628b4c31d8041fa79c5ee
4
- data.tar.gz: 2a2d18aa8a980acf045b32514df4c82e87b7dfda
3
+ metadata.gz: f1a0df56c7ed55c28ccaa51866a137b8453aed6f
4
+ data.tar.gz: 70d89274e36598b280e58306a87d612966ed7cf8
5
5
  SHA512:
6
- metadata.gz: 2667468a870a580bdbae5cb7f1a51d1dd112f52444f6ece04a52ab05b8257c75a8ccb6d05139e02a90080616ec530f3a15f870200544ed8c233f5f01a7f9713d
7
- data.tar.gz: 33985c795904339784c9204a1c0515d3d0c7c9aca08ac2e006201c5c0f9a7d984150565d71ef958c5e24bc57e287a1b5d9acc8fc2f7a0dd4bb928f3ec32a79de
6
+ metadata.gz: ef3cdbe24e8686b0c162a4ba6cee282b9f16efdf6fd053b06dd855c6127233153f198190ff993a3618b2a0386e25669694ce6f6f3425ef4fc4bf6d47a705b4bc
7
+ data.tar.gz: acadcd75bbb672cd151c9890538711e2d78d2a16359fe9a1dcdca64936b816cf5d63cd0e2666c3823b9458eb1e86480ecee705b9bc2aad8e789bcd052a9eae18
data/README.md CHANGED
@@ -2,8 +2,10 @@
2
2
 
3
3
  [![Documentation](http://img.shields.io/badge/docs-rdoc.info-blue.svg)](http://www.rubydoc.info/gems/unidom-article_number/frames)
4
4
  [![License](https://img.shields.io/badge/license-MIT-green.svg)](http://opensource.org/licenses/MIT)
5
+
5
6
  [![Gem Version](https://badge.fury.io/rb/unidom-article_number.svg)](https://badge.fury.io/rb/unidom-article_number)
6
7
  [![Dependency Status](https://gemnasium.com/badges/github.com/topbitdu/unidom-accession.svg)](https://gemnasium.com/github.com/topbitdu/unidom-accession)
8
+
7
9
  [![Build Status](https://travis-ci.org/topbitdu/unidom-article_number.svg?branch=master)](https://travis-ci.org/topbitdu/unidom-article_number)
8
10
  [![Build status](https://ci.appveyor.com/api/projects/status/fayn35r72oy5na3u?svg=true)](https://ci.appveyor.com/project/topbitdu/unidom-article-number)
9
11
 
@@ -1 +1 @@
1
- require 'rspec/types/unidom/article_number/vehicle_identification_number_validator_spec'
1
+ require 'rspec/validators/unidom/article_number/vehicle_identification_number_validator_spec'
@@ -1,5 +1,5 @@
1
1
  module Unidom
2
2
  module ArticleNumber
3
- VERSION = '2.3.1'.freeze
3
+ VERSION = '2.3.2'.freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: unidom-article_number
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.1
4
+ version: 2.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Topbit Du
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-02-09 00:00:00.000000000 Z
11
+ date: 2017-02-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: unidom-common
@@ -64,7 +64,7 @@ files:
64
64
  - lib/rspec/models/unidom/article_number/ean8_barcode_spec.rb
65
65
  - lib/rspec/models/unidom/article_number/marking_spec.rb
66
66
  - lib/rspec/models/unidom/article_number/vehicle_identification_number_spec.rb
67
- - lib/rspec/types/unidom/article_number/vehicle_identification_number_validator_spec.rb
67
+ - lib/rspec/validators/unidom/article_number/vehicle_identification_number_validator_spec.rb
68
68
  - lib/tasks/article_number_tasks.rake
69
69
  - lib/unidom/article_number.rb
70
70
  - lib/unidom/article_number/engine.rb