decidim-bulletin_board 0.21.1 → 0.22.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 35d13bb6987dffcf7c93efdbf5aac0d9b384ac1d5dff01fa65d8752d406cf774
4
- data.tar.gz: c97acf6eaca4de3d2fe930500902437b86b4e4ea60135df2d77c5c920fa79152
3
+ metadata.gz: 4b0568e0f53f8472af753e7cd8d4b6a8ae757a1f0895f620c13e41a7b1ecf0e6
4
+ data.tar.gz: 85d667f80224cb8e977d107a9bca42bde00663b732208933b85fb4d32381747c
5
5
  SHA512:
6
- metadata.gz: a8f1b113e66e789f63dbf027acb7e3be3854998b28c08b1548b964a6c23ddc2a81213fe367a8f66dd3b7dbda7f0c023a32941fa17bb9982a60860e51d4969816
7
- data.tar.gz: 4e40c2303ab9c2fa246ef47d87c11a02cfcab0f457d7e80958e8ffb3e16e4744020c9508135335f6453f2cdc7a9cf258055ef4247dd61a841071097916e43a24
6
+ metadata.gz: 53c428123814d97140f2a0b738c8b2d41b9f96814fb0bbb13e4f3cf689b1f826664a39c9e6e5096b168b2559990b18a0d6b84c12ada49ec353f64d6f92e6ac7d
7
+ data.tar.gz: b100bc810f98054e4fd26a3b82117b4b84af678df2c792db9642880430e125c01539b8e3929845937ef27dea307d1fbbebddbe714c1118cd1998c930bffb577a
data/Gemfile.lock CHANGED
@@ -1,76 +1,76 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- decidim-bulletin_board (0.21.1)
4
+ decidim-bulletin_board (0.22.2)
5
5
  byebug (~> 11.0)
6
6
  graphlient (~> 0.4.0)
7
7
  jwt (~> 2.2.2)
8
- rails (>= 5.0.0)
8
+ rails (~> 6.0, >= 5.0.0)
9
9
  wisper (~> 2.0.0)
10
10
 
11
11
  GEM
12
12
  remote: https://rubygems.org/
13
13
  specs:
14
- actioncable (6.1.3.1)
15
- actionpack (= 6.1.3.1)
16
- activesupport (= 6.1.3.1)
14
+ actioncable (6.1.4.1)
15
+ actionpack (= 6.1.4.1)
16
+ activesupport (= 6.1.4.1)
17
17
  nio4r (~> 2.0)
18
18
  websocket-driver (>= 0.6.1)
19
- actionmailbox (6.1.3.1)
20
- actionpack (= 6.1.3.1)
21
- activejob (= 6.1.3.1)
22
- activerecord (= 6.1.3.1)
23
- activestorage (= 6.1.3.1)
24
- activesupport (= 6.1.3.1)
19
+ actionmailbox (6.1.4.1)
20
+ actionpack (= 6.1.4.1)
21
+ activejob (= 6.1.4.1)
22
+ activerecord (= 6.1.4.1)
23
+ activestorage (= 6.1.4.1)
24
+ activesupport (= 6.1.4.1)
25
25
  mail (>= 2.7.1)
26
- actionmailer (6.1.3.1)
27
- actionpack (= 6.1.3.1)
28
- actionview (= 6.1.3.1)
29
- activejob (= 6.1.3.1)
30
- activesupport (= 6.1.3.1)
26
+ actionmailer (6.1.4.1)
27
+ actionpack (= 6.1.4.1)
28
+ actionview (= 6.1.4.1)
29
+ activejob (= 6.1.4.1)
30
+ activesupport (= 6.1.4.1)
31
31
  mail (~> 2.5, >= 2.5.4)
32
32
  rails-dom-testing (~> 2.0)
33
- actionpack (6.1.3.1)
34
- actionview (= 6.1.3.1)
35
- activesupport (= 6.1.3.1)
33
+ actionpack (6.1.4.1)
34
+ actionview (= 6.1.4.1)
35
+ activesupport (= 6.1.4.1)
36
36
  rack (~> 2.0, >= 2.0.9)
37
37
  rack-test (>= 0.6.3)
