]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Merge branch 'master' into openstreetbugs
[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     browser (0.1.4)
35     builder (3.0.0)
36     cocaine (0.2.1)
37     coffee-rails (3.2.2)
38       coffee-script (>= 2.2.0)
39       railties (~> 3.2.0)
40     coffee-script (2.2.0)
41       coffee-script-source
42       execjs
43     coffee-script-source (1.3.3)
44     composite_primary_keys (5.0.8)
45       activerecord (~> 3.2.0)
46     deadlock_retry (1.2.0)
47     dynamic_form (1.1.4)
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.1)
57     httpclient (2.2.7)
58     i18n (0.6.0)
59     iconv (0.1)
60     journey (1.0.4)
61     jquery-rails (2.1.1)
62       railties (>= 3.1.0, < 5.0)
63       thor (~> 0.14)
64     json (1.7.5)
65     jsonify (0.3.1)
66       multi_json (~> 1.0)
67     jsonify-rails (0.3.2)
68       actionpack
69       jsonify (< 0.4.0)
70     jwt (0.1.5)
71       multi_json (>= 1.0)
72     libv8 (3.3.10.4)
73     libxml-ruby (2.3.3)
74     mail (2.4.4)
75       i18n (>= 0.4.0)
76       mime-types (~> 1.16)
77       treetop (~> 1.4.8)
78     memcached (1.4.3)
79     mime-types (1.19)
80     minitest (3.3.0)
81     multi_json (1.3.6)
82     multipart-post (1.1.5)
83     nokogiri (1.5.5)
84     oauth (0.4.6)
85     oauth-plugin (0.4.1)
86       multi_json
87       oauth (~> 0.4.4)
88       oauth2 (>= 0.5.0)
89       rack
90     oauth2 (0.8.0)
91       faraday (~> 0.8)
92       httpauth (~> 0.1)
93       jwt (~> 0.1.4)
94       multi_json (~> 1.0)
95       rack (~> 1.2)
96     open_id_authentication (1.1.0)
97       rack-openid (~> 1.3)
98     paperclip (2.7.0)
99       activerecord (>= 2.3.0)
100       activesupport (>= 2.3.2)
101       cocaine (>= 0.0.2)
102       mime-types
103     pg (0.14.0)
104     polyglot (0.3.3)
105     rack (1.4.1)
106     rack-cache (1.2)
107       rack (>= 0.4)
108     rack-openid (1.3.1)
109       rack (>= 1.1.0)
110       ruby-openid (>= 2.1.8)
111     rack-ssl (1.3.2)
112       rack
113     rack-test (0.6.1)
114       rack (>= 1.0)
115     rails (3.2.8)
116       actionmailer (= 3.2.8)
117       actionpack (= 3.2.8)
118       activerecord (= 3.2.8)
119       activeresource (= 3.2.8)
120       activesupport (= 3.2.8)
121       bundler (~> 1.0)
122       railties (= 3.2.8)
123     rails-i18n (0.6.5)
124       i18n (~> 0.5)
125     railties (3.2.8)
126       actionpack (= 3.2.8)
127       activesupport (= 3.2.8)
128       rack-ssl (~> 1.3.2)
129       rake (>= 0.8.7)
130       rdoc (~> 3.4)
131       thor (>= 0.14.6, < 2.0)
132     rake (0.9.2.2)
133     rdoc (3.12)
134       json (~> 1.4)
135     redcarpet (2.1.1)
136     rinku (1.7.0)
137     ruby-openid (2.2.0)
138     sanitize (2.0.3)
139       nokogiri (>= 1.4.4, < 1.6)
140     sass (3.2.1)
141     sass-rails (3.2.5)
142       railties (~> 3.2.0)
143       sass (>= 3.1.10)
144       tilt (~> 1.3)
145     sprockets (2.1.3)
146       hike (~> 1.2)
147       rack (~> 1.0)
148       tilt (~> 1.1, != 1.3.0)
149     therubyracer (0.10.2)
150       libv8 (~> 3.3.10)
151     thor (0.16.0)
152     tilt (1.3.3)
153     timecop (0.4.5)
154     treetop (1.4.10)
155       polyglot
156       polyglot (>= 0.3.1)
157     tzinfo (0.3.33)
158     uglifier (1.2.7)
159       execjs (>= 0.3.0)
160       multi_json (~> 1.3)
161     validates_email_format_of (1.5.3)
162
163 PLATFORMS
164   ruby
165
166 DEPENDENCIES
167   SystemTimer (>= 1.1.3)
168   bigdecimal
169   browser
170   coffee-rails (~> 3.2.1)
171   composite_primary_keys (>= 5.0.8)
172   deadlock_retry (>= 1.2.0)
173   dynamic_form
174   htmlentities
175   http_accept_language (>= 1.0.2)
176   httpclient
177   iconv
178   jquery-rails
179   jsonify-rails
180   libxml-ruby (>= 2.0.5)
181   memcached (>= 1.4.1)
182   minitest
183   oauth-plugin (>= 0.4.1)
184   open_id_authentication (>= 1.1.0)
185   paperclip (~> 2.0)
186   pg
187   rails (= 3.2.8)
188   rails-i18n (>= 0.6.3)
189   redcarpet
190   rinku (>= 1.2.2)
191   ruby-openid (>= 2.2.0)
192   sanitize
193   sass-rails (~> 3.2.3)
194   therubyracer
195   timecop
196   uglifier (>= 1.0.3)
197   validates_email_format_of (>= 1.5.1)