cuculungwa 0.0.71 → 0.0.78
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 +4 -4
- metadata +6 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ef09045998794ccfb48c414d3e799e8017e09f8d
|
|
4
|
+
data.tar.gz: eff736ccfaff8127835f2e9fa68a8ef6b17b27e0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6553a91f407ff911506cd1a688387b9afb6f77cacc5478cc9a53fcb7de406eb025b87cbbee7a2ca993583940ac69ec147f3dc9a4af82ace80a0232dbe3aefb68
|
|
7
|
+
data.tar.gz: 8d63426c47ff3327026d641b431cd442bb28b8c1be6c3fdbfb3d249239162dd1d8b718ba4aa3bc29fb60e87d3f0ba35081e94cdbbf44afd820f13a93274c96ce
|
metadata
CHANGED
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: cuculungwa
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.78
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Michal Kaftanski
|
|
8
|
+
- Jakub Kubiak
|
|
8
9
|
- Tomasz Tokarski
|
|
9
10
|
- Jarosław Biniek
|
|
10
11
|
autorequire:
|
|
11
12
|
bindir: bin
|
|
12
13
|
cert_chain: []
|
|
13
|
-
date:
|
|
14
|
+
date: 2016-01-27 00:00:00.000000000 Z
|
|
14
15
|
dependencies:
|
|
15
16
|
- !ruby/object:Gem::Dependency
|
|
16
17
|
name: aruba
|
|
@@ -79,7 +80,7 @@ dependencies:
|
|
|
79
80
|
- - "~>"
|
|
80
81
|
- !ruby/object:Gem::Version
|
|
81
82
|
version: '1.6'
|
|
82
|
-
- -
|
|
83
|
+
- - ">="
|
|
83
84
|
- !ruby/object:Gem::Version
|
|
84
85
|
version: 1.6.0
|
|
85
86
|
type: :runtime
|
|
@@ -89,7 +90,7 @@ dependencies:
|
|
|
89
90
|
- - "~>"
|
|
90
91
|
- !ruby/object:Gem::Version
|
|
91
92
|
version: '1.6'
|
|
92
|
-
- -
|
|
93
|
+
- - ">="
|
|
93
94
|
- !ruby/object:Gem::Version
|
|
94
95
|
version: 1.6.0
|
|
95
96
|
- !ruby/object:Gem::Dependency
|
|
@@ -265,9 +266,8 @@ requirements:
|
|
|
265
266
|
- The latest chromedriver.exe for run tests via Chrome on MS Windows
|
|
266
267
|
- The latest phantomjs.exe for run tests via PhantomJS on MS Windows
|
|
267
268
|
rubyforge_project:
|
|
268
|
-
rubygems_version: 2.
|
|
269
|
+
rubygems_version: 2.4.8
|
|
269
270
|
signing_key:
|
|
270
271
|
specification_version: 4
|
|
271
272
|
summary: Cuculungwa testing framework
|
|
272
273
|
test_files: []
|
|
273
|
-
has_rdoc:
|