voting_schemes-electionguard 0.15.2 → 0.16.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +1 -1
- data/Gemfile.lock +62 -60
- data/lib/voting_schemes/electionguard/version.rb +1 -1
- data/voting_schemes-electionguard.gemspec +1 -0
- metadata +16 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '060791568172a5476103d4069edfce1178da584e0288f63430256e47a9265b38'
|
4
|
+
data.tar.gz: b65ac06e66a1922608eedd98fba179519da31884573694b43c5a2398c9b5b390
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8c664add4a3a1a9256ba2d1df3a71d70bf3d5cfb43df94fcb2c71d333e3f290717482d92ae9494c7e2f8f28db95f5476edbf8032f58041ba7c9e60306b60d773
|
7
|
+
data.tar.gz: 0a58682cdf5e27cae77ecc1e2897afc64e0b314ac0aad57145dde1f72d73b431b7f62ce2ead72f6ef94d5dacf6f0ac70a589264fa49dac190201b583abbe8c7f
|
data/.gitignore
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,66 +1,67 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
voting_schemes-electionguard (0.
|
4
|
+
voting_schemes-electionguard (0.16.0)
|
5
|
+
mimemagic (~> 0.3.7)
|
5
6
|
rails (>= 5.0.0)
|
6
7
|
|
7
8
|
GEM
|
8
9
|
remote: https://rubygems.org/
|
9
10
|
specs:
|
10
|
-
actioncable (6.1.3)
|
11
|
-
actionpack (= 6.1.3)
|
12
|
-
activesupport (= 6.1.3)
|
11
|
+
actioncable (6.1.3.1)
|
12
|
+
actionpack (= 6.1.3.1)
|
13
|
+
activesupport (= 6.1.3.1)
|
13
14
|
nio4r (~> 2.0)
|
14
15
|
websocket-driver (>= 0.6.1)
|
15
|
-
actionmailbox (6.1.3)
|
16
|
-
actionpack (= 6.1.3)
|
17
|
-
activejob (= 6.1.3)
|
18
|
-
activerecord (= 6.1.3)
|
19
|
-
activestorage (= 6.1.3)
|
20
|
-
activesupport (= 6.1.3)
|
16
|
+
actionmailbox (6.1.3.1)
|
17
|
+
actionpack (= 6.1.3.1)
|
18
|
+
activejob (= 6.1.3.1)
|
19
|
+
activerecord (= 6.1.3.1)
|
20
|
+
activestorage (= 6.1.3.1)
|
21
|
+
activesupport (= 6.1.3.1)
|
21
22
|
mail (>= 2.7.1)
|
22
|
-
actionmailer (6.1.3)
|
23
|
-
actionpack (= 6.1.3)
|
24
|
-
actionview (= 6.1.3)
|
25
|
-
activejob (= 6.1.3)
|
26
|
-
activesupport (= 6.1.3)
|
23
|
+
actionmailer (6.1.3.1)
|
24
|
+
actionpack (= 6.1.3.1)
|
25
|
+
actionview (= 6.1.3.1)
|
26
|
+
activejob (= 6.1.3.1)
|
27
|
+
activesupport (= 6.1.3.1)
|
27
28
|
mail (~> 2.5, >= 2.5.4)
|
28
29
|
rails-dom-testing (~> 2.0)
|
29
|
-
actionpack (6.1.3)
|
30
|
-
actionview (= 6.1.3)
|
31
|
-
activesupport (= 6.1.3)
|
30
|
+
actionpack (6.1.3.1)
|
31
|
+
actionview (= 6.1.3.1)
|
32
|
+
activesupport (= 6.1.3.1)
|
32
33
|
rack (~> 2.0, >= 2.0.9)
|
33
34
|
rack-test (>= 0.6.3)
|
34
35
|
rails-dom-testing (~> 2.0)
|
35
36
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
36
|
-
actiontext (6.1.3)
|
37
|
-
actionpack (= 6.1.3)
|
38
|
-
activerecord (= 6.1.3)
|
39
|
-
activestorage (= 6.1.3)
|
40
|
-
activesupport (= 6.1.3)
|
37
|
+
actiontext (6.1.3.1)
|
38
|
+
actionpack (= 6.1.3.1)
|
39
|
+
activerecord (= 6.1.3.1)
|
40
|
+
activestorage (= 6.1.3.1)
|
41
|
+
activesupport (= 6.1.3.1)
|
41
42
|
nokogiri (>= 1.8.5)
|
42
|
-
actionview (6.1.3)
|
43
|
-
activesupport (= 6.1.3)
|
43
|
+
actionview (6.1.3.1)
|
44
|
+
activesupport (= 6.1.3.1)
|
44
45
|
builder (~> 3.1)
|
45
46
|
erubi (~> 1.4)
|
46
47
|
rails-dom-testing (~> 2.0)
|
47
48
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
48
|
-
activejob (6.1.3)
|
49
|
-
activesupport (= 6.1.3)
|
49
|
+
activejob (6.1.3.1)
|
50
|
+
activesupport (= 6.1.3.1)
|
50
51
|
globalid (>= 0.3.6)
|
51
|
-
activemodel (6.1.3)
|
52
|
-
activesupport (= 6.1.3)
|
53
|
-
activerecord (6.1.3)
|
54
|
-
activemodel (= 6.1.3)
|
55
|
-
activesupport (= 6.1.3)
|
56
|
-
activestorage (6.1.3)
|
57
|
-
actionpack (= 6.1.3)
|
58
|
-
activejob (= 6.1.3)
|
59
|
-
activerecord (= 6.1.3)
|
60
|
-
activesupport (= 6.1.3)
|
61
|
-
marcel (~> 0.
|
62
|
-
|
63
|
-
activesupport (6.1.3)
|
52
|
+
activemodel (6.1.3.1)
|
53
|
+
activesupport (= 6.1.3.1)
|
54
|
+
activerecord (6.1.3.1)
|
55
|
+
activemodel (= 6.1.3.1)
|
56
|
+
activesupport (= 6.1.3.1)
|
57
|
+
activestorage (6.1.3.1)
|
58
|
+
actionpack (= 6.1.3.1)
|
59
|
+
activejob (= 6.1.3.1)
|
60
|
+
activerecord (= 6.1.3.1)
|
61
|
+
activesupport (= 6.1.3.1)
|
62
|
+
marcel (~> 1.0.0)
|
63
|
+
mini_mime (~> 1.0.2)
|
64
|
+
activesupport (6.1.3.1)
|
64
65
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
65
66
|
i18n (>= 1.6, < 2)
|
66
67
|
minitest (>= 5.1)
|
@@ -83,11 +84,12 @@ GEM
|
|
83
84
|
nokogiri (>= 1.5.9)
|
84
85
|
mail (2.7.1)
|
85
86
|
mini_mime (>= 0.1.1)
|
86
|
-
marcel (0.
|
87
|
-
mimemagic (~> 0.3.2)
|
87
|
+
marcel (1.0.1)
|
88
88
|
method_source (1.0.0)
|
89
|
-
mimemagic (0.3.
|
90
|
-
|
89
|
+
mimemagic (0.3.10)
|
90
|
+
nokogiri (~> 1)
|
91
|
+
rake
|
92
|
+
mini_mime (1.0.3)
|
91
93
|
mini_portile2 (2.5.0)
|
92
94
|
minitest (5.14.4)
|
93
95
|
nio4r (2.5.7)
|
@@ -101,29 +103,29 @@ GEM
|
|
101
103
|
rack (2.2.3)
|
102
104
|
rack-test (1.1.0)
|
103
105
|
rack (>= 1.0, < 3)
|
104
|
-
rails (6.1.3)
|
105
|
-
actioncable (= 6.1.3)
|
106
|
-
actionmailbox (= 6.1.3)
|
107
|
-
actionmailer (= 6.1.3)
|
108
|
-
actionpack (= 6.1.3)
|
109
|
-
actiontext (= 6.1.3)
|
110
|
-
actionview (= 6.1.3)
|
111
|
-
activejob (= 6.1.3)
|
112
|
-
activemodel (= 6.1.3)
|
113
|
-
activerecord (= 6.1.3)
|
114
|
-
activestorage (= 6.1.3)
|
115
|
-
activesupport (= 6.1.3)
|
106
|
+
rails (6.1.3.1)
|
107
|
+
actioncable (= 6.1.3.1)
|
108
|
+
actionmailbox (= 6.1.3.1)
|
109
|
+
actionmailer (= 6.1.3.1)
|
110
|
+
actionpack (= 6.1.3.1)
|
111
|
+
actiontext (= 6.1.3.1)
|
112
|
+
actionview (= 6.1.3.1)
|
113
|
+
activejob (= 6.1.3.1)
|
114
|
+
activemodel (= 6.1.3.1)
|
115
|
+
activerecord (= 6.1.3.1)
|
116
|
+
activestorage (= 6.1.3.1)
|
117
|
+
activesupport (= 6.1.3.1)
|
116
118
|
bundler (>= 1.15.0)
|
117
|
-
railties (= 6.1.3)
|
119
|
+
railties (= 6.1.3.1)
|
118
120
|
sprockets-rails (>= 2.0.0)
|
119
121
|
rails-dom-testing (2.0.3)
|
120
122
|
activesupport (>= 4.2.0)
|
121
123
|
nokogiri (>= 1.6)
|
122
124
|
rails-html-sanitizer (1.3.0)
|
123
125
|
loofah (~> 2.3)
|
124
|
-
railties (6.1.3)
|
125
|
-
actionpack (= 6.1.3)
|
126
|
-
activesupport (= 6.1.3)
|
126
|
+
railties (6.1.3.1)
|
127
|
+
actionpack (= 6.1.3.1)
|
128
|
+
activesupport (= 6.1.3.1)
|
127
129
|
method_source
|
128
130
|
rake (>= 0.8.7)
|
129
131
|
thor (~> 1.0)
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: voting_schemes-electionguard
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.16.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- David Morcillo
|
@@ -11,7 +11,7 @@ authors:
|
|
11
11
|
autorequire:
|
12
12
|
bindir: exe
|
13
13
|
cert_chain: []
|
14
|
-
date: 2021-
|
14
|
+
date: 2021-04-06 00:00:00.000000000 Z
|
15
15
|
dependencies:
|
16
16
|
- !ruby/object:Gem::Dependency
|
17
17
|
name: rails
|
@@ -27,6 +27,20 @@ dependencies:
|
|
27
27
|
- - ">="
|
28
28
|
- !ruby/object:Gem::Version
|
29
29
|
version: 5.0.0
|
30
|
+
- !ruby/object:Gem::Dependency
|
31
|
+
name: mimemagic
|
32
|
+
requirement: !ruby/object:Gem::Requirement
|
33
|
+
requirements:
|
34
|
+
- - "~>"
|
35
|
+
- !ruby/object:Gem::Version
|
36
|
+
version: 0.3.7
|
37
|
+
type: :runtime
|
38
|
+
prerelease: false
|
39
|
+
version_requirements: !ruby/object:Gem::Requirement
|
40
|
+
requirements:
|
41
|
+
- - "~>"
|
42
|
+
- !ruby/object:Gem::Version
|
43
|
+
version: 0.3.7
|
30
44
|
- !ruby/object:Gem::Dependency
|
31
45
|
name: rake
|
32
46
|
requirement: !ruby/object:Gem::Requirement
|