spree_easy_contact 1.3.3 → 1.3.3.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 +8 -8
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
---
|
|
2
2
|
!binary "U0hBMQ==":
|
|
3
3
|
metadata.gz: !binary |-
|
|
4
|
-
|
|
4
|
+
ZjAzZDkxNmY0YjNjNTM0NGY1ODNmZGYyNzdiNzAxNmJjYzZjYTZjOQ==
|
|
5
5
|
data.tar.gz: !binary |-
|
|
6
|
-
|
|
6
|
+
NjFhYmFhNTVmYTQ2MTg4ZWEzYjIwZGM1OWZlY2ExMGE1ODA5NGI1MQ==
|
|
7
7
|
!binary "U0hBNTEy":
|
|
8
8
|
metadata.gz: !binary |-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
OWJkYmRmMWZmYTA2OGRlNGM5Mjg0YmQ1ZmFiNWY4NTgzZGVlOTY1MzQ3ZDRm
|
|
10
|
+
NzZlMWYxY2U3YzgxNDk2OWFmZDQ5ZGE3MDNjZjk4ZjRmN2M5ODVmOTVlMThk
|
|
11
|
+
N2VmZjJmNzY0MmNmMTY1OWU0NzY0MTA2NDk4NzRiOGZiMTdjMDc=
|
|
12
12
|
data.tar.gz: !binary |-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
MTQ1MDMzYzhhYmUwZmMxMjE2MGY5ZTYyMjIyMWFhOGYxYWEwYjdmODQ5ODcx
|
|
14
|
+
NjI5ZDJiOGQyMTI2MWM5ZTk3ZTdhMDA4MGNmMjg1M2M3NmUzNjk2NmM5ZGM4
|
|
15
|
+
YjE1M2MyMzRkN2M2ZDMyYTEzMGQ0MjM4NTlkNzAzZTU1ZGRhYmE=
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: spree_easy_contact
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.3.3
|
|
4
|
+
version: 1.3.3.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Mathias Standaert
|
|
@@ -136,7 +136,7 @@ dependencies:
|
|
|
136
136
|
- - ! '>='
|
|
137
137
|
- !ruby/object:Gem::Version
|
|
138
138
|
version: '0'
|
|
139
|
-
description: Simple contact
|
|
139
|
+
description: Simple contact form manager for Spree
|
|
140
140
|
email: contact@organicweb.fr
|
|
141
141
|
executables: []
|
|
142
142
|
extensions: []
|
|
@@ -168,5 +168,5 @@ rubyforge_project:
|
|
|
168
168
|
rubygems_version: 2.0.7
|
|
169
169
|
signing_key:
|
|
170
170
|
specification_version: 4
|
|
171
|
-
summary: Simple contact
|
|
171
|
+
summary: Simple contact form manager for Spree
|
|
172
172
|
test_files: []
|