libis-workflow 2.1.15 → 2.1.16

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: e66dece77083326a3d88dcfa86846180adec96c38689f6881d9fae6c51b6ae47
4
- data.tar.gz: 36257c4ab77177ae135a235d564cc43781bc8d04bc103cdf68e7279c103ea196
3
+ metadata.gz: 29a24d93fb0727e644395784d7fffe594f105c8037eac8268d4c0154ab6a4620
4
+ data.tar.gz: 8e14dc2c88f6d2e07cc7e9d1ce3a297a5d2d076529466f97310e83b31c073ffb
5
5
  SHA512:
6
- metadata.gz: 2a332c4a3b6417e52d6f71cf3346dcb83666cd6404ab3c8c391bd6607b7ace204462632d3ac7864283cb6204c1b635ba6b1a623bd380b1b5ef14a19201b6e194
7
- data.tar.gz: f56a7cde0ff9ec1bfbf2c276234a39672310c22b18e811fc62fdcb8c53529260b35eeb04f64c68be39633c70848af58e13e16a26a4b8b27f7cd73e0bea44c416
6
+ metadata.gz: 612736ce0bd4b328dc0ae139d12d0d22a8490a14fd4d7b437fce2eee90785f216b259640db89766ce61db7bf0501da36b562d9fdb7704437ece529418182c879
7
+ data.tar.gz: 10d72ed0fed3618006cd3da4a2243550408755de48083bb7d770eec28cb06904c8a3d7cdfd4a91d81c409a8dd6d764b364e750a5ab32cbe410aa2c49dac355f4
data/.gitignore CHANGED
@@ -9,6 +9,8 @@
9
9
  /test/version_tmp/
10
10
  /tmp/
11
11
 
12
+ .rake_tasks~
13
+
12
14
  ## Specific to RubyMotion:
13
15
  .dat*
14
16
  .repl_history
