volontariat 0.0.1 → 0.0.2
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 +4 -4
- data/lib/volontariat/version.rb +1 -1
- metadata +4 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c179a582fb8a5fbfa9d101baa2d6902e6def6332
|
|
4
|
+
data.tar.gz: a5105c784b2c4ea71ddd38c313ff9c6ff94cb46c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4b23685f67e584b7906cc069f31719dae7df6475a26abc04bf7d7778c80385d9d30a8faddf195e7c3e06b3203a0ca4b29538393a69cf35e89c67b41e4e1854e3
|
|
7
|
+
data.tar.gz: 56289b82509faba642f1f42a8861b42f01c78cc9eb06b9c3c765f78bd0030ed425521e8f204be031d4d91806f202be18678eb367cff405169f488ccd00d1b65b
|
data/lib/volontariat/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: volontariat
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Mathias Gawlista
|
|
@@ -38,7 +38,8 @@ dependencies:
|
|
|
38
38
|
- - ">="
|
|
39
39
|
- !ruby/object:Gem::Version
|
|
40
40
|
version: '0'
|
|
41
|
-
description:
|
|
41
|
+
description: Volunteer recruiting module for crowdsourcing gem voluntary not to mistake
|
|
42
|
+
it for volontari.at repository, which is an app using voluntary gem with modules.
|
|
42
43
|
email:
|
|
43
44
|
- gawlista@gmail.com
|
|
44
45
|
executables: []
|
|
@@ -76,6 +77,6 @@ rubyforge_project:
|
|
|
76
77
|
rubygems_version: 2.4.5
|
|
77
78
|
signing_key:
|
|
78
79
|
specification_version: 4
|
|
79
|
-
summary:
|
|
80
|
+
summary: Volunteer recruiting module for crowdsourcing gem voluntary.
|
|
80
81
|
test_files: []
|
|
81
82
|
has_rdoc:
|