]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Replace the file_column plugin with paperclip
[rails.git] / Gemfile.lock
1 GEM
2   remote: http://rubygems.org/
3   specs:
4     SystemTimer (1.2.3)
5     actionmailer (3.2.0)
6       actionpack (= 3.2.0)
7       mail (~> 2.4.0)
8     actionpack (3.2.0)
9       activemodel (= 3.2.0)
10       activesupport (= 3.2.0)
11       builder (~> 3.0.0)
12       erubis (~> 2.7.0)
13       journey (~> 1.0.0)
14       rack (~> 1.4.0)
15       rack-cache (~> 1.1)
16       rack-test (~> 0.6.1)
17       sprockets (~> 2.1.2)
18     activemodel (3.2.0)
19       activesupport (= 3.2.0)
20       builder (~> 3.0.0)
21     activerecord (3.2.0)
22       activemodel (= 3.2.0)
23       activesupport (= 3.2.0)
24       arel (~> 3.0.0)
25       tzinfo (~> 0.3.29)
26     activeresource (3.2.0)
27       activemodel (= 3.2.0)
28       activesupport (= 3.2.0)
29     activesupport (3.2.0)
30       i18n (~> 0.6)
31       multi_json (~> 1.0)
32     addressable (2.2.6)
33     arel (3.0.0)
34     builder (3.0.0)
35     cocaine (0.2.1)
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.2.0)
43     composite_primary_keys (4.1.2)
44       activerecord (~> 3.1)
45     dynamic_form (1.1.4)
46     erubis (2.7.0)
47     execjs (1.3.0)
48       multi_json (~> 1.0)
49     faraday (0.7.6)
50       addressable (~> 2.2)
51       multipart-post (~> 1.1)
52       rack (~> 1.1)
53     hike (1.2.1)
54     http_accept_language (1.0.2)
55     httpclient (2.2.4)
56     i18n (0.6.0)
57     iconv (0.1)
58     journey (1.0.1)
59     jquery-rails (2.0.0)
60       railties (>= 3.2.0.beta, < 5.0)
61       thor (~> 0.14)
62     json (1.6.5)
63     libv8 (3.3.10.4)
64     libxml-ruby (2.2.2)
65     mail (2.4.1)
66       i18n (>= 0.4.0)
67       mime-types (~> 1.16)
68       treetop (~> 1.4.8)
69     memcache-client (1.8.5)
70     memcached (1.3.6)
71     mime-types (1.17.2)
72     multi_json (1.0.4)
73     multipart-post (1.1.4)
74     nokogiri (1.5.0)
75     oauth (0.4.5)
76     oauth-plugin (0.4.0.rc2)
77       multi_json
78       oauth (~> 0.4.4)
79       oauth2
80       rack
81     oauth2 (0.5.2)
82       faraday (~> 0.7)
83       multi_json (~> 1.0)
84     open_id_authentication (1.1.0)
85       rack-openid (~> 1.3)
86     paperclip (2.5.2)
87       activerecord (>= 2.3.0)
88       activesupport (>= 2.3.2)
89       cocaine (>= 0.0.2)
90       mime-types
91     pg (0.12.2)
92     polyglot (0.3.3)
93     rack (1.4.1)
94     rack-cache (1.1)
95       rack (>= 0.4)
96     rack-openid (1.3.1)
97       rack (>= 1.1.0)
98       ruby-openid (>= 2.1.8)
99     rack-ssl (1.3.2)
100       rack
101     rack-test (0.6.1)
102       rack (>= 1.0)
103     rails (3.2.0)
104       actionmailer (= 3.2.0)
105       actionpack (= 3.2.0)
106       activerecord (= 3.2.0)
107       activeresource (= 3.2.0)
108       activesupport (= 3.2.0)
109       bundler (~> 1.0)
110       railties (= 3.2.0)
111     rails-i18n-updater (1.0.1)
112       actionpack
113       activesupport
114       rails
115     railties (3.2.0)
116       actionpack (= 3.2.0)
117       activesupport (= 3.2.0)
118       rack-ssl (~> 1.3.2)
119       rake (>= 0.8.7)
120       rdoc (~> 3.4)
121       thor (~> 0.14.6)
122     rake (0.9.2.2)
123     rdoc (3.12)
124       json (~> 1.4)
125     rinku (1.5.0)
126     rmagick (2.13.1)
127     ruby-openid (2.1.8)
128     sanitize (2.0.3)
129       nokogiri (>= 1.4.4, < 1.6)
130     sass (3.1.12)
131     sass-rails (3.2.4)
132       railties (~> 3.2.0)
133       sass (>= 3.1.10)
134       tilt (~> 1.3)
135     sprockets (2.1.2)
136       hike (~> 1.2)
137       rack (~> 1.0)
138       tilt (~> 1.1, != 1.3.0)
139     therubyracer (0.9.9)
140       libv8 (~> 3.3.10)
141     thor (0.14.6)
142     tilt (1.3.3)
143     timecop (0.3.5)
144     treetop (1.4.10)
145       polyglot
146       polyglot (>= 0.3.1)
147     tzinfo (0.3.31)
148     uglifier (1.2.3)
149       execjs (>= 0.3.0)
150       multi_json (>= 1.0.2)
151     validates_email_format_of (1.5.3)
152
153 PLATFORMS
154   ruby
155
156 DEPENDENCIES
157   SystemTimer (>= 1.1.3)
158   coffee-rails (~> 3.2.1)
159   composite_primary_keys (>= 4.1.2)
160   dynamic_form
161   http_accept_language (>= 1.0.2)
162   httpclient
163   iconv
164   jquery-rails
165   libxml-ruby (>= 2.0.5)
166   memcache-client
167   memcached
168   oauth-plugin (>= 0.4.0.pre7)
169   open_id_authentication (>= 1.1.0)
170   paperclip (~> 2.0)
171   pg
172   rails (= 3.2.0)
173   rails-i18n-updater
174   rinku (>= 1.2.2)
175   rmagick
176   sanitize
177   sass-rails (~> 3.2.3)
178   therubyracer
179   timecop
180   uglifier (>= 1.0.3)
181   validates_email_format_of (>= 1.5.1)