38
38
  rails-dom-testing (~> 2.0)
39
39
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
40
- actiontext (6.1.3.1)
41
- actionpack (= 6.1.3.1)
42
- activerecord (= 6.1.3.1)
43
- activestorage (= 6.1.3.1)
44
- activesupport (= 6.1.3.1)
40
+ actiontext (6.1.4.1)
41
+ actionpack (= 6.1.4.1)
42
+ activerecord (= 6.1.4.1)
43
+ activestorage (= 6.1.4.1)
44
+ activesupport (= 6.1.4.1)
45
45
  nokogiri (>= 1.8.5)
46
- actionview (6.1.3.1)
47
- activesupport (= 6.1.3.1)
46
+ actionview (6.1.4.1)
47
+ activesupport (= 6.1.4.1)
48
48
  builder (~> 3.1)
49
49
  erubi (~> 1.4)
50
50
  rails-dom-testing (~> 2.0)
51
51
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
52
- activejob (6.1.3.1)
53
- activesupport (= 6.1.3.1)
52
+ activejob (6.1.4.1)
53
+ activesupport (= 6.1.4.1)
54
54
  globalid (>= 0.3.6)
55
- activemodel (6.1.3.1)
56
- activesupport (= 6.1.3.1)
57
- activerecord (6.1.3.1)
58
- activemodel (= 6.1.3.1)
59
- activesupport (= 6.1.3.1)
60
- activestorage (6.1.3.1)
61
- actionpack (= 6.1.3.1)
62
- activejob (= 6.1.3.1)
63
- activerecord (= 6.1.3.1)
64
- activesupport (= 6.1.3.1)
55
+ activemodel (6.1.4.1)
56
+ activesupport (= 6.1.4.1)
57
+ activerecord (6.1.4.1)
58
+ activemodel (= 6.1.4.1)
59
+ activesupport (= 6.1.4.1)
60
+ activestorage (6.1.4.1)
61
+ actionpack (= 6.1.4.1)
62
+ activejob (= 6.1.4.1)
63
+ activerecord (= 6.1.4.1)
64
+ activesupport (= 6.1.4.1)
65
65
  marcel (~> 1.0.0)
66
- mini_mime (~> 1.0.2)
67
- activesupport (6.1.3.1)
66
+ mini_mime (>= 1.1.0)
67
+ activesupport (6.1.4.1)
68
68
  concurrent-ruby (~> 1.0, >= 1.0.2)
69
69
  i18n (>= 1.6, < 2)
70
70
  minitest (>= 5.1)
71
71
  tzinfo (~> 2.0)
72
72
  zeitwerk (~> 2.3)
73
- addressable (2.7.0)
73
+ addressable (2.8.0)
74
74
  public_suffix (>= 2.0.2, < 5.0)
75
75
  ast (2.4.1)
76
76
  builder (3.2.4)
@@ -83,24 +83,34 @@ GEM
83
83
  erubi (1.10.0)
84
84
  faker (2.15.1)
85
85
  i18n (>= 1.6, < 2)
86
- faraday (1.4.1)
86
+ faraday (1.7.1)
87
+ faraday-em_http (~> 1.0)
88
+ faraday-em_synchrony (~> 1.0)
87
89
  faraday-excon (~> 1.1)
90
+ faraday-httpclient (~> 1.0.1)
88
91
  faraday-net_http (~> 1.0)
89
92
  faraday-net_http_persistent (~> 1.1)
93
+ faraday-patron (~> 1.0)
94
+ faraday-rack (~> 1.0)
90
95
  multipart-post (>= 1.2, < 3)
91
96
  ruby2_keywords (>= 0.0.4)
97
+ faraday-em_http (1.0.0)
98
+ faraday-em_synchrony (1.0.0)
92
99
  faraday-excon (1.1.0)
100
+ faraday-httpclient (1.0.1)
93
101
  faraday-net_http (1.0.1)
94
- faraday-net_http_persistent (1.1.0)
95
- faraday_middleware (1.0.0)
102
+ faraday-net_http_persistent (1.2.0)
103
+ faraday-patron (1.0.0)
104
+ faraday-rack (1.0.0)
105
+ faraday_middleware (1.1.0)
96
106
  faraday (~> 1.0)
