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