voting_schemes-dummy 0.21.1 → 0.21.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ca80ef1d2a783571086a6c6fa406917876685482f0fba05d5e8532a4f50f133d
4
- data.tar.gz: 2046d8079b5dd29ac22f107909191fc681bbae560273fff00266c7cc351f5133
3
+ metadata.gz: 37c9abcc9bb46cddf7233614eb2ffb8e6c7987d198c23588fdcad0b79b561fdf
4
+ data.tar.gz: 7a1690d5c1889a5ed436558bfc44ac5e1564f94b1ab93da9bdf2ecee065594c7
5
5
  SHA512:
6
- metadata.gz: be728e4521f7b8936fe497114dd79d9e8cba1bc5d3f275993cd4be630cdf01d8cfee407448444d41aa6588d3b89b9bd51585adbca115c987a1b21937278371b0
7
- data.tar.gz: af82f87d2c84a8fbc4c86a464b49bd02d2874710179c6a7079b5958481bfb974462c05cc6bc882b825240fb0bca079b01e33a60ce8b04904b96f878a9b07848f
6
+ metadata.gz: cae411e092b4bcd4f4911ede37b7eb4718c7776c01c905225c165fa31a695fe9a40ef0997cb37e56fbcfa88c0a5f35ada4221855e60ee62a36409244b1d07ad8
7
+ data.tar.gz: 2b7ca23c2e2816ef5797dd3d267a2374a073206c5062090b4a12734fb1dcff7910619fb7163db1b6815d981f2e8ebb45d39b614c1777fb77b4ccbf5c10122a37
data/Gemfile.lock CHANGED
@@ -1,66 +1,66 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- voting_schemes-dummy (0.21.1)
4
+ voting_schemes-dummy (0.21.2)
5
5
  rails (>= 5.0.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (6.1.3.1)
11
- actionpack (= 6.1.3.1)
12
- activesupport (= 6.1.3.1)
10
+ actioncable (6.1.3.2)
11
+ actionpack (= 6.1.3.2)
12
+ activesupport (= 6.1.3.2)
13
13
  nio4r (~> 2.0)
14
14
  websocket-driver (>= 0.6.1)
15
- actionmailbox (6.1.3.1)
16
- actionpack (= 6.1.3.1)
17
- activejob (= 6.1.3.1)
18
- activerecord (= 6.1.3.1)
19
- activestorage (= 6.1.3.1)
20
- activesupport (= 6.1.3.1)
15
+ actionmailbox (6.1.3.2)
16
+ actionpack (= 6.1.3.2)
17
+ activejob (= 6.1.3.2)
18
+ activerecord (= 6.1.3.2)
19
+ activestorage (= 6.1.3.2)
20
+ activesupport (= 6.1.3.2)
21
21
  mail (>= 2.7.1)
22
- actionmailer (6.1.3.1)
23
- actionpack (= 6.1.3.1)
24
- actionview (= 6.1.3.1)
25
- activejob (= 6.1.3.1)
26
- activesupport (= 6.1.3.1)
22
+ actionmailer (6.1.3.2)
23
+ actionpack (= 6.1.3.2)
24
+ actionview (= 6.1.3.2)
25
+ activejob (= 6.1.3.2)
26
+ activesupport (= 6.1.3.2)
27
27
  mail (~> 2.5, >= 2.5.4)
28
28
  rails-dom-testing (~> 2.0)
29
- actionpack (6.1.3.1)
30
- actionview (= 6.1.3.1)
31
- activesupport (= 6.1.3.1)
29
+ actionpack (6.1.3.2)
30
+ actionview (= 6.1.3.2)
31
+ activesupport (= 6.1.3.2)
32
32
  rack (~> 2.0, >= 2.0.9)
33
33
  rack-test (>= 0.6.3)
34
34
  rails-dom-testing (~> 2.0)
35
35
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
36
- actiontext (6.1.3.1)
37
- actionpack (= 6.1.3.1)
38
- activerecord (= 6.1.3.1)
39
- activestorage (= 6.1.3.1)
40
- activesupport (= 6.1.3.1)
36
+ actiontext (6.1.3.2)
37
+ actionpack (= 6.1.3.2)
38
+ activerecord (= 6.1.3.2)
39
+ activestorage (= 6.1.3.2)
40
+ activesupport (= 6.1.3.2)
41
41
  nokogiri (>= 1.8.5)
42
- actionview (6.1.3.1)
43
- activesupport (= 6.1.3.1)
42
+ actionview (6.1.3.2)
43
+ activesupport (= 6.1.3.2)
44
44
  builder (~> 3.1)
45
45
  erubi (~> 1.4)
46
46
  rails-dom-testing (~> 2.0)
47
47
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
48
- activejob (6.1.3.1)
49
- activesupport (= 6.1.3.1)
48
+ activejob (6.1.3.2)
49
+ activesupport (= 6.1.3.2)
50
50
  globalid (>= 0.3.6)
51
- activemodel (6.1.3.1)
52
- activesupport (= 6.1.3.1)
53
- activerecord (6.1.3.1)
54
- activemodel (= 6.1.3.1)
55
- activesupport (= 6.1.3.1)
56
- activestorage (6.1.3.1)
57
- actionpack (= 6.1.3.1)
58
- activejob (= 6.1.3.1)
59
- activerecord (= 6.1.3.1)
60
- activesupport (= 6.1.3.1)
51
+ activemodel (6.1.3.2)
52
+ activesupport (= 6.1.3.2)
53
+ activerecord (6.1.3.2)
54
+ activemodel (= 6.1.3.2)
55
+ activesupport (= 6.1.3.2)
56
+ activestorage (6.1.3.2)
57
+ actionpack (= 6.1.3.2)
58
+ activejob (= 6.1.3.2)
59
+ activerecord (= 6.1.3.2)
60
+ activesupport (= 6.1.3.2)
61
61
  marcel (~> 1.0.0)
62
62
  mini_mime (~> 1.0.2)
63
- activesupport (6.1.3.1)
63
+ activesupport (6.1.3.2)
64
64
  concurrent-ruby (~> 1.0, >= 1.0.2)
65
65
  i18n (>= 1.6, < 2)
66
66
  minitest (>= 5.1)
@@ -86,12 +86,14 @@ GEM
86
86
  marcel (1.0.1)
87
87
  method_source (1.0.0)
88
88
  mini_mime (1.0.3)
89
- mini_portile2 (2.5.0)
89
+ mini_portile2 (2.5.1)
90
90
  minitest (5.14.4)
91
91
  nio4r (2.5.7)
92
- nokogiri (1.11.3)
92
+ nokogiri (1.11.6)
93
93
  mini_portile2 (~> 2.5.0)
94
94
  racc (~> 1.4)
95
+ nokogiri (1.11.6-x86_64-linux)
96
+ racc (~> 1.4)
95
97
  parallel (1.20.1)
96
98
  parser (3.0.0.0)
97
99
  ast (~> 2.4.1)
@@ -99,36 +101,36 @@ GEM
99
101
  rack (2.2.3)
100
102
  rack-test (1.1.0)
101
103
  rack (>= 1.0, < 3)
102
- rails (6.1.3.1)
103
- actioncable (= 6.1.3.1)
104
- actionmailbox (= 6.1.3.1)
105
- actionmailer (= 6.1.3.1)
106
- actionpack (= 6.1.3.1)
107
- actiontext (= 6.1.3.1)
108
- actionview (= 6.1.3.1)
109
- activejob (= 6.1.3.1)
110
- activemodel (= 6.1.3.1)
111
- activerecord (= 6.1.3.1)
112
- activestorage (= 6.1.3.1)
113
- activesupport (= 6.1.3.1)
104
+ rails (6.1.3.2)
105
+ actioncable (= 6.1.3.2)
106
+ actionmailbox (= 6.1.3.2)
107
+ actionmailer (= 6.1.3.2)
108
+ actionpack (= 6.1.3.2)
109
+ actiontext (= 6.1.3.2)
110
+ actionview (= 6.1.3.2)
111
+ activejob (= 6.1.3.2)
112
+ activemodel (= 6.1.3.2)
113
+ activerecord (= 6.1.3.2)
114
+ activestorage (= 6.1.3.2)
115
+ activesupport (= 6.1.3.2)
114
116
  bundler (>= 1.15.0)
115
- railties (= 6.1.3.1)
117
+ railties (= 6.1.3.2)
116
118
  sprockets-rails (>= 2.0.0)
117
119
  rails-dom-testing (2.0.3)
118
120
  activesupport (>= 4.2.0)
119
121
  nokogiri (>= 1.6)
120
122
  rails-html-sanitizer (1.3.0)
121
123
  loofah (~> 2.3)
122
- railties (6.1.3.1)
123
- actionpack (= 6.1.3.1)
124
- activesupport (= 6.1.3.1)
124
+ railties (6.1.3.2)
125
+ actionpack (= 6.1.3.2)
126
+ activesupport (= 6.1.3.2)
125
127
  method_source
126
128
  rake (>= 0.8.7)
127
129
  thor (~> 1.0)
128
130
  rainbow (3.0.0)
129
131
  rake (13.0.3)
130
132
  regexp_parser (2.1.1)
131
- rexml (3.2.4)
133
+ rexml (3.2.5)
132
134
  rspec (3.10.0)
133
135
  rspec-core (~> 3.10.0)
134
136
  rspec-expectations (~> 3.10.0)
@@ -171,7 +173,7 @@ GEM
171
173
  tzinfo (2.0.4)
172
174
  concurrent-ruby (~> 1.0)
173
175
  unicode-display_width (1.7.0)
174
- websocket-driver (0.7.3)
176
+ websocket-driver (0.7.4)
175
177
  websocket-extensions (>= 0.1.0)
176
178
  websocket-extensions (0.1.5)
177
179
  zeitwerk (2.4.2)
@@ -2,6 +2,6 @@
2
2
 
3
3
  module VotingSchemes
4
4
  module Dummy
5
- VERSION = "0.21.1"
5
+ VERSION = "0.21.2"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,17 +1,17 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: voting_schemes-dummy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.21.1
4
+ version: 0.21.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Morcillo
8
8
  - Svenja Schäfer
9
9
  - Leonardo Diez
10
10
  - Agustí B.R.
11
- autorequire:
11
+ autorequire:
12
12
  bindir: exe
13
13
  cert_chain: []
14
- date: 2021-04-23 00:00:00.000000000 Z
14
+ date: 2021-05-28 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: rails
@@ -85,7 +85,7 @@ homepage: https://github.com/decidim/decidim-bulletin-board
85
85
  licenses:
86
86
  - AGPL-3.0
87
87
  metadata: {}
88
- post_install_message:
88
+ post_install_message:
89
89
  rdoc_options: []
90
90
  require_paths:
91
91
  - lib
@@ -100,8 +100,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
100
100
  - !ruby/object:Gem::Version
101
101
  version: '0'
102
102
  requirements: []
103
- rubygems_version: 3.1.2
104
- signing_key:
103
+ rubygems_version: 3.0.3
104
+ signing_key:
105
105
  specification_version: 4
106
106
  summary: ''
107
107
  test_files: []