forked from timwaters/mapwarper
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
80 lines (78 loc) · 1.7 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
GEM
remote: http://rubygems.org/
specs:
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)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
fastthread (1.0.7)
gdal (0.0.5)
georuby (2.0.0)
hashie (3.3.2)
hpricot (0.8.6)
httpauth (0.2.1)
i18n (0.4.2)
libxml-ruby (2.6.0)
multi_json (1.10.1)
multipart-post (2.0.0)
nokogiri (1.5.5)
oauth2 (0.6.1)
faraday (~> 0.7)
httpauth (~> 0.1)
multi_json (~> 1.3)
omniauth (1.2.2)
hashie (>= 1.2, < 4)
rack (~> 1.0)
omniauth-google-oauth2 (0.2.2)
omniauth (~> 1.0)
omniauth-oauth2
omniauth-linkedin-oauth2 (0.1.5)
omniauth (~> 1.0)
omniauth-oauth2
omniauth-oauth2 (1.0.2)
oauth2 (~> 0.6.0)
omniauth (~> 1.0)
pg (0.15.1)
rack (1.0.1)
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.9.2.2)
ruby_mapscript (0.3.0)
simple-rss (1.2.3)
will_paginate (3.0.7)
will_paginate-bootstrap (1.0.1)
will_paginate (>= 3.0.3)
yahoo-geoplanet (0.2.1)
activesupport (> 2.1.0)
hpricot (> 0.6)
PLATFORMS
ruby
DEPENDENCIES
fastthread
gdal
georuby
i18n (= 0.4.2)
libxml-ruby
nokogiri (= 1.5.5)
omniauth-google-oauth2
omniauth-linkedin-oauth2
pg
rails (= 2.3.5)
rake (= 0.9.2.2)
ruby_mapscript
simple-rss
will_paginate-bootstrap
yahoo-geoplanet