-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
56 lines (54 loc) · 1.07 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
GEM
remote: http://rubygems.org/
specs:
capybara (0.4.0)
celerity (>= 0.7.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.27)
xpath (~> 0.1.2)
celerity (0.8.6)
childprocess (0.1.4)
ffi (~> 0.6.3)
coulda (0.6.1)
culerity (0.2.12)
factory_girl (1.3.2)
ffi (0.6.3)
rake (>= 0.8.7)
git (1.2.5)
jeweler (1.5.1)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
json (1.4.6)
json_pure (1.4.6)
mime-types (1.16)
nokogiri (1.4.4)
rack (1.2.1)
rack-test (0.5.6)
rack (>= 1.0)
rake (0.8.7)
rubyzip (0.9.4)
selenium-webdriver (0.1.1)
childprocess (= 0.1.4)
ffi (~> 0.6.3)
json_pure
rubyzip
shoulda (2.11.3)
xpath (0.1.2)
nokogiri (~> 1.3)
yard (0.6.3)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0.0)
capybara (~> 0.4.0)
coulda (~> 0.6.0)
factory_girl (~> 1.3.2)
jeweler (~> 1.5.1)
json (~> 1.4.6)
shoulda
yard (~> 0.6.0)