steak 0.4.0.a2 → 0.4.0.a3

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.
Files changed (1) hide show
  1. metadata +7 -3
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 0
7
7
  - 4
8
8
  - 0
9
- - a2
10
- version: 0.4.0.a2
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
- version: "0"
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