97
- globalid (0.4.2)
98
- activesupport (>= 4.2.0)
107
+ globalid (0.5.2)
108
+ activesupport (>= 5.0)
99
109
  graphlient (0.4.0)
100
110
  faraday (>= 1.0)
101
111
  faraday_middleware
102
112
  graphql-client
103
- graphql (1.12.8)
113
+ graphql (1.12.16)
104
114
  graphql-client (0.16.0)
105
115
  activesupport (>= 3.0)
106
116
  graphql (~> 1.8)
@@ -108,20 +118,24 @@ GEM
108
118
  i18n (1.8.10)
109
119
  concurrent-ruby (~> 1.0)
110
120
  jwt (2.2.3)
111
- loofah (2.9.1)
121
+ loofah (2.12.0)
112
122
  crass (~> 1.0.2)
113
123
  nokogiri (>= 1.5.9)
114
124
  mail (2.7.1)
115
125
  mini_mime (>= 0.1.1)
116
126
  marcel (1.0.1)
117
127
  method_source (1.0.0)
118
- mini_mime (1.0.3)
119
- mini_portile2 (2.5.0)
128
+ mini_mime (1.1.1)
129
+ mini_portile2 (2.6.1)
120
130
  minitest (5.14.4)
121
131
  multipart-post (2.1.1)
122
- nio4r (2.5.7)
123
- nokogiri (1.11.3)
124
- mini_portile2 (~> 2.5.0)
132
+ nio4r (2.5.8)
133
+ nokogiri (1.12.4)
134
+ mini_portile2 (~> 2.6.1)
135
+ racc (~> 1.4)
136
+ nokogiri (1.12.4-x86_64-darwin)
137
+ racc (~> 1.4)
138
+ nokogiri (1.12.4-x86_64-linux)
125
139
  racc (~> 1.4)
126
140
  parallel (1.20.1)
127
141
  parser (2.7.2.0)
@@ -131,36 +145,36 @@ GEM
131
145
  rack (2.2.3)
132
146
  rack-test (1.1.0)
133
147
  rack (>= 1.0, < 3)
134
- rails (6.1.3.1)
135
- actioncable (= 6.1.3.1)
136
- actionmailbox (= 6.1.3.1)
137
- actionmailer (= 6.1.3.1)
138
- actionpack (= 6.1.3.1)
139
- actiontext (= 6.1.3.1)
140
- actionview (= 6.1.3.1)
141
- activejob (= 6.1.3.1)
142
- activemodel (= 6.1.3.1)
143
- activerecord (= 6.1.3.1)
144
- activestorage (= 6.1.3.1)
145
- activesupport (= 6.1.3.1)
148
+ rails (6.1.4.1)
149
+ actioncable (= 6.1.4.1)
150
+ actionmailbox (= 6.1.4.1)
151
+ actionmailer (= 6.1.4.1)
152
+ actionpack (= 6.1.4.1)
153
+ actiontext (= 6.1.4.1)
154
+ actionview (= 6.1.4.1)
155
+ activejob (= 6.1.4.1)
156
+ activemodel (= 6.1.4.1)
157
+ activerecord (= 6.1.4.1)
158
+ activestorage (= 6.1.4.1)
159
+ activesupport (= 6.1.4.1)
146
160
  bundler (>= 1.15.0)
147
- railties (= 6.1.3.1)
161
+ railties (= 6.1.4.1)
148
162
  sprockets-rails (>= 2.0.0)
149
163
  rails-dom-testing (2.0.3)
150
164
  activesupport (>= 4.2.0)
151
165
  nokogiri (>= 1.6)
152
- rails-html-sanitizer (1.3.0)
166
+ rails-html-sanitizer (1.4.2)
153
167
  loofah (~> 2.3)
154
- railties (6.1.3.1)
155
- actionpack (= 6.1.3.1)
156
- activesupport (= 6.1.3.1)
168
+ railties (6.1.4.1)
169
+ actionpack (= 6.1.4.1)
170
+ activesupport (= 6.1.4.1)
157
171
  method_source