data/CHANGELOG.md ADDED
@@ -0,0 +1,309 @@
1
+ # Changelog
2
+
3
+ ## [v2.1.15](https://github.com/libis/workflow/tree/v2.1.15) (27/11/2023)
4
+
5
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.1.14...v2.1.15)
6
+
7
+ ## [v2.1.14](https://github.com/libis/workflow/tree/v2.1.14) (23/10/2023)
8
+
9
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.1.13...v2.1.14)
10
+
11
+ ## [v2.1.13](https://github.com/libis/workflow/tree/v2.1.13) (10/10/2023)
12
+
13
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.1.12...v2.1.13)
14
+
15
+ ## [v2.1.12](https://github.com/libis/workflow/tree/v2.1.12) (06/09/2023)
16
+
17
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.1.11...v2.1.12)
18
+
19
+ ## [v2.1.11](https://github.com/libis/workflow/tree/v2.1.11) (06/09/2023)
20
+
21
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.1.10...v2.1.11)
22
+
23
+ ## [v2.1.10](https://github.com/libis/workflow/tree/v2.1.10) (23/08/2023)
24
+
25
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.1.9...v2.1.10)
26
+
27
+ ## [v2.1.9](https://github.com/libis/workflow/tree/v2.1.9) (11/08/2023)
28
+
29
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.1.8...v2.1.9)
30
+
31
+ ## [v2.1.8](https://github.com/libis/workflow/tree/v2.1.8) (09/08/2023)
32
+
33
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.1.7...v2.1.8)
34
+
35
+ ## [v2.1.7](https://github.com/libis/workflow/tree/v2.1.7) (09/08/2023)
36
+
37
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.1.6...v2.1.7)
38
+
39
+ ## [v2.1.6](https://github.com/libis/workflow/tree/v2.1.6) (19/07/2023)
40
+
41
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.1.5...v2.1.6)
42
+
43
+ ## [v2.1.5](https://github.com/libis/workflow/tree/v2.1.5) (05/07/2023)
44
+
45
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.1.4...v2.1.5)
46
+
47
+ ## [v2.1.4](https://github.com/libis/workflow/tree/v2.1.4) (24/02/2021)
48
+
49
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.1.3...v2.1.4)
50
+
51
+ ## [v2.1.3](https://github.com/libis/workflow/tree/v2.1.3) (25/05/2020)
52
+
53
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.1.2...v2.1.3)
54
+
55
+ ## [v2.1.2](https://github.com/libis/workflow/tree/v2.1.2) (13/05/2020)
56
+
57
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.1.0...v2.1.2)
58
+
59
+ ## [v2.1.0](https://github.com/libis/workflow/tree/v2.1.0) (28/08/2019)
60
+
61
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.38...v2.1.0)
62
+
63
+ ## [v2.0.38](https://github.com/libis/workflow/tree/v2.0.38) (01/10/2018)
64
+
65
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.37...v2.0.38)
66
+
67
+ ## [v2.0.37](https://github.com/libis/workflow/tree/v2.0.37) (23/03/2018)
68
+
69
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.36...v2.0.37)
70
+
71
+ ## [v2.0.36](https://github.com/libis/workflow/tree/v2.0.36) (09/03/2018)
72
+
73
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.35...v2.0.36)
74
+
75
+ ## [v2.0.35](https://github.com/libis/workflow/tree/v2.0.35) (08/03/2018)
76
+
77
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.34...v2.0.35)
78
+
79
+ ## [v2.0.34](https://github.com/libis/workflow/tree/v2.0.34) (28/02/2018)
80
+
81
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.33...v2.0.34)
82
+
83
+ ## [v2.0.33](https://github.com/libis/workflow/tree/v2.0.33) (30/08/2017)
84
+
85
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.32...v2.0.33)
86
+
87
+ ## [v2.0.32](https://github.com/libis/workflow/tree/v2.0.32) (19/12/2016)
88
+
89
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.31...v2.0.32)
90
+
91
+ ## [v2.0.31](https://github.com/libis/workflow/tree/v2.0.31) (07/12/2016)
92
+
93
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.30...v2.0.31)
94
+
95
+ ## [v2.0.30](https://github.com/libis/workflow/tree/v2.0.30) (27/07/2016)
96
+
97
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.29...v2.0.30)
98
+
99
+ ## [v2.0.29](https://github.com/libis/workflow/tree/v2.0.29) (19/07/2016)
100
+
101
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.28...v2.0.29)
102
+
103
+ ## [v2.0.28](https://github.com/libis/workflow/tree/v2.0.28) (20/06/2016)
104
+
105
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.25...v2.0.28)
106
+
107
+ ## [v2.0.25](https://github.com/libis/workflow/tree/v2.0.25) (04/06/2016)
108
+
109
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.24...v2.0.25)
110
+
111
+ ## [v2.0.24](https://github.com/libis/workflow/tree/v2.0.24) (02/06/2016)
112
+
113
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.23...v2.0.24)
114
+
115
+ ## [v2.0.23](https://github.com/libis/workflow/tree/v2.0.23) (02/06/2016)
116
+
117
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.22...v2.0.23)
118
+
119
+ ## [v2.0.22](https://github.com/libis/workflow/tree/v2.0.22) (02/06/2016)
120
+
121
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.21...v2.0.22)
122
+
123
+ ## [v2.0.21](https://github.com/libis/workflow/tree/v2.0.21) (01/06/2016)
124
+
125
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.19...v2.0.21)
126
+
127
+ ## [v2.0.19](https://github.com/libis/workflow/tree/v2.0.19) (02/05/2016)
128
+
129
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.18...v2.0.19)
130
+
131
+ ## [v2.0.18](https://github.com/libis/workflow/tree/v2.0.18) (20/04/2016)
132
+
133
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.17...v2.0.18)
134
+
135
+ ## [v2.0.17](https://github.com/libis/workflow/tree/v2.0.17) (18/04/2016)
136
+
137
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.16...v2.0.17)
138
+
139
+ ## [v2.0.16](https://github.com/libis/workflow/tree/v2.0.16) (18/04/2016)
140
+
141
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.14...v2.0.16)
142
+
143
+ ## [v2.0.14](https://github.com/libis/workflow/tree/v2.0.14) (18/04/2016)
144
+
145
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.13...v2.0.14)
146
+
147
+ ## [v2.0.13](https://github.com/libis/workflow/tree/v2.0.13) (15/04/2016)
148
+
149
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.12...v2.0.13)
150
+
151
+ ## [v2.0.12](https://github.com/libis/workflow/tree/v2.0.12) (13/04/2016)
152
+
153
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.11...v2.0.12)
154
+
155
+ ## [v2.0.11](https://github.com/libis/workflow/tree/v2.0.11) (06/04/2016)
156
+
157
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.10...v2.0.11)
158
+
159
+ ## [v2.0.10](https://github.com/libis/workflow/tree/v2.0.10) (26/03/2016)
160
+
161
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.9...v2.0.10)
162
+
163
+ ## [v2.0.9](https://github.com/libis/workflow/tree/v2.0.9) (25/03/2016)
164
+
165
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.8...v2.0.9)
166
+
167
+ ## [v2.0.8](https://github.com/libis/workflow/tree/v2.0.8) (25/03/2016)
168
+
169
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.7...v2.0.8)
170
+
171
+ ## [v2.0.7](https://github.com/libis/workflow/tree/v2.0.7) (13/03/2016)
172
+
173
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.6...v2.0.7)
174
+
175
+ ## [v2.0.6](https://github.com/libis/workflow/tree/v2.0.6) (11/03/2016)
176
+
177
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.5...v2.0.6)
178
+
179
+ ## [v2.0.5](https://github.com/libis/workflow/tree/v2.0.5) (11/03/2016)
180
+
181
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.3...v2.0.5)
182
+
183
+ ## [v2.0.3](https://github.com/libis/workflow/tree/v2.0.3) (10/03/2016)
184
+
185
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.2...v2.0.3)
186
+
187
+ ## [v2.0.2](https://github.com/libis/workflow/tree/v2.0.2) (08/03/2016)
188
+
189
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.1...v2.0.2)
190
+
191
+ ## [v2.0.1](https://github.com/libis/workflow/tree/v2.0.1) (07/03/2016)
192
+
193
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.0...v2.0.1)
194
+
195
+ ## [v2.0.0](https://github.com/libis/workflow/tree/v2.0.0) (03/03/2016)
196
+
197
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.26...v2.0.0)
198
+
199
+ ## [v2.0.beta.26](https://github.com/libis/workflow/tree/v2.0.beta.26) (26/01/2016)
200
+
201
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.25...v2.0.beta.26)
202
+
203
+ ## [v2.0.beta.25](https://github.com/libis/workflow/tree/v2.0.beta.25) (07/01/2016)
204
+
205
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.24...v2.0.beta.25)
206
+
207
+ ## [v2.0.beta.24](https://github.com/libis/workflow/tree/v2.0.beta.24) (07/01/2016)
208
+
209
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.23...v2.0.beta.24)
210
+
211
+ ## [v2.0.beta.23](https://github.com/libis/workflow/tree/v2.0.beta.23) (07/01/2016)
212
+
213
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.22...v2.0.beta.23)
214
+
215
+ ## [v2.0.beta.22](https://github.com/libis/workflow/tree/v2.0.beta.22) (05/01/2016)
216
+
217
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.21...v2.0.beta.22)
218
+
219
+ ## [v2.0.beta.21](https://github.com/libis/workflow/tree/v2.0.beta.21) (16/12/2015)
220
+
221
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.20...v2.0.beta.21)
222
+
223
+ ## [v2.0.beta.20](https://github.com/libis/workflow/tree/v2.0.beta.20) (16/12/2015)
224
+
225
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.19...v2.0.beta.20)
226
+
227
+ ## [v2.0.beta.19](https://github.com/libis/workflow/tree/v2.0.beta.19) (14/12/2015)
228
+
229
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.18...v2.0.beta.19)
230
+
231
+ ## [v2.0.beta.18](https://github.com/libis/workflow/tree/v2.0.beta.18) (11/12/2015)
232
+
233
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.17...v2.0.beta.18)
234
+
235
+ ## [v2.0.beta.17](https://github.com/libis/workflow/tree/v2.0.beta.17) (11/12/2015)
236
+
237
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.16...v2.0.beta.17)
238
+
239
+ ## [v2.0.beta.16](https://github.com/libis/workflow/tree/v2.0.beta.16) (11/12/2015)
240
+
241
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.15...v2.0.beta.16)
242
+
243
+ ## [v2.0.beta.15](https://github.com/libis/workflow/tree/v2.0.beta.15) (11/12/2015)
244
+
245
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.14...v2.0.beta.15)
246
+
247
+ ## [v2.0.beta.14](https://github.com/libis/workflow/tree/v2.0.beta.14) (11/12/2015)
248
+
249
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.13...v2.0.beta.14)
250
+
251
+ ## [v2.0.beta.13](https://github.com/libis/workflow/tree/v2.0.beta.13) (03/12/2015)
252
+
253
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.12...v2.0.beta.13)
254
+
255
+ ## [v2.0.beta.12](https://github.com/libis/workflow/tree/v2.0.beta.12) (09/11/2015)
256
+
257
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.11...v2.0.beta.12)
258
+
259
+ ## [v2.0.beta.11](https://github.com/libis/workflow/tree/v2.0.beta.11) (22/10/2015)
260
+
261
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.10...v2.0.beta.11)
262
+
263
+ ## [v2.0.beta.10](https://github.com/libis/workflow/tree/v2.0.beta.10) (08/10/2015)
264
+
265
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.9...v2.0.beta.10)
266
+
267
+ ## [v2.0.beta.9](https://github.com/libis/workflow/tree/v2.0.beta.9) (21/06/2015)
268
+
269
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.8...v2.0.beta.9)
270
+
271
+ ## [v2.0.beta.8](https://github.com/libis/workflow/tree/v2.0.beta.8) (16/06/2015)
272
+
273
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.7...v2.0.beta.8)
274
+
275
+ ## [v2.0.beta.7](https://github.com/libis/workflow/tree/v2.0.beta.7) (15/06/2015)
276
+
277
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.6...v2.0.beta.7)
278
+
279
+ ## [v2.0.beta.6](https://github.com/libis/workflow/tree/v2.0.beta.6) (10/06/2015)
280
+
281
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.5...v2.0.beta.6)
282
+
283
+ ## [v2.0.beta.5](https://github.com/libis/workflow/tree/v2.0.beta.5) (17/04/2015)
284
+
285
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.4...v2.0.beta.5)
286
+
287
+ ## [v2.0.beta.4](https://github.com/libis/workflow/tree/v2.0.beta.4) (15/04/2015)
288
+
289
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.3...v2.0.beta.4)
290
+
291
+ ## [v2.0.beta.3](https://github.com/libis/workflow/tree/v2.0.beta.3) (15/04/2015)
292
+
293
+ [Full Changelog](https://github.com/libis/workflow/compare/v2.0.beta.1...v2.0.beta.3)
294
+
295
+ ## [v2.0.beta.1](https://github.com/libis/workflow/tree/v2.0.beta.1) (22/09/2014)
296
+
297
+ [Full Changelog](https://github.com/libis/workflow/compare/v1.0.1...v2.0.beta.1)
298
+
299
+ ## [v1.0.1](https://github.com/libis/workflow/tree/v1.0.1) (24/07/2014)
300
+
301
+ [Full Changelog](https://github.com/libis/workflow/compare/v1.0...v1.0.1)
302
+
303
+ ## [v1.0](https://github.com/libis/workflow/tree/v1.0) (24/07/2014)
304
+
305
+ [Full Changelog](https://github.com/libis/workflow/compare/36687e2a4350b2725710f19ba9a98e0c449c0c15...v1.0)
306
+
307
+
308
+
309
+ \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
data/Gemfile CHANGED
@@ -2,3 +2,6 @@ source 'https://rubygems.org'
2
2
 
3
3
  gemspec name: 'libis-workflow', development_group: :test
4
4
 
5
+ # Gem publishing and changelog
6
+ gem 'gem-release'
7
+ gem 'github_changelog_generator'
data/Rakefile CHANGED
@@ -4,4 +4,14 @@ require 'rspec/core/rake_task'
4
4
  RSpec::Core::RakeTask.new('spec')
5
5
 
6
6
  desc 'run tests'
7
- task :default => :spec
7
+ task :default => :spec
8
+
9
+ require 'github_changelog_generator/task'
10
+ GitHubChangelogGenerator::RakeTask.new :changelog do |config|
11
+ config.user = 'libis'
12
+ config.project = 'workflow'
13
+ config.token = ENV['CHANGELOG_GITHUB_TOKEN']
14
+ config.date_format = '%d/%m/%Y'
15
+ config.unreleased = true
16
+ config.verbose = false
17
+ end
@@ -9,7 +9,6 @@ module Libis
9
9
 
10
10
  # noinspection RubyResolve
11
11
  module FileItem
12
- include Libis::Workflow::Base::WorkItem
13
12
 
14
13
  def filename
15
14
  File.basename(self.properties['filename']) || self.properties['link']
@@ -21,7 +21,6 @@ module Libis
21
21
  #
22
22
  # A simple in-memory implementation can be found in ::Libis::Workflow::Run
23
23
  module Run
24
- include ::Libis::Workflow::Base::WorkItem
25
24
 
26
25
  attr_accessor :tasks, :action
27
26
 
@@ -1,5 +1,5 @@
1
1
  module Libis
2
2
  module Workflow
3
- VERSION = '2.1.15' unless const_defined? :VERSION # the guard is against a redefinition warning that happens on Travis
3
+ VERSION = '2.1.16' unless const_defined? :VERSION # the guard is against a redefinition warning that happens on Travis
4
4
  end
5
5
  end
@@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
14
14
 
15
15
  spec.author = 'Kris Dekeyser'
16
16
  spec.email = 'kris.dekeyser@libis.be'
17
- spec.homepage = 'https://github.com/Kris-LIBIS/workflow'
17
+ spec.homepage = 'https://github.com/libis/workflow'
18
18
  spec.license = 'MIT'
19
19
 
20
20
  if defined?(RUBY_ENGINE) && RUBY_ENGINE == 'jruby'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: libis-workflow
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.15
4
+ version: 2.1.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kris Dekeyser
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-11-27 00:00:00.000000000 Z
11
+ date: 2024-04-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: libis-tools
@@ -104,6 +104,7 @@ files:
104
104
  - ".gitignore"
105
105
  - ".travis.yml"
106
106
  - ".vscode/launch.json"
107
+ - CHANGELOG.md
107
108
  - Gemfile
108
109
  - LICENSE
109
110
  - README.md
@@ -145,7 +146,7 @@ files:
145
146
  - spec/tasks/final_task.rb
146
147
  - spec/tasks/processing_task.rb
147
148
  - spec/workflow_spec.rb
148
- homepage: https://github.com/Kris-LIBIS/workflow
149
+ homepage: https://github.com/libis/workflow
149
150
  licenses:
150
151
  - MIT
151
152
  metadata: {}
@@ -164,7 +165,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
164
165
  - !ruby/object:Gem::Version
165
166
  version: '0'
166
167
  requirements: []
167
- rubygems_version: 3.4.10
168
+ rubygems_version: 3.4.19
168
169
  signing_key:
169
170
  specification_version: 4
170
171
  summary: LIBIS Workflow framework.