yeshua_crm 1.0.0 → 1.0.1

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: ad73b0d2b13564dd410af23fb8f829127633d282
4
- data.tar.gz: d09b65dd956fc7dba45bb86764cf975cc4d72c33
3
+ metadata.gz: 12ce2fe2a5c2745714ce09e7ae7ac987cee88fe9
4
+ data.tar.gz: 18408bee3914e2a8a3c028cc710203038df7367c
5
5
  SHA512:
6
- metadata.gz: 75572cc76bc1c405f504e7e7e3c62388de36ff4841001dfc53ec5109b7bc0761c6c7798f99889cff3e898d63f67bf8491e1a2f18a42aeb16f841295ae9fbc862
7
- data.tar.gz: fd39c5e4e83f2f6f0198026f5f07cf482c65a4ff5a4e8720f7527024dcd5a8ccbec1c91e6deb398d715a4c0b79a74bfd46265736a8f0f614c79e9ed94b126f70
6
+ metadata.gz: fbd23bc9875ecf5c716137684f45b0d27e8eb7ef1d4652294c3812dbbce90d538a1f7e0965c27f79ae968c590e7303d4e70d7cbbc7f21fd568c7597cc6aadfc1
7
+ data.tar.gz: 6446f03227f26821c141299cf021666217d8c58ad051f12907a97441cfc7dce13b4f696820b1fbf87ac97f2a68e3e18fd178a30a0c191c537253e93d1bee1ae6
File without changes
@@ -1,3 +1,3 @@
1
1
  module YeshuaCrm
2
- VERSION = "1.0.0"
2
+ VERSION = "1.0.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yeshua_crm
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - IntSoft
@@ -89,7 +89,7 @@ extensions: []
89
89
  extra_rdoc_files: []
90
90
  files:
91
91
  - Rakefile
92
- - lib/yeshoua_crm.rb
92
+ - lib/yeshua_crm.rb
93
93
  - lib/yeshua_crm/acts_as_draftable/draft.rb
94
94
  - lib/yeshua_crm/acts_as_draftable/rcrm_acts_as_draftable.rb
95
95
  - lib/yeshua_crm/acts_as_list/list.rb