158
- rake (>= 0.8.7)
172
+ rake (>= 0.13)
159
173
  thor (~> 1.0)
160
174
  rainbow (3.0.0)
161
175
  rake (13.0.3)
162
176
  regexp_parser (2.0.0)
163
- rexml (3.2.4)
177
+ rexml (3.2.5)
164
178
  rspec (3.9.0)
165
179
  rspec-core (~> 3.9.0)
166
180
  rspec-expectations (~> 3.9.0)
@@ -192,7 +206,7 @@ GEM
192
206
  rubocop (~> 0.87)
193
207
  rubocop-ast (>= 0.7.1)
194
208
  ruby-progressbar (1.10.1)
195
- ruby2_keywords (0.0.4)
209
+ ruby2_keywords (0.0.5)
196
210
  sprockets (4.0.2)
197
211
  concurrent-ruby (~> 1.0)
198
212
  rack (> 1, < 3)
@@ -208,7 +222,7 @@ GEM
208
222
  addressable (>= 2.3.6)
209
223
  crack (>= 0.3.2)
210
224
  hashdiff (>= 0.4.0, < 2.0.0)
211
- websocket-driver (0.7.3)
225
+ websocket-driver (0.7.5)
212
226
  websocket-extensions (>= 0.1.0)
213
227
  websocket-extensions (0.1.5)
214
228
  wisper (2.0.1)
@@ -231,4 +245,4 @@ DEPENDENCIES
231
245
  wisper-rspec (~> 1.1.0)
232
246
 
233
247
  BUNDLED WITH
234
- 2.2.15
248
+ 2.2.27
@@ -24,8 +24,7 @@ Gem::Specification.new do |s|
24
24
  s.bindir = "exe"
25
25
  s.executables = s.files.grep(%r{^exe/}) { |f| File.basename(f) }
26
26
  s.require_paths = ["lib"]
27
-
28
- s.add_dependency "rails", ">= 5.0.0"
27
+ s.add_dependency "rails", "~> 6.0", ">= 5.0.0"
29
28
 
30
29
  s.add_dependency "byebug", "~> 11.0"
31
30
  s.add_dependency "graphlient", "~> 0.4.0"
@@ -0,0 +1,59 @@
1
+ # frozen_string_literal: true
2
+
3
+ module Decidim
4
+ module BulletinBoard
5
+ module Authority
6
+ # This command uses the GraphQL client to report a missing trustee during the tally process.
7
+ class ReportMissingTrustee < Decidim::BulletinBoard::Command
8
+ # Public: Initializes the command.
9
+ #
10
+ # election_id - The local election identifier
11
+ # trustee_id - The trustee identifier
12
+ def initialize(election_id, trustee_id)
13
+ @election_id = election_id
14
+ @trustee_id = trustee_id
15
+ end
16
+
17
+ # Returns the message_id related to the operation
18
+ def message_id
19
+ @message_id ||= build_message_id(unique_election_id(election_id), "tally.missing_trustee")
20
+ end
21
+
22
+ # Executes the command. Broadcasts these events:
23
+ #
24
+ # - :ok when everything is valid and the query operation is successful.
25
+ # - :error if query operation was not successful.
26
+ #
27
+ # Returns nothing.
28
+ def call
29
+ # arguments used inside the graphql operation
30
+ args = {
31
+ message_id: message_id,
32
+ signed_data: sign_message(message_id, { trustee_id: trustee_id })
33
+ }
34
+
35
+ response = graphql.query do
36
+ mutation do
37
+ reportMissingTrustee(messageId: args[:message_id], signedData: args[:signed_data]) do
38
+ pendingMessage do
39
+ status
40
+ end
41
+ error
42
+ end
43
+ end
44
+ end
45
+
46
+ return broadcast(:error, response.data.report_missing_trustee.error) if response.data.report_missing_trustee.error.present?
47
+
48
+ broadcast(:ok, response.data.report_missing_trustee.pending_message)
49
+ rescue Graphlient::Errors::ServerError
50
+ broadcast(:error, "Sorry, something went wrong")
51
+ end
52
+
53
+ private
54
+
55
+ attr_reader :election_id, :trustee_id
56
+ end
57
+ end
58
+ end
59
+ end
@@ -6,12 +6,13 @@ require "decidim/bulletin_board/settings"
6
6
 
