File tree Expand file tree Collapse file tree 1 file changed +69
-0
lines changed Expand file tree Collapse file tree 1 file changed +69
-0
lines changed Original file line number Diff line number Diff line change
1
+ PATH
2
+ remote: .
3
+ specs:
4
+ tourbus (2.0.2 )
5
+ activesupport (~> 3.0.0 )
6
+ faker (= 0.9.5 )
7
+ faker
8
+ hpricot (= 0.8.4 )
9
+ hpricot
10
+ i18n (= 0.5.0 )
11
+ mechanize (~> 1.0.0 )
12
+ nokogiri (= 1.4.4 )
13
+ trollop (= 1.16.2 )
14
+ trollop
15
+ webrat (~> 0.7.0 )
16
+
17
+ GEM
18
+ remote: https://rubygems.org/
19
+ specs:
20
+ activesupport (3.0.20 )
21
+ columnize (0.3.6 )
22
+ diff-lcs (1.2.1 )
23
+ faker (0.9.5 )
24
+ i18n (~> 0.4 )
25
+ hpricot (0.8.4 )
26
+ i18n (0.5.0 )
27
+ linecache (0.46 )
28
+ rbx-require-relative (> 0.0.4 )
29
+ mechanize (1.0.0 )
30
+ nokogiri (>= 1.2.1 )
31
+ nokogiri (1.4.4 )
32
+ rack (1.2.2 )
33
+ rack-test (0.6.2 )
34
+ rack (>= 1.0 )
35
+ rbx-require-relative (0.0.9 )
36
+ rspec (2.13.0 )
37
+ rspec-core (~> 2.13.0 )
38
+ rspec-expectations (~> 2.13.0 )
39
+ rspec-mocks (~> 2.13.0 )
40
+ rspec-core (2.13.1 )
41
+ rspec-expectations (2.13.0 )
42
+ diff-lcs (>= 1.1.3 , < 2.0 )
43
+ rspec-mocks (2.13.0 )
44
+ ruby-debug (0.10.4 )
45
+ columnize (>= 0.1 )
46
+ ruby-debug-base (~> 0.10.4.0 )
47
+ ruby-debug-base (0.10.4 )
48
+ linecache (>= 0.3 )
49
+ sinatra (1.2.6 )
50
+ rack (~> 1.1 )
51
+ tilt (>= 1.2.2 , < 2.0 )
52
+ tilt (1.3 )
53
+ trollop (1.16.2 )
54
+ webrat (0.7.3 )
55
+ nokogiri (>= 1.2.0 )
56
+ rack (>= 1.0 )
57
+ rack-test (>= 0.5.3 )
58
+
59
+ PLATFORMS
60
+ ruby
61
+
62
+ DEPENDENCIES
63
+ rack (= 1.2.2 )
64
+ rack-test
65
+ rspec
66
+ ruby-debug
67
+ sinatra (= 1.2.6 )
68
+ tilt (= 1.3 )
69
+ tourbus !
You can’t perform that action at this time.
0 commit comments