]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Include useful URLs in note responses
[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.3)
35     cocaine (0.4.0)
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.rc2)
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     jsonify (0.3.1)
68       multi_json (~> 1.0)
69     jsonify-rails (0.3.2)
70       actionpack
71       jsonify (< 0.4.0)
72     jwt (0.1.5)
73       multi_json (>= 1.0)
74     libv8 (3.3.10.4)
75     libxml-ruby (2.3.3)
76     mail (2.4.4)
77       i18n (>= 0.4.0)
78       mime-types (~> 1.16)
79       treetop (~> 1.4.8)
80     memcached (1.4.6)
81     mime-types (1.19)
82     minitest (4.1.0)
83     multi_json (1.3.6)
84     multipart-post (1.1.5)
85     nokogiri (1.5.5)
86     oauth (0.4.7)
87     oauth-plugin (0.4.1)
88       multi_json
89       oauth (~> 0.4.4)
90       oauth2 (>= 0.5.0)
91       rack
92     oauth2 (0.8.0)
93       faraday (~> 0.8)
94       httpauth (~> 0.1)
95       jwt (~> 0.1.4)
96       multi_json (~> 1.0)
97       rack (~> 1.2)
98     open_id_authentication (1.1.0)
99       rack-openid (~> 1.3)
100     paperclip (2.8.0)
101       activerecord (>= 2.3.0)
102       activesupport (>= 2.3.2)
103       cocaine (>= 0.0.2)
104       mime-types
105     pg (0.14.1)
106     polyglot (0.3.3)
107     rack (1.4.1)
108     rack-cache (1.2)
109       rack (>= 0.4)
110     rack-openid (1.3.1)
111       rack (>= 1.1.0)
112       ruby-openid (>= 2.1.8)
113     rack-ssl (1.3.2)
114       rack
115     rack-test (0.6.2)
116       rack (>= 1.0)
117     rails (3.2.8)
118       actionmailer (= 3.2.8)
119       actionpack (= 3.2.8)
120       activerecord (= 3.2.8)
121       activeresource (= 3.2.8)
122       activesupport (= 3.2.8)
123       bundler (~> 1.0)
124       railties (= 3.2.8)
125     rails-i18n (0.6.6)
126       i18n (~> 0.5)
127     railties (3.2.8)
128       actionpack (= 3.2.8)
129       activesupport (= 3.2.8)
130       rack-ssl (~> 1.3.2)
131       rake (>= 0.8.7)
132       rdoc (~> 3.4)
133       thor (>= 0.14.6, < 2.0)
134     rake (0.9.2.2)
135     rdoc (3.12)
136       json (~> 1.4)
137     redcarpet (2.2.1)
138     rinku (1.7.2)
139     ruby-openid (2.2.1)
140     sanitize (2.0.3)
141       nokogiri (>= 1.4.4, < 1.6)
142     sass (3.2.1)
143     sass-rails (3.2.5)
144       railties (~> 3.2.0)
145       sass (>= 3.1.10)
146       tilt (~> 1.3)
147     sprockets (2.1.3)
148       hike (~> 1.2)
149       rack (~> 1.0)
150       tilt (~> 1.1, != 1.3.0)
151     therubyracer (0.10.2)
152       libv8 (~> 3.3.10)
153     thor (0.16.0)
154     tilt (1.3.3)
155     timecop (0.5.2)
156     treetop (1.4.11)
157       polyglot
158       polyglot (>= 0.3.1)
159     tzinfo (0.3.33)
160     uglifier (1.3.0)
161       execjs (>= 0.3.0)
162       multi_json (~> 1.0, >= 1.0.2)
163     validates_email_format_of (1.5.3)
164
165 PLATFORMS
166   ruby
167
168 DEPENDENCIES
169   SystemTimer (>= 1.1.3)
170   bigdecimal
171   coffee-rails (~> 3.2.1)
172   composite_primary_keys (>= 5.0.9)
173   deadlock_retry (>= 1.2.0)
174   dynamic_form
175   ejs
176   htmlentities
177   http_accept_language (>= 1.0.2)
178   httpclient
179   i18n-js (>= 3.0.0.rc2)
180   iconv
181   jquery-rails
182   jsonify-rails
183   libxml-ruby (>= 2.0.5)
184   memcached (>= 1.4.1)
185   minitest
186   oauth-plugin (>= 0.4.1)
187   open_id_authentication (>= 1.1.0)
188   paperclip (~> 2.0)
189   pg
190   rails (= 3.2.8)
191   rails-i18n (>= 0.6.3)
192   redcarpet
193   rinku (>= 1.2.2)
194   ruby-openid (>= 2.2.0)
195   sanitize
196   sass-rails (~> 3.2.3)
197   therubyracer
198   timecop
199   uglifier (>= 1.0.3)
200   validates_email_format_of (>= 1.5.1)