7
7
  require "decidim/bulletin_board/authority/create_election"
8
8
  require "decidim/bulletin_board/authority/end_vote"
9
+ require "decidim/bulletin_board/authority/get_election_results"
9
10
  require "decidim/bulletin_board/authority/get_election_status"
11
+ require "decidim/bulletin_board/authority/publish_results"
12
+ require "decidim/bulletin_board/authority/report_missing_trustee"
10
13
  require "decidim/bulletin_board/authority/start_key_ceremony"
11
14
  require "decidim/bulletin_board/authority/start_tally"
12
15
  require "decidim/bulletin_board/authority/start_vote"
13
- require "decidim/bulletin_board/authority/publish_results"
14
- require "decidim/bulletin_board/authority/get_election_results"
15
16
  require "decidim/bulletin_board/voter/cast_vote"
16
17
  require "decidim/bulletin_board/voter/get_pending_message_status"
17
18
  require "decidim/bulletin_board/voter/in_person_vote"
@@ -101,6 +102,14 @@ module Decidim
101
102
  start_tally.call
102
103
  end
103
104
 
105
+ def report_missing_trustee(election_id, trustee_id)
106
+ report_missing_trustee = configure Authority::ReportMissingTrustee.new(election_id, trustee_id)
107
+ yield report_missing_trustee.message_id if block_given?
108
+ report_missing_trustee.on(:ok) { |pending_message| return pending_message }
109
+ report_missing_trustee.on(:error) { |error_message| raise StandardError, error_message }
110
+ report_missing_trustee.call
111
+ end
112
+
104
113
  def get_election_results(election_id)
105
114
  get_log_entries = configure Authority::GetElectionResults.new(election_id)
106
115
  get_log_entries.on(:ok) { |result| return result }
@@ -7,8 +7,10 @@ module Decidim
7
7
  class Engine < ::Rails::Engine
8
8
  isolate_namespace Decidim::BulletinBoard
9
9
 
10
- initializer "decidim_bulletin_board.assets" do |app|
11
- app.config.assets.precompile += %w(decidim_bulletin_board_manifest.js)
10
+ if defined?(Sprockets) && Sprockets::VERSION.chr.to_i >= 4
11
+ initializer "decidim_bulletin_board.assets" do |app|
12
+ app.config.assets.precompile += %w(decidim_bulletin_board_manifest.js)
13
+ end
12
14
  end
13
15
  end
14
16
  end
@@ -885,6 +885,47 @@
885
885
  "isDeprecated": false,
886
886
  "deprecationReason": null
887
887
  },
888
+ {
889
+ "name": "reportMissingTrustee",
890
+ "description": null,
891
+ "args": [
892
+ {
893
+ "name": "messageId",
894
+ "description": null,
895
+ "type": {
896
+ "kind": "NON_NULL",
897
+ "name": null,
898
+ "ofType": {
899
+ "kind": "SCALAR",
900
+ "name": "String",
901
+ "ofType": null
902
+ }
903
+ },
904
+ "defaultValue": null
905
+ },
906
+ {
907
+ "name": "signedData",
908
+ "description": null,
909
+ "type": {
910
+ "kind": "NON_NULL",
911
+ "name": null,
912
+ "ofType": {
913
+ "kind": "SCALAR",
914
+ "name": "String",
915
+ "ofType": null
916
+ }
917
+ },
918
+ "defaultValue": null
919
+ }
920
+ ],
921
+ "type": {
922
+ "kind": "OBJECT",
923
+ "name": "ReportMissingTrusteeMutationPayload",
924
+ "ofType": null
925
+ },
926
+ "isDeprecated": false,
927
+ "deprecationReason": null
928
+ },
888
929
  {
889
930
  "name": "resetTestDatabase",
890
931
  "description": null,
@@ -1499,6 +1540,47 @@
1499
1540
  "enumValues": null,
1500
1541
  "possibleTypes": null
1501
1542
  },
