ecm_contact 1.0.12.pre → 1.0.13.pre
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/ecm/contact/version.rb +1 -1
- metadata +7 -7
data/lib/ecm/contact/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ecm_contact
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 961916000
|
5
5
|
prerelease: 7
|
6
6
|
segments:
|
7
7
|
- 1
|
8
8
|
- 0
|
9
|
-
-
|
9
|
+
- 13
|
10
10
|
- pre
|
11
|
-
version: 1.0.
|
11
|
+
version: 1.0.13.pre
|
12
12
|
platform: ruby
|
13
13
|
authors:
|
14
14
|
- Roberto Vasquez Angel
|
@@ -141,12 +141,12 @@ dependencies:
|
|
141
141
|
requirements:
|
142
142
|
- - ~>
|
143
143
|
- !ruby/object:Gem::Version
|
144
|
-
hash:
|
144
|
+
hash: 59
|
145
145
|
segments:
|
146
146
|
- 0
|
147
|
-
-
|
148
|
-
-
|
149
|
-
version: 0.
|
147
|
+
- 9
|
148
|
+
- 0
|
149
|
+
version: 0.9.0
|
150
150
|
type: :development
|
151
151
|
version_requirements: *id009
|
152
152
|
- !ruby/object:Gem::Dependency
|