]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Remove the author_name field from notes
[rails.git] / Gemfile.lock
1 GEM
2   remote: http://rubygems.org/
3   specs:
4     SystemTimer (1.2.3)
5     actionmailer (3.2.9)
6       actionpack (= 3.2.9)
7       mail (~> 2.4.4)
8     actionpack (3.2.9)
9       activemodel (= 3.2.9)
10       activesupport (= 3.2.9)
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.9)
19       activesupport (= 3.2.9)
20       builder (~> 3.0.0)
21     activerecord (3.2.9)
22       activemodel (= 3.2.9)
23       activesupport (= 3.2.9)
24       arel (~> 3.0.2)
25       tzinfo (~> 0.3.29)
26     activeresource (3.2.9)
27       activemodel (= 3.2.9)
28       activesupport (= 3.2.9)
29     activesupport (3.2.9)
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.4.0)
43     composite_primary_keys (5.0.10)
44       activerecord (~> 3.2.0, >= 3.2.9)
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     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.3.0)
83     multi_json (1.3.7)
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     r2 (0.0.3)
108     rack (1.4.1)
109     rack-cache (1.2)
110       rack (>= 0.4)
111     rack-cors (0.2.7)
112       rack
113     rack-openid (1.3.1)
114       rack (>= 1.1.0)
115       ruby-openid (>= 2.1.8)
116     rack-ssl (1.3.2)
117       rack
118     rack-test (0.6.2)
119       rack (>= 1.0)
120     rails (3.2.9)
121       actionmailer (= 3.2.9)
122       actionpack (= 3.2.9)
123       activerecord (= 3.2.9)
124       activeresource (= 3.2.9)
125       activesupport (= 3.2.9)
126       bundler (~> 1.0)
127       railties (= 3.2.9)
128     rails-i18n (0.7.0)
129       i18n (~> 0.5)
130     railties (3.2.9)
131       actionpack (= 3.2.9)
132       activesupport (= 3.2.9)
133       rack-ssl (~> 1.3.2)
134       rake (>= 0.8.7)
135       rdoc (~> 3.4)
136       thor (>= 0.14.6, < 2.0)
137     rake (10.0.2)
138     rdoc (3.12)
139       json (~> 1.4)
140     redcarpet (2.2.2)
141     rinku (1.7.2)
142     ruby-openid (2.2.2)
143     sanitize (2.0.3)
144       nokogiri (>= 1.4.4, < 1.6)
145     sass (3.2.3)
146     sass-rails (3.2.5)
147       railties (~> 3.2.0)
148       sass (>= 3.1.10)
149       tilt (~> 1.3)
150     sprockets (2.2.1)
151       hike (~> 1.2)
152       multi_json (~> 1.0)
153       rack (~> 1.0)
154       tilt (~> 1.1, != 1.3.0)
155     therubyracer (0.10.2)
156       libv8 (~> 3.3.10)
157     thor (0.16.0)
158     tilt (1.3.3)
159     timecop (0.5.3)
160     treetop (1.4.12)
161       polyglot
162       polyglot (>= 0.3.1)
163     tzinfo (0.3.35)
164     uglifier (1.3.0)
165       execjs (>= 0.3.0)
166       multi_json (~> 1.0, >= 1.0.2)
167     validates_email_format_of (1.5.3)
168
169 PLATFORMS
170   ruby
171
172 DEPENDENCIES
173   SystemTimer (>= 1.1.3)
174   bigdecimal
175   coffee-rails (~> 3.2.1)
176   composite_primary_keys (>= 5.0.10)
177   deadlock_retry (>= 1.2.0)
178   dynamic_form
179   ejs
180   htmlentities
181   http_accept_language (>= 1.0.2)
182   httpclient
183   i18n-js (>= 3.0.0.rc2)
184   iconv
185   jquery-rails
186   jsonify-rails
187   libxml-ruby (>= 2.0.5)
188   memcached (>= 1.4.1)
189   minitest
190   oauth-plugin (>= 0.4.1)
191   open_id_authentication (>= 1.1.0)
192   paperclip (~> 2.0)
193   pg
194   r2
195   rack-cors
196   rails (= 3.2.9)
197   rails-i18n (>= 0.6.3)
198   redcarpet
199   rinku (>= 1.2.2)
200   ruby-openid (>= 2.2.0)
201   sanitize
202   sass-rails (~> 3.2.3)
203   therubyracer
204   timecop
205   uglifier (>= 1.0.3)
206   validates_email_format_of (>= 1.5.1)