-
Notifications
You must be signed in to change notification settings - Fork 19
/
Gemfile.lock
76 lines (74 loc) · 1.44 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
GEM
remote: http://rubygems.org/
specs:
aruba (0.2.3)
background_process
cucumber (~> 0.9.0)
background_process (1.2)
builder (2.1.2)
capybara (0.3.9)
culerity (>= 0.2.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (>= 0.0.3)
chronic_duration (0.9.2)
cucumber (0.9.2)
builder (~> 2.1.2)
diff-lcs (~> 1.1.2)
gherkin (~> 2.2.5)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
cucumber-rails (0.3.2)
cucumber (>= 0.8.0)
culerity (0.2.12)
daemons (1.1.0)
diff-lcs (1.1.2)
eventmachine (0.12.10)
ffi (0.6.3)
rake (>= 0.8.7)
gherkin (2.2.8)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
json (1.4.6)
json_pure (1.4.6)
mime-types (1.16)
mustache (0.11.2)
nokogiri (1.4.3.1)
rack (1.2.1)
rack-test (0.5.6)
rack (>= 1.0)
rake (0.8.7)
rdiscount (1.6.5)
rspec (1.3.0)
rubyzip (0.9.4)
selenium-webdriver (0.0.28)
ffi (>= 0.6.1)
json_pure
rubyzip
sinatra (1.0)
rack (>= 1.0)
term-ansicolor (1.0.5)
thin (1.2.7)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
trollop (1.16.2)
PLATFORMS
ruby
DEPENDENCIES
aruba
capybara
chronic_duration
cucumber
cucumber-rails
json
mustache
rack-test
rdiscount
rspec
rubyzip
sinatra
thin
trollop