model_table_mapper 0.1.4 → 0.1.5

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: 7fac709d363734e8378877e9c5ef7659936c1b75
4
- data.tar.gz: 1cd12833c8979dff2b0b2203392e99561a423d9d
3
+ metadata.gz: d5d95226c58c224d14d0ab72e159da2b278254f0
4
+ data.tar.gz: d9332ef388547d0bf261c0bdec0edcd4ada47f3e
5
5
  SHA512:
6
- metadata.gz: b7d795fb31ef67ac458486c0d8f2ee068fe0c86b9fdd55b10cfb967c4ee787c5ceceb46c167716e148a55a3a7d29e73db20be70ae3d89adbdf0786792f6034e4
7
- data.tar.gz: 36a70ff04a3cb36c3601216ba1fc8c2af8d606cf4904cd72a17c33ded9c98159d7020311345c98a1b6b0910d29a4b4267e19365367d51a49740956862e60cfaa
6
+ metadata.gz: 9610757701861f6209a4e0ae2aecd10b7e5504b2f49f67c6f944a9259de83bc292478babeb3eba4b0b39ff750c4fb318b799d791f2da94529f6472c9417ccb5c
7
+ data.tar.gz: d87302b2380dae720e0f6c02fe45249727d6ac34e899777c3a05a3d04bbd351ef7c4f2c20e75566ca31433d37123179afd91a266b3f13b832fade3ee664a1b62
data/README.md CHANGED
@@ -22,7 +22,7 @@ __steps:__
22
22
 
23
23
  ## Contributing
24
24
 
25
- Bug reports and pull requests are welcome on GitHub at [https://github.com/rajesh38/model_table_mapper](https://github.com/rajesh38/model_table_mapper). This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
25
+ Bug reports and pull requests are welcome on GitHub at [https://github.com/rajesh38/model-table-mapper](https://github.com/rajesh38/model_table_mapper). This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
26
26
 
27
27
 
28
28
  ## License
@@ -1,3 +1,3 @@
1
1
  module ModelTableMapper
2
- VERSION = "0.1.4"
2
+ VERSION = "0.1.5"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: model_table_mapper
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rajesh Paul
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-04-23 00:00:00.000000000 Z
11
+ date: 2017-04-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler