-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathGemfile.lock
72 lines (70 loc) · 1.6 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
GEM
remote: http://rubygems.org/
specs:
GeoRuby (1.3.3)
actionmailer (2.3.15)
actionpack (= 2.3.15)
actionpack (2.3.15)
activesupport (= 2.3.15)
rack (~> 1.1.3)
activerecord (2.3.15)
activesupport (= 2.3.15)
activeresource (2.3.15)
activesupport (= 2.3.15)
activesupport (2.3.15)
capistrano (2.14.2)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
daemon_controller (1.1.2)
fastercsv (1.5.5)
fastthread (1.0.7)
highline (1.6.16)
json (1.7.7)
net-scp (1.1.0)
net-ssh (>= 2.6.5)
net-sftp (2.1.1)
net-ssh (>= 2.6.5)
net-ssh (2.6.6)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
passenger (3.0.19)
daemon_controller (>= 1.0.0)
fastthread (>= 1.0.1)
rack
rake (>= 0.8.1)
postgres (0.7.9.2008.01.28)
rack (1.1.6)
rails (2.3.15)
actionmailer (= 2.3.15)
actionpack (= 2.3.15)
activerecord (= 2.3.15)
activeresource (= 2.3.15)
activesupport (= 2.3.15)
rake (>= 0.8.3)
rake (10.0.3)
rdoc (4.0.0)
json (~> 1.4)
rspec (1.3.1)
rspec-rails (1.3.3)
rack (>= 1.0.0)
rspec (= 1.3.1)
spatial_adapter (1.3.1)
GeoRuby (>= 1.3.0)
activerecord (>= 2.2.2, < 3.1.0)
activerecord (>= 2.2.2, < 3.1.0)
PLATFORMS
ruby
DEPENDENCIES
GeoRuby (= 1.3.3)
capistrano
fastercsv (= 1.5.5)
passenger (= 3.0.19)
postgres (= 0.7.9.2008.01.28)
rails (= 2.3.15)
rdoc
rspec (= 1.3.1)
rspec-rails (= 1.3.3)
spatial_adapter (= 1.3.1)