]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Use leaflet css for print
[rails.git] / Gemfile.lock
1 GEM
2   remote: http://rubygems.org/
3   specs:
4     SystemTimer (1.2.3)
5     actionmailer (3.2.8)
6       actionpack (= 3.2.8)
7       mail (~> 2.4.4)
8     actionpack (3.2.8)
9       activemodel (= 3.2.8)
10       activesupport (= 3.2.8)
11       builder (~> 3.0.0)
12       erubis (~> 2.7.0)
13       journey (~> 1.0.4)
14       rack (~> 1.4.0)
15       rack-cache (~> 1.2)
16       rack-test (~> 0.6.1)
17       sprockets (~> 2.1.3)
18     activemodel (3.2.8)
19       activesupport (= 3.2.8)
20       builder (~> 3.0.0)
21     activerecord (3.2.8)
22       activemodel (= 3.2.8)
23       activesupport (= 3.2.8)
24       arel (~> 3.0.2)
25       tzinfo (~> 0.3.29)
26     activeresource (3.2.8)
27       activemodel (= 3.2.8)
28       activesupport (= 3.2.8)
29     activesupport (3.2.8)
30       i18n (~> 0.6)
31       multi_json (~> 1.0)
32     arel (3.0.2)
33     bigdecimal (1.1.0)
34     builder (3.0.4)
35     cocaine (0.4.2)
36     coffee-rails (3.2.2)
37       coffee-script (>= 2.2.0)
38       railties (~> 3.2.0)
39     coffee-script (2.2.0)
40       coffee-script-source
41       execjs
42     coffee-script-source (1.3.3)
43     composite_primary_keys (5.0.9)
44       activerecord (~> 3.2.0, >= 3.2.8)
45     deadlock_retry (1.2.0)
46     dynamic_form (1.1.4)
47     ejs (1.1.1)
48     erubis (2.7.0)
49     execjs (1.4.0)
50       multi_json (~> 1.0)
51     faraday (0.8.4)
52       multipart-post (~> 1.1)
53     hike (1.2.1)
54     htmlentities (4.3.1)
55     http_accept_language (1.0.2)
56     httpauth (0.2.0)
57     httpclient (2.3.0.1)
58     i18n (0.6.1)
59     i18n-js (3.0.0.rc3)
60       i18n
61     iconv (0.1)
62     journey (1.0.4)
63     jquery-rails (2.1.3)
64       railties (>= 3.1.0, < 5.0)
65       thor (~> 0.14)
66     json (1.7.5)
67     jwt (0.1.5)
68       multi_json (>= 1.0)
69     libv8 (3.3.10.4)
70     libxml-ruby (2.3.3)
71     mail (2.4.4)
72       i18n (>= 0.4.0)
73       mime-types (~> 1.16)
74       treetop (~> 1.4.8)
75     memcached (1.4.6)
76     mime-types (1.19)
77     minitest (4.1.0)
78     multi_json (1.3.6)
79     multipart-post (1.1.5)
80     nokogiri (1.5.5)
81     oauth (0.4.7)
82     oauth-plugin (0.4.1)
83       multi_json
84       oauth (~> 0.4.4)
85       oauth2 (>= 0.5.0)
86       rack
87     oauth2 (0.8.0)
88       faraday (~> 0.8)
89       httpauth (~> 0.1)
90       jwt (~> 0.1.4)
91       multi_json (~> 1.0)
92       rack (~> 1.2)
93     open_id_authentication (1.1.0)
94       rack-openid (~> 1.3)
95     paperclip (2.8.0)
96       activerecord (>= 2.3.0)
97       activesupport (>= 2.3.2)
98       cocaine (>= 0.0.2)
99       mime-types
100     pg (0.14.1)
101     polyglot (0.3.3)
102     rack (1.4.1)
103     rack-cache (1.2)
104       rack (>= 0.4)
105     rack-cors (0.2.7)
106       rack
107     rack-openid (1.3.1)
108       rack (>= 1.1.0)
109       ruby-openid (>= 2.1.8)
110     rack-ssl (1.3.2)
111       rack
112     rack-test (0.6.2)
113       rack (>= 1.0)
114     rails (3.2.8)
115       actionmailer (= 3.2.8)
116       actionpack (= 3.2.8)
117       activerecord (= 3.2.8)
118       activeresource (= 3.2.8)
119       activesupport (= 3.2.8)
120       bundler (~> 1.0)
121       railties (= 3.2.8)
122     rails-i18n (0.6.6)
123       i18n (~> 0.5)
124     railties (3.2.8)
125       actionpack (= 3.2.8)
126       activesupport (= 3.2.8)
127       rack-ssl (~> 1.3.2)
128       rake (>= 0.8.7)
129       rdoc (~> 3.4)
130       thor (>= 0.14.6, < 2.0)
131     rake (0.9.2.2)
132     rdoc (3.12)
133       json (~> 1.4)
134     redcarpet (2.2.2)
135     rinku (1.7.2)
136     ruby-openid (2.2.1)
137     sanitize (2.0.3)
138       nokogiri (>= 1.4.4, < 1.6)
139     sass (3.2.1)
140     sass-rails (3.2.5)
141       railties (~> 3.2.0)
142       sass (>= 3.1.10)
143       tilt (~> 1.3)
144     sprockets (2.1.3)
145       hike (~> 1.2)
146       rack (~> 1.0)
147       tilt (~> 1.1, != 1.3.0)
148     therubyracer (0.10.2)
149       libv8 (~> 3.3.10)
150     thor (0.16.0)
151     tilt (1.3.3)
152     timecop (0.5.3)
153     treetop (1.4.11)
154       polyglot
155       polyglot (>= 0.3.1)
156     tzinfo (0.3.33)
157     uglifier (1.3.0)
158       execjs (>= 0.3.0)
159       multi_json (~> 1.0, >= 1.0.2)
160     validates_email_format_of (1.5.3)
161
162 PLATFORMS
163   ruby
164
165 DEPENDENCIES
166   SystemTimer (>= 1.1.3)
167   bigdecimal
168   coffee-rails (~> 3.2.1)
169   composite_primary_keys (>= 5.0.9)
170   deadlock_retry (>= 1.2.0)
171   dynamic_form
172   ejs
173   htmlentities
174   http_accept_language (>= 1.0.2)
175   httpclient
176   i18n-js (>= 3.0.0.rc2)
177   iconv
178   jquery-rails
179   libxml-ruby (>= 2.0.5)
180   memcached (>= 1.4.1)
181   minitest
182   oauth-plugin (>= 0.4.1)
183   open_id_authentication (>= 1.1.0)
184   paperclip (~> 2.0)
185   pg
186   rack-cors
187   rails (= 3.2.8)
188   rails-i18n (>= 0.6.3)
189   redcarpet
190   rinku (>= 1.2.2)
191   ruby-openid (>= 2.2.0)
192   sanitize
193   sass-rails (~> 3.2.3)
194   therubyracer
195   timecop
196   uglifier (>= 1.0.3)
197   validates_email_format_of (>= 1.5.1)