steak 0.4.0.a2 → 0.4.0.a3
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
|
|
6
6
|
- 0
|
7
7
|
- 4
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
version: 0.4.0.
|
9
|
+
- a3
|
10
|
+
version: 0.4.0.a3
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- "Luismi Cavall\xC3\xA9"
|
@@ -26,8 +26,12 @@ dependencies:
|
|
26
26
|
- - ">="
|
27
27
|
- !ruby/object:Gem::Version
|
28
28
|
segments:
|
29
|
+
- 2
|
29
30
|
- 0
|
30
|
-
|
31
|
+
- 0
|
32
|
+
- beta
|
33
|
+
- 5
|
34
|
+
version: 2.0.0.beta.5
|
31
35
|
type: :runtime
|
32
36
|
version_requirements: *id001
|
33
37
|
description: Minimalist acceptance testing on top of RSpec
|