]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Update tests for layout changes
[rails.git] / Gemfile.lock
1 GEM
2   remote: http://rubygems.org/
3   specs:
4     SystemTimer (1.2.3)
5     actionmailer (3.2.11)
6       actionpack (= 3.2.11)
7       mail (~> 2.4.4)
8     actionpack (3.2.11)
9       activemodel (= 3.2.11)
10       activesupport (= 3.2.11)
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.11)
19       activesupport (= 3.2.11)
20       builder (~> 3.0.0)
21     activerecord (3.2.11)
22       activemodel (= 3.2.11)
23       activesupport (= 3.2.11)
24       arel (~> 3.0.2)
25       tzinfo (~> 0.3.29)
26     activeresource (3.2.11)
27       activemodel (= 3.2.11)
28       activesupport (= 3.2.11)
29     activesupport (3.2.11)
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.2)
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.4)
64       railties (>= 3.0, < 5.0)
65       thor (>= 0.14, < 2.0)
66     json (1.7.6)
67     jwt (0.1.5)
68       multi_json (>= 1.0)
69     libv8 (3.3.10.4)
70     libxml-ruby (2.4.0)
71     mail (2.4.4)
72       i18n (>= 0.4.0)
73       mime-types (~> 1.16)
74       treetop (~> 1.4.8)
75     memcached (1.5.0)
76     mime-types (1.19)
77     minitest (4.4.0)
78     multi_json (1.5.0)
79     multipart-post (1.1.5)
80     nokogiri (1.5.6)
81     oauth (0.4.7)
82     oauth-plugin (0.4.1)
83       multi_json
84       oauth (~> 0.4.4)
85       oauth2 (>= 0.5.0)
86       rack
87     oauth2 (0.8.0)
88       faraday (~> 0.8)
89       httpauth (~> 0.1)
90       jwt (~> 0.1.4)
91       multi_json (~> 1.0)
92       rack (~> 1.2)
93     open_id_authentication (1.1.0)
94       rack-openid (~> 1.3)
95     paperclip (2.8.0)
96       activerecord (>= 2.3.0)
97       activesupport (>= 2.3.2)
98       cocaine (>= 0.0.2)
99       mime-types
100     pg (0.14.1)
101     polyglot (0.3.3)
102     r2 (0.0.3)
103     rack (1.4.3)
104     rack-cache (1.2)
105       rack (>= 0.4)
106     rack-cors (0.2.7)
107       rack
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.2)
114       rack (>= 1.0)
115     rails (3.2.11)
116       actionmailer (= 3.2.11)
117       actionpack (= 3.2.11)
118       activerecord (= 3.2.11)
119       activeresource (= 3.2.11)
120       activesupport (= 3.2.11)
121       bundler (~> 1.0)
122       railties (= 3.2.11)
123     rails-i18n (0.7.2)
124       i18n (~> 0.5)
125     railties (3.2.11)
126       actionpack (= 3.2.11)
127       activesupport (= 3.2.11)
128       rack-ssl (~> 1.3.2)
129       rake (>= 0.8.7)
130       rdoc (~> 3.4)
131       thor (>= 0.14.6, < 2.0)
132     rake (10.0.3)
133     rdoc (3.12)
134       json (~> 1.4)
135     redcarpet (2.2.2)
136     rinku (1.7.2)
137     ruby-openid (2.2.2)
138     sanitize (2.0.3)
139       nokogiri (>= 1.4.4, < 1.6)
140     sass (3.2.5)
141     sass-rails (3.2.5)
142       railties (~> 3.2.0)
143       sass (>= 3.1.10)
144       tilt (~> 1.3)
145     sprockets (2.2.2)
146       hike (~> 1.2)
147       multi_json (~> 1.0)
148       rack (~> 1.0)
149       tilt (~> 1.1, != 1.3.0)
150     therubyracer (0.10.2)
151       libv8 (~> 3.3.10)
152     thor (0.16.0)
153     tilt (1.3.3)
154     timecop (0.5.7)
155     treetop (1.4.12)
156       polyglot
157       polyglot (>= 0.3.1)
158     tzinfo (0.3.35)
159     uglifier (1.3.0)
160       execjs (>= 0.3.0)
161       multi_json (~> 1.0, >= 1.0.2)
162     validates_email_format_of (1.5.3)
163
164 PLATFORMS
165   ruby
166
167 DEPENDENCIES
168   SystemTimer (>= 1.1.3)
169   bigdecimal
170   coffee-rails (~> 3.2.1)
171   composite_primary_keys (>= 5.0.10)
172   deadlock_retry (>= 1.2.0)
173   dynamic_form
174   ejs
175   htmlentities
176   http_accept_language (>= 1.0.2)
177   httpclient
178   i18n-js (>= 3.0.0.rc2)
179   iconv
180   jquery-rails
181   libxml-ruby (>= 2.0.5)
182   memcached (>= 1.4.1)
183   minitest
184   oauth-plugin (>= 0.4.1)
185   open_id_authentication (>= 1.1.0)
186   paperclip (~> 2.0)
187   pg
188   r2
189   rack-cors
190   rails (= 3.2.11)
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 (~> 0.10.2)
198   timecop
199   uglifier (>= 1.0.3)
200   validates_email_format_of (>= 1.5.1)