forked from shvets/acceptance_test
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
88 lines (86 loc) · 1.99 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
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.14)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
capybara (2.1.0)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
capybara-firebug (1.3.0)
capybara (>= 1.0, < 3.0)
capybara-webkit (1.0.0)
capybara (~> 2.0, >= 2.0.2)
json
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
cliver (0.2.1)
debugger-ruby_core_source (1.2.3)
diff-lcs (1.2.4)
ffi (1.9.0)
file_utils (1.0.7)
gemcutter (0.7.1)
gemspec_deps_gen (1.1.2)
bundler
file_utils
i18n (0.6.5)
json (1.8.0)
metaclass (0.0.1)
mime-types (1.25)
mini_portile (0.5.1)
mocha (0.14.0)
metaclass (~> 0.0.1)
multi_json (1.8.0)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
poltergeist (1.4.1)
capybara (~> 2.1.0)
cliver (~> 0.2.1)
multi_json (~> 1.0)
websocket-driver (>= 0.2.0)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rake (10.1.0)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.5)
rspec-expectations (2.14.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.3)
ruby-debug-base19x (0.11.30.pre12)
debugger-ruby_core_source (>= 1.1.4)
rake (>= 0.8.1)
ruby-debug-ide (0.4.17)
rake (>= 0.8.1)
rubyzip (0.9.9)
selenium-webdriver (2.35.1)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip (< 1.0.0)
websocket (~> 1.0.4)
websocket (1.0.7)
websocket-driver (0.3.0)
xpath (2.0.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 3.2.14)
capybara (= 2.1.0)
capybara-firebug
capybara-webkit (= 1.0.0)
debugger-ruby_core_source
gemcutter
gemspec_deps_gen
mocha
poltergeist
rspec
ruby-debug-base19x (= 0.11.30.pre12)
ruby-debug-ide (= 0.4.17)
selenium-webdriver