1543
+ {
1544
+ "kind": "OBJECT",
1545
+ "name": "ReportMissingTrusteeMutationPayload",
1546
+ "description": "Autogenerated return type of ReportMissingTrusteeMutation",
1547
+ "fields": [
1548
+ {
1549
+ "name": "error",
1550
+ "description": null,
1551
+ "args": [
1552
+
1553
+ ],
1554
+ "type": {
1555
+ "kind": "SCALAR",
1556
+ "name": "String",
1557
+ "ofType": null
1558
+ },
1559
+ "isDeprecated": false,
1560
+ "deprecationReason": null
1561
+ },
1562
+ {
1563
+ "name": "pendingMessage",
1564
+ "description": null,
1565
+ "args": [
1566
+
1567
+ ],
1568
+ "type": {
1569
+ "kind": "OBJECT",
1570
+ "name": "PendingMessage",
1571
+ "ofType": null
1572
+ },
1573
+ "isDeprecated": false,
1574
+ "deprecationReason": null
1575
+ }
1576
+ ],
1577
+ "inputFields": null,
1578
+ "interfaces": [
1579
+
1580
+ ],
1581
+ "enumValues": null,
1582
+ "possibleTypes": null
1583
+ },
1502
1584
  {
1503
1585
  "kind": "OBJECT",
1504
1586
  "name": "ResetTestDatabaseMutationPayload",
@@ -1713,7 +1795,16 @@
1713
1795
  "name": "args",
1714
1796
  "description": null,
1715
1797
  "args": [
1716
-
1798
+ {
1799
+ "name": "includeDeprecated",
1800
+ "description": null,
1801
+ "type": {
1802
+ "kind": "SCALAR",
1803
+ "name": "Boolean",
1804
+ "ofType": null
1805
+ },
1806
+ "defaultValue": "false"
1807
+ }
1717
1808
  ],
1718
1809
  "type": {
1719
1810
  "kind": "NON_NULL",
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Decidim
4
4
  module BulletinBoard
5
- VERSION = "0.21.1"
5
+ VERSION = "0.22.2"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,17 +1,17 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: decidim-bulletin_board
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.21.1
4
+ version: 0.22.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-09-07 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: rails
@@ -20,6 +20,9 @@ dependencies:
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
22
  version: 5.0.0
23
+ - - "~>"
24
+ - !ruby/object:Gem::Version
25
+ version: '6.0'
23
26
  type: :runtime
24
27
  prerelease: false
25
28
  version_requirements: !ruby/object:Gem::Requirement
@@ -27,6 +30,9 @@ dependencies:
27
30
  - - ">="
28
31
  - !ruby/object:Gem::Version
29
32
  version: 5.0.0
33
+ - - "~>"
34
+ - !ruby/object:Gem::Version
35
+ version: '6.0'
30
36
  - !ruby/object:Gem::Dependency
31
37
  name: byebug
32
38
  requirement: !ruby/object:Gem::Requirement
@@ -169,6 +175,7 @@ files:
169
175
  - lib/decidim/bulletin_board/authority/get_election_results.rb
170
176
  - lib/decidim/bulletin_board/authority/get_election_status.rb
171
177
  - lib/decidim/bulletin_board/authority/publish_results.rb
178
+ - lib/decidim/bulletin_board/authority/report_missing_trustee.rb
172
179
  - lib/decidim/bulletin_board/authority/start_key_ceremony.rb
173
180
  - lib/decidim/bulletin_board/authority/start_tally.rb
174
181
  - lib/decidim/bulletin_board/authority/start_vote.rb
@@ -191,7 +198,7 @@ homepage: https://github.com/decidim/decidim-bulletin-board
191
198
  licenses:
192
199
  - AGPL-3.0
193
200
  metadata: {}
194
- post_install_message:
201
+ post_install_message:
195
202
  rdoc_options: []
196
203
  require_paths:
197
204
  - lib
@@ -207,7 +214,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
207
214
  version: '0'
208
215
  requirements: []
209
216
  rubygems_version: 3.0.3
210
- signing_key:
217
+ signing_key:
211
218
  specification_version: 4
212
219
  summary: ''
213
220
  test_files: []