dynflow 0.8.27 → 0.8.28
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/dynflow/version.rb +1 -1
- data/web/assets/images/logo-square.png +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f99f6ec873faccef730dd4fb6ce79c51312bc21b
|
4
|
+
data.tar.gz: 74aa5ea6b417558dbfcda2c8b1d2f440a92691ea
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1b9a59414928f60a2cda255b246f43499914674bf3d11dbf8055298ca3313b70cc5bd0723faec8564783390699e0e949134dc246ce0cd4ef2e00fb68542a85ad
|
7
|
+
data.tar.gz: 05f6150a9224ee2e1ce2eb0308f6b3ee35e75ffdfad4498259c2d4337622d7df8c30139974650adb16ea535de2027df7e23dba52b435ddaace0de6f15409fce1
|
data/lib/dynflow/version.rb
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
web/assets/images/../../../doc/pages/source/images/logo-square.png
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: dynflow
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.8.
|
4
|
+
version: 0.8.28
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ivan Necas
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2017-08-
|
12
|
+
date: 2017-08-24 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: multi_json
|
@@ -589,7 +589,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
589
589
|
version: '0'
|
590
590
|
requirements: []
|
591
591
|
rubyforge_project:
|
592
|
-
rubygems_version: 2.
|
592
|
+
rubygems_version: 2.6.12
|
593
593
|
signing_key:
|
594
594
|
specification_version: 4
|
595
595
|
summary: DYNamic workFLOW engine
|