forked from rapidftr/RapidFTR
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
105 lines (103 loc) · 2.31 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
97
98
99
100
101
102
103
104
105
GEM
remote: http://rubygems.org/
specs:
Ascii85 (1.0.0)
actionmailer (2.3.5)
actionpack (= 2.3.5)
actionpack (2.3.5)
activesupport (= 2.3.5)
rack (~> 1.0.0)
activerecord (2.3.5)
activesupport (= 2.3.5)
activeresource (2.3.5)
activesupport (= 2.3.5)
activesupport (2.3.5)
builder (2.1.2)
couchrest (0.34)
mime-types (>= 1.15)
rest-client (>= 0.5)
cucumber (0.8.5)
builder (~> 2.1.2)
diff-lcs (~> 1.1.2)
gherkin (~> 2.1.4)
json_pure (~> 1.4.3)
term-ansicolor (~> 1.0.4)
cucumber-rails (0.3.2)
cucumber (>= 0.8.0)
dictionary (1.0.0)
diff-lcs (1.1.2)
escape (0.0.4)
fastercsv (1.5.3)
gherkin (2.1.5)
trollop (~> 1.16.2)
hpricot (0.8.2)
json (1.4.6)
json_pure (1.4.6)
mime-types (1.16)
mini_magick (1.3.2)
subexec (~> 0.0.4)
nokogiri (1.4.3.1)
pdf-reader (0.8.6)
Ascii85 (>= 0.9)
prawn (0.8.4)
prawn-core (>= 0.8.4, < 0.9)
prawn-layout (>= 0.8.4, < 0.9)
prawn-security (>= 0.8.4, < 0.9)
prawn-core (0.8.4)
prawn-layout (0.8.4)
prawn-security (0.8.4)
rack (1.0.1)
rack-test (0.5.4)
rack (>= 1.0)
rails (2.3.5)
actionmailer (= 2.3.5)
actionpack (= 2.3.5)
activerecord (= 2.3.5)
activeresource (= 2.3.5)
activesupport (= 2.3.5)
rake (>= 0.8.3)
rake (0.8.7)
rest-client (1.3.0)
mime-types (>= 1.16)
rsolr (0.12.1)
builder (>= 2.1.2)
rspec (1.3.0)
rspec-rails (1.3.2)
rack (>= 1.0.0)
rspec (>= 1.3.0)
subexec (0.0.4)
sunspot (1.1.0)
escape (= 0.0.4)
rsolr (= 0.12.1)
term-ansicolor (1.0.5)
trollop (1.16.2)
uuidtools (2.1.1)
validatable (1.6.7)
webrat (0.7.1)
nokogiri (>= 1.2.0)
rack (>= 1.0)
rack-test (>= 0.5.3)
PLATFORMS
ruby
DEPENDENCIES
couchrest (= 0.34)
cucumber (= 0.8.5)
cucumber-rails (= 0.3.2)
dictionary (= 1.0.0)
fastercsv (= 1.5.3)
hpricot (= 0.8.2)
json (= 1.4.6)
json_pure (= 1.4.6)
mime-types (= 1.16)
mini_magick (= 1.3.2)
pdf-reader (= 0.8.6)
prawn (= 0.8.4)
rails (= 2.3.5)
rest-client (= 1.3.0)
rspec (= 1.3.0)
rspec-rails (= 1.3.2)
subexec (= 0.0.4)
sunspot (= 1.1.0)
uuidtools (= 2.1.1)
validatable (= 1.6.7)
webrat (= 0.7.1)