File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 1
1
source 'http://rubygems.org'
2
2
3
3
gemspec
4
+
5
+ group :development do
6
+ gem "aruba" , :git => "https://github.com/cucumber/aruba.git"
7
+ end
Original file line number Diff line number Diff line change
1
+ GIT
2
+ remote: https://github.com/cucumber/aruba.git
3
+ revision: 8f150798f9d84abf4013d5fd43ef035429cbd45e
4
+ specs:
5
+ aruba (0.4.11 )
6
+ childprocess (>= 0.2.3 )
7
+ cucumber (>= 1.1.1 )
8
+ ffi (>= 1.0.11 )
9
+ rspec (>= 2.7.0 )
10
+
1
11
PATH
2
12
remote: .
3
13
specs:
16
26
activesupport (3.1.3 )
17
27
multi_json (~> 1.0 )
18
28
addressable (2.2.6 )
29
+ builder (3.0.0 )
30
+ childprocess (0.3.1 )
31
+ ffi (~> 1.0.6 )
19
32
crack (0.3.1 )
33
+ cucumber (1.1.8 )
34
+ builder (>= 2.1.2 )
35
+ diff-lcs (>= 1.1.2 )
36
+ gherkin (~> 2.8.0 )
37
+ json (>= 1.4.6 )
38
+ term-ansicolor (>= 1.0.6 )
20
39
diff-lcs (1.1.3 )
21
40
fakefs (0.4.0 )
41
+ ffi (1.0.11 )
42
+ gherkin (2.8.0 )
43
+ json (>= 1.4.6 )
22
44
i18n (0.6.0 )
23
45
json (1.6.3 )
24
46
multi_json (1.0.4 )
37
59
sinatra (1.2.6 )
38
60
rack (~> 1.1 )
39
61
tilt (>= 1.2.2 , < 2.0 )
62
+ term-ansicolor (1.0.7 )
40
63
tilt (1.3.3 )
41
64
webmock (1.7.10 )
42
65
addressable (~> 2.2 , > 2.2.5 )
@@ -46,6 +69,7 @@ PLATFORMS
46
69
ruby
47
70
48
71
DEPENDENCIES
72
+ aruba !
49
73
fakefs
50
74
rspec_api_documentation !
51
75
sinatra
You can’t perform that action at this time.
0 commit comments