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