]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Restore the duplicate search form in the header
[rails.git] / Gemfile.lock
1 GEM
2   remote: http://rubygems.org/
3   specs:
4     SystemTimer (1.2.3)
5     actionmailer (4.0.2)
6       actionpack (= 4.0.2)
7       mail (~> 2.5.4)
8     actionpack (4.0.2)
9       activesupport (= 4.0.2)
10       builder (~> 3.1.0)
11       erubis (~> 2.7.0)
12       rack (~> 1.5.2)
13       rack-test (~> 0.6.2)
14     actionpack-page_caching (1.0.2)
15       actionpack (>= 4.0.0, < 5)
16     activemodel (4.0.2)
17       activesupport (= 4.0.2)
18       builder (~> 3.1.0)
19     activerecord (4.0.2)
20       activemodel (= 4.0.2)
21       activerecord-deprecated_finders (~> 1.0.2)
22       activesupport (= 4.0.2)
23       arel (~> 4.0.0)
24     activerecord-deprecated_finders (1.0.3)
25     activesupport (4.0.2)
26       i18n (~> 0.6, >= 0.6.4)
27       minitest (~> 4.2)
28       multi_json (~> 1.3)
29       thread_safe (~> 0.1)
30       tzinfo (~> 0.3.37)
31     arel (4.0.1)
32     atomic (1.1.14)
33     bigdecimal (1.1.0)
34     builder (3.1.4)
35     climate_control (0.0.3)
36       activesupport (>= 3.0)
37     cocaine (0.5.3)
38       climate_control (>= 0.0.3, < 1.0)
39     coffee-rails (4.0.1)
40       coffee-script (>= 2.2.0)
41       railties (>= 4.0.0, < 5.0)
42     coffee-script (2.2.0)
43       coffee-script-source
44       execjs
45     coffee-script-source (1.6.3)
46     composite_primary_keys (6.0.1)
47       activerecord (>= 4.0.0)
48     dalli (2.6.4)
49     deadlock_retry (1.2.0)
50     dynamic_form (1.1.4)
51     erubis (2.7.0)
52     execjs (2.0.2)
53     faraday (0.8.8)
54       multipart-post (~> 1.2.0)
55     hike (1.2.3)
56     htmlentities (4.3.1)
57     http_accept_language (2.0.0)
58     httpauth (0.2.0)
59     httpclient (2.3.4.1)
60     i18n (0.6.9)
61     iconv (0.1)
62     jquery-rails (3.0.4)
63       railties (>= 3.0, < 5.0)
64       thor (>= 0.14, < 2.0)
65     json (1.8.1)
66     jsonify (0.3.1)
67       multi_json (~> 1.0)
68     jsonify-rails (0.3.2)
69       actionpack
70       jsonify (< 0.4.0)
71     jwt (0.1.8)
72       multi_json (>= 1.5)
73     kgio (2.8.1)
74     libxml-ruby (2.7.0)
75     mail (2.5.4)
76       mime-types (~> 1.16)
77       treetop (~> 1.4.8)
78     mime-types (1.25.1)
79     mini_portile (0.5.2)
80     minitest (4.7.5)
81     multi_json (1.8.2)
82     multi_xml (0.5.5)
83     multipart-post (1.2.0)
84     nokogiri (1.6.0)
85       mini_portile (~> 0.5.0)
86     oauth (0.4.7)
87     oauth-plugin (0.5.1)
88       multi_json
89       oauth (~> 0.4.4)
90       oauth2 (>= 0.5.0)
91       rack
92     oauth2 (0.9.2)
93       faraday (~> 0.8)
94       httpauth (~> 0.2)
95       jwt (~> 0.1.4)
96       multi_json (~> 1.0)
97       multi_xml (~> 0.5)
98       rack (~> 1.2)
99     open_id_authentication (1.2.0)
100       rack-openid (~> 1.3)
101     openstreetmap-i18n-js (3.0.0.rc5.3)
102       i18n
103     paperclip (3.5.2)
104       activemodel (>= 3.0.0)
105       activesupport (>= 3.0.0)
106       cocaine (~> 0.5.3)
107       mime-types
108     pg (0.17.0)
109     polyglot (0.3.3)
110     psych (2.0.2)
111     r2 (0.2.2)
112     rack (1.5.2)
113     rack-cors (0.2.9)
114     rack-openid (1.4.1)
115       rack (>= 1.1.0)
116       ruby-openid (>= 2.1.8)
117     rack-test (0.6.2)
118       rack (>= 1.0)
119     rails (4.0.2)
120       actionmailer (= 4.0.2)
121       actionpack (= 4.0.2)
122       activerecord (= 4.0.2)
123       activesupport (= 4.0.2)
124       bundler (>= 1.3.0, < 2.0)
125       railties (= 4.0.2)
126       sprockets-rails (~> 2.0.0)
127     rails-i18n (4.0.0)
128       i18n (~> 0.6)
129       rails (~> 4.0.0)
130     railties (4.0.2)
131       actionpack (= 4.0.2)
132       activesupport (= 4.0.2)
133       rake (>= 0.8.7)
134       thor (>= 0.18.1, < 2.0)
135     rake (10.1.0)
136     redcarpet (3.0.0)
137     rinku (1.7.3)
138     ruby-openid (2.3.0)
139     sanitize (2.0.6)
140       nokogiri (>= 1.4.4)
141     sass (3.2.12)
142     sass-rails (4.0.1)
143       railties (>= 4.0.0, < 5.0)
144       sass (>= 3.1.10)
145       sprockets-rails (~> 2.0.0)
146     sprockets (2.10.1)
147       hike (~> 1.2)
148       multi_json (~> 1.0)
149       rack (~> 1.0)
150       tilt (~> 1.1, != 1.3.0)
151     sprockets-rails (2.0.1)
152       actionpack (>= 3.0)
153       activesupport (>= 3.0)
154       sprockets (~> 2.8)
155     thor (0.18.1)
156     thread_safe (0.1.3)
157       atomic
158     tilt (1.4.1)
159     timecop (0.7.0)
160     treetop (1.4.15)
161       polyglot
162       polyglot (>= 0.3.1)
163     tzinfo (0.3.38)
164     uglifier (2.3.2)
165       execjs (>= 0.3.0)
166       json (>= 1.8.0)
167     validates_email_format_of (1.5.3)
168     vendorer (0.1.14)
169
170 PLATFORMS
171   ruby
172
173 DEPENDENCIES
174   SystemTimer (>= 1.1.3)
175   actionpack-page_caching
176   bigdecimal (~> 1.1.0)
177   coffee-rails (~> 4.0.0)
178   composite_primary_keys (>= 6.0.1)
179   dalli
180   deadlock_retry (>= 1.2.0)
181   dynamic_form
182   htmlentities
183   http_accept_language (~> 2.0.0)
184   httpclient
185   iconv (= 0.1)
186   jquery-rails
187   json
188   jsonify-rails
189   kgio
190   libxml-ruby (>= 2.0.5)
191   minitest (~> 4.7.0)
192   oauth-plugin (>= 0.5.1)
193   open_id_authentication (>= 1.1.0)
194   openstreetmap-i18n-js (>= 3.0.0.rc5.3)
195   paperclip (~> 3.0)
196   pg
197   psych
198   r2
199   rack-cors
200   rails (= 4.0.2)
201   rails-i18n (~> 4.0.0)
202   redcarpet
203   rinku (>= 1.2.2)
204   ruby-openid (>= 2.2.0)
205   sanitize
206   sass-rails (~> 4.0.0)
207   timecop
208   uglifier (>= 1.3.0)
209   validates_email_format_of (>= 1.5.1)
210   vendorer