model_table_mapper 0.1.5 → 0.1.6

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: d5d95226c58c224d14d0ab72e159da2b278254f0
4
- data.tar.gz: d9332ef388547d0bf261c0bdec0edcd4ada47f3e
3
+ metadata.gz: 8f42360cbdbd88df632efd44a37d56f0802f793b
4
+ data.tar.gz: 49d2b49ab5847fa57cc3a4c3115855fd2ce04d1c
5
5
  SHA512:
6
- metadata.gz: 9610757701861f6209a4e0ae2aecd10b7e5504b2f49f67c6f944a9259de83bc292478babeb3eba4b0b39ff750c4fb318b799d791f2da94529f6472c9417ccb5c
7
- data.tar.gz: d87302b2380dae720e0f6c02fe45249727d6ac34e899777c3a05a3d04bbd351ef7c4f2c20e75566ca31433d37123179afd91a266b3f13b832fade3ee664a1b62
6
+ metadata.gz: cdc0ee65ee3556efdf6e7e64a7288e9fb82b19f4db0f57a4a513029267ef1ad345029fcd8111ce861468053d3a49633e21bb13d05b523a4a40ae6694c98c0f89
7
+ data.tar.gz: 4d980fbf730e4a60313f14562e0fc7b4e7ac67df5dc707e66e5cb658c6974c8c7712a14b0b998601d7e12ffb4b2a6afab2bca6815d9cbbb61dd86b7e5aa51513
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.5"
2
+ VERSION = "0.1.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: model_table_mapper
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rajesh Paul