11GEM
22 remote: https://rubygems.org/
33 specs:
4- capybara (2.5.0 )
5- mime-types (>= 1.16 )
4+ addressable (2.5.2 )
5+ public_suffix (>= 2.0.2 , < 4.0 )
6+ capybara (2.17.0 )
7+ addressable
8+ mini_mime (>= 0.1.3 )
69 nokogiri (>= 1.3.3 )
710 rack (>= 1.0.0 )
811 rack-test (>= 0.5.4 )
9- xpath (~> 2 .0 )
12+ xpath (>= 2.0 , < 4 .0 )
1013 cliver (0.3.2 )
11- coderay (1.1.0 )
12- daemons (1.2.3 )
13- diff-lcs (1.2.5 )
14- eventmachine (1.0.8 )
15- method_source (0.8.2 )
16- mime-types ( 2.6.2 )
17- mini_portile ( 0.6.2 )
18- multi_json (1.11.2 )
19- nokogiri (1.6.6.2 )
20- mini_portile (~> 0.6 .0 )
21- poltergeist (1.8 .0 )
14+ coderay (1.1.2 )
15+ daemons (1.2.6 )
16+ diff-lcs (1.3 )
17+ eventmachine (1.2.5 )
18+ method_source (0.9.0 )
19+ mini_mime ( 1.0.0 )
20+ mini_portile2 ( 2.3.0 )
21+ mustermann (1.0.1 )
22+ nokogiri (1.8.1 )
23+ mini_portile2 (~> 2.3 .0 )
24+ poltergeist (1.17 .0 )
2225 capybara (~> 2.1 )
2326 cliver (~> 0.3.1 )
24- multi_json (~> 1.0 )
2527 websocket-driver (>= 0.2.0 )
26- pry (0.10.1 )
28+ pry (0.11.3 )
2729 coderay (~> 1.1.0 )
28- method_source (~> 0.8.1 )
29- slop ( ~> 3.4 )
30- rack (1.5.2 )
31- rack-protection (1.5 .0 )
30+ method_source (~> 0.9.0 )
31+ public_suffix ( 3.0.1 )
32+ rack (2.0.3 )
33+ rack-protection (2.0 .0 )
3234 rack
33- rack-test (0.6.3 )
34- rack (>= 1.0 )
35- rake (10.4.2 )
36- require_all (1.3.2 )
37- rspec (3.3 .0 )
38- rspec-core (~> 3.3 .0 )
39- rspec-expectations (~> 3.3 .0 )
40- rspec-mocks (~> 3.3 .0 )
41- rspec-core (3.3.2 )
42- rspec-support (~> 3.3 .0 )
43- rspec-expectations (3.3.1 )
35+ rack-test (0.8.2 )
36+ rack (>= 1.0 , < 3 )
37+ rake (12.3.0 )
38+ require_all (1.5.0 )
39+ rspec (3.7 .0 )
40+ rspec-core (~> 3.7 .0 )
41+ rspec-expectations (~> 3.7 .0 )
42+ rspec-mocks (~> 3.7 .0 )
43+ rspec-core (3.7.1 )
44+ rspec-support (~> 3.7 .0 )
45+ rspec-expectations (3.7.0 )
4446 diff-lcs (>= 1.2.0 , < 2.0 )
45- rspec-support (~> 3.3 .0 )
46- rspec-mocks (3.3.2 )
47+ rspec-support (~> 3.7 .0 )
48+ rspec-mocks (3.7.0 )
4749 diff-lcs (>= 1.2.0 , < 2.0 )
48- rspec-support (~> 3.3 .0 )
49- rspec-support (3.3 .0 )
50- shotgun (0.9 )
50+ rspec-support (~> 3.7 .0 )
51+ rspec-support (3.7 .0 )
52+ shotgun (0.9.2 )
5153 rack (>= 1.0 )
52- sinatra (1.4.3 )
53- rack (~> 1.4 )
54- rack-protection (~> 1.4 )
55- tilt ( ~> 1.3 , >= 1.3.4 )
56- slop ( 3.6 .0 )
57- thin (1.6.3 )
54+ sinatra (2.0.0 )
55+ mustermann (~> 1.0 )
56+ rack (~> 2.0 )
57+ rack-protection ( = 2.0.0 )
58+ tilt ( ~> 2 .0 )
59+ thin (1.7.2 )
5860 daemons (~> 1.0 , >= 1.0.9 )
59- eventmachine (~> 1.0 )
60- rack (~> 1.0 )
61- tilt (1.4.1 )
62- websocket-driver (0.6.3 )
61+ eventmachine (~> 1.0 , >= 1.0.4 )
62+ rack (>= 1 , < 3 )
63+ tilt (2.0.8 )
64+ websocket-driver (0.7.0 )
6365 websocket-extensions (>= 0.1.0 )
64- websocket-extensions (0.1.2 )
65- xpath (2 .0.0 )
66- nokogiri (~> 1.3 )
66+ websocket-extensions (0.1.3 )
67+ xpath (3 .0.0 )
68+ nokogiri (~> 1.8 )
6769
6870PLATFORMS
6971 ruby
@@ -81,4 +83,4 @@ DEPENDENCIES
8183 thin
8284
8385BUNDLED WITH
84- 1.10.6
86+ 1.16.0
0 commit comments