contacts_client 0.0.54 → 0.0.55
Sign up to get free protection for your applications and to get access to all the features.
- data/app/models/padma_contact.rb +1 -0
- metadata +8 -8
data/app/models/padma_contact.rb
CHANGED
metadata
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: contacts_client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
5
|
-
prerelease:
|
4
|
+
version: 0.0.55
|
5
|
+
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Dwayne Macgowan
|
9
|
-
autorequire:
|
9
|
+
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date:
|
12
|
+
date: 2021-05-19 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: railties
|
@@ -74,7 +74,7 @@ files:
|
|
74
74
|
- config/initializers/contacts_client.rb
|
75
75
|
homepage: ''
|
76
76
|
licenses: []
|
77
|
-
post_install_message:
|
77
|
+
post_install_message:
|
78
78
|
rdoc_options: []
|
79
79
|
require_paths:
|
80
80
|
- lib
|
@@ -91,10 +91,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
91
91
|
- !ruby/object:Gem::Version
|
92
92
|
version: '0'
|
93
93
|
requirements: []
|
94
|
-
rubyforge_project:
|
94
|
+
rubyforge_project:
|
95
95
|
rubygems_version: 1.8.23.2
|
96
|
-
signing_key:
|
96
|
+
signing_key:
|
97
97
|
specification_version: 3
|
98
98
|
summary: Client library for padma-contacts-ws
|
99
99
|
test_files: []
|
100
|
-
has_rdoc:
|
100
|
+
has_rdoc:
|