-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
96 lines (94 loc) · 2.04 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
GEM
remote: http://rubygems.org/
specs:
actionmailer (2.3.14)
actionpack (= 2.3.14)
actionpack (2.3.14)
activesupport (= 2.3.14)
rack (~> 1.1.0)
activerecord (2.3.14)
activesupport (= 2.3.14)
activeresource (2.3.14)
activesupport (= 2.3.14)
activesupport (2.3.14)
addressable (2.2.8)
builder (3.0.0)
childprocess (0.3.2)
ffi (~> 1.0.6)
chronic (0.6.7)
colorize (0.5.8)
columnize (0.3.6)
cucumber (1.2.0)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.10.0)
json (>= 1.4.6)
diff-lcs (1.1.3)
ffi (1.0.11)
gherkin (2.10.0)
json (>= 1.4.6)
headless (0.3.1)
httparty (0.8.3)
multi_json (~> 1.0)
multi_xml
json (1.7.3)
libwebsocket (0.1.3)
addressable
linecache (0.46)
rbx-require-relative (> 0.0.4)
mime-types (1.18)
multi_json (1.3.6)
multi_xml (0.5.1)
nokogiri (1.5.2)
rack (1.1.3)
rails (2.3.14)
actionmailer (= 2.3.14)
actionpack (= 2.3.14)
activerecord (= 2.3.14)
activeresource (= 2.3.14)
activesupport (= 2.3.14)
rake (>= 0.8.3)
rake (0.9.2.2)
rbx-require-relative (0.0.9)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.1)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
rubyzip (0.9.8)
selenium-webdriver (2.22.0)
childprocess (>= 0.2.5)
ffi (~> 1.0)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
sqlite3 (1.3.6)
syntax (1.0.0)
sys-proctable (0.9.1)
watir-webdriver (0.6.1)
selenium-webdriver (>= 2.18.0)
PLATFORMS
ruby
DEPENDENCIES
chronic
colorize
cucumber
headless
httparty
mime-types
nokogiri
rails (= 2.3.14)
rspec
ruby-debug
sqlite3
syntax
sys-proctable
watir-webdriver