]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Fix javascript
[rails.git] / Gemfile.lock
1 GEM
2   remote: http://rubygems.org/
3   specs:
4     SystemTimer (1.2.3)
5     actionmailer (3.1.3)
6       actionpack (= 3.1.3)
7       mail (~> 2.3.0)
8     actionpack (3.1.3)
9       activemodel (= 3.1.3)
10       activesupport (= 3.1.3)
11       builder (~> 3.0.0)
12       erubis (~> 2.7.0)
13       i18n (~> 0.6)
14       rack (~> 1.3.5)
15       rack-cache (~> 1.1)
16       rack-mount (~> 0.8.2)
17       rack-test (~> 0.6.1)
18       sprockets (~> 2.0.3)
19     activemodel (3.1.3)
20       activesupport (= 3.1.3)
21       builder (~> 3.0.0)
22       i18n (~> 0.6)
23     activerecord (3.1.3)
24       activemodel (= 3.1.3)
25       activesupport (= 3.1.3)
26       arel (~> 2.2.1)
27       tzinfo (~> 0.3.29)
28     activeresource (3.1.3)
29       activemodel (= 3.1.3)
30       activesupport (= 3.1.3)
31     activesupport (3.1.3)
32       multi_json (~> 1.0)
33     addressable (2.2.6)
34     arel (2.2.1)
35     builder (3.0.0)
36     coffee-rails (3.1.1)
37       coffee-script (>= 2.2.0)
38       railties (~> 3.1.0)
39     coffee-script (2.2.0)
40       coffee-script-source
41       execjs
42     coffee-script-source (1.1.3)
43     composite_primary_keys (4.1.1)
44       activerecord (~> 3.1)
45     dynamic_form (1.1.4)
46     erubis (2.7.0)
47     execjs (1.2.9)
48       multi_json (~> 1.0)
49     faraday (0.7.5)
50       addressable (~> 2.2.6)
51       multipart-post (~> 1.1.3)
52       rack (< 2, >= 1.1.0)
53     hike (1.2.1)
54     httpclient (2.2.3)
55     i18n (0.6.0)
56     json (1.6.1)
57     libv8 (3.3.10.4)
58     libxml-ruby (2.2.2)
59     mail (2.3.0)
60       i18n (>= 0.4.0)
61       mime-types (~> 1.16)
62       treetop (~> 1.4.8)
63     memcache-client (1.8.5)
64     memcached (1.3.5)
65     mime-types (1.17.2)
66     multi_json (1.0.3)
67     multipart-post (1.1.3)
68     nokogiri (1.5.0)
69     oauth (0.4.5)
70     oauth-plugin (0.4.0.rc2)
71       multi_json
72       oauth (~> 0.4.4)
73       oauth2
74       rack
75     oauth2 (0.5.1)
76       faraday (~> 0.7.4)
77       multi_json (~> 1.0.3)
78     open_id_authentication (1.1.0)
79       rack-openid (~> 1.3)
80     pg (0.11.0)
81     polyglot (0.3.3)
82     prototype-rails (3.1.0)
83       rails (~> 3.1)
84     rack (1.3.5)
85     rack-cache (1.1)
86       rack (>= 0.4)
87     rack-mount (0.8.3)
88       rack (>= 1.0.0)
89     rack-openid (1.3.1)
90       rack (>= 1.1.0)
91       ruby-openid (>= 2.1.8)
92     rack-ssl (1.3.2)
93       rack
94     rack-test (0.6.1)
95       rack (>= 1.0)
96     rails (3.1.3)
97       actionmailer (= 3.1.3)
98       actionpack (= 3.1.3)
99       activerecord (= 3.1.3)
100       activeresource (= 3.1.3)
101       activesupport (= 3.1.3)
102       bundler (~> 1.0)
103       railties (= 3.1.3)
104     rails-i18n-updater (1.0.1)
105       actionpack
106       activesupport
107       rails
108     railties (3.1.3)
109       actionpack (= 3.1.3)
110       activesupport (= 3.1.3)
111       rack-ssl (~> 1.3.2)
112       rake (>= 0.8.7)
113       rdoc (~> 3.4)
114       thor (~> 0.14.6)
115     rake (0.9.2.2)
116     rdoc (3.11)
117       json (~> 1.4)
118     rinku (1.4.1)
119     rmagick (2.13.1)
120     ruby-openid (2.1.8)
121     sanitize (2.0.3)
122       nokogiri (< 1.6, >= 1.4.4)
123     sass (3.1.10)
124     sass-rails (3.1.5)
125       actionpack (~> 3.1.0)
126       railties (~> 3.1.0)
127       sass (~> 3.1.10)
128       tilt (~> 1.3.2)
129     sprockets (2.0.3)
130       hike (~> 1.2)
131       rack (~> 1.0)
132       tilt (!= 1.3.0, ~> 1.1)
133     therubyracer (0.9.9)
134       libv8 (~> 3.3.10)
135     thor (0.14.6)
136     tilt (1.3.3)
137     timecop (0.3.5)
138     treetop (1.4.10)
139       polyglot
140       polyglot (>= 0.3.1)
141     tzinfo (0.3.31)
142     uglifier (1.1.0)
143       execjs (>= 0.3.0)
144       multi_json (>= 1.0.2)
145     validates_email_format_of (1.5.3)
146
147 PLATFORMS
148   ruby
149
150 DEPENDENCIES
151   SystemTimer (>= 1.1.3)
152   coffee-rails (~> 3.1.0)
153   composite_primary_keys (>= 4.1.1)
154   dynamic_form
155   httpclient
156   libxml-ruby (>= 2.0.5)
157   memcache-client
158   memcached
159   oauth-plugin (>= 0.4.0.pre7)
160   open_id_authentication (>= 1.1.0)
161   pg
162   prototype-rails
163   rails (= 3.1.3)
164   rails-i18n-updater
165   rinku (>= 1.2.2)
166   rmagick
167   sanitize
168   sass-rails (~> 3.1.0)
169   therubyracer
170   timecop
171   uglifier
172   validates_email_format_of (>= 1.5.1)