]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Add support for creating new notes
[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.3)
35     cocaine (0.3.0)
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.1)
58     i18n-js (3.0.0.rc2)
59       i18n
60     iconv (0.1)
61     journey (1.0.4)
62     jquery-rails (2.1.2)
63       railties (>= 3.1.0, < 5.0)
64       thor (~> 0.14)
65     json (1.7.5)
66     jsonify (0.3.1)
67       multi_json (~> 1.0)
68     jsonify-rails (0.3.2)
69       actionpack
70       jsonify (< 0.4.0)
71     jwt (0.1.5)
72       multi_json (>= 1.0)
73     libv8 (3.3.10.4)
74     libxml-ruby (2.3.3)
75     mail (2.4.4)
76       i18n (>= 0.4.0)
77       mime-types (~> 1.16)
78       treetop (~> 1.4.8)
79     memcached (1.4.5)
80     mime-types (1.19)
81     minitest (3.4.0)
82     multi_json (1.3.6)
83     multipart-post (1.1.5)
84     nokogiri (1.5.5)
85     oauth (0.4.7)
86     oauth-plugin (0.4.1)
87       multi_json
88       oauth (~> 0.4.4)
89       oauth2 (>= 0.5.0)
90       rack
91     oauth2 (0.8.0)
92       faraday (~> 0.8)
93       httpauth (~> 0.1)
94       jwt (~> 0.1.4)
95       multi_json (~> 1.0)
96       rack (~> 1.2)
97     open_id_authentication (1.1.0)
98       rack-openid (~> 1.3)
99     paperclip (2.7.0)
100       activerecord (>= 2.3.0)
101       activesupport (>= 2.3.2)
102       cocaine (>= 0.0.2)
103       mime-types
104     pg (0.14.1)
105     polyglot (0.3.3)
106     rack (1.4.1)
107     rack-cache (1.2)
108       rack (>= 0.4)
109     rack-openid (1.3.1)
110       rack (>= 1.1.0)
111       ruby-openid (>= 2.1.8)
112     rack-ssl (1.3.2)
113       rack
114     rack-test (0.6.1)
115       rack (>= 1.0)
116     rails (3.2.8)
117       actionmailer (= 3.2.8)
118       actionpack (= 3.2.8)
119       activerecord (= 3.2.8)
120       activeresource (= 3.2.8)
121       activesupport (= 3.2.8)
122       bundler (~> 1.0)
123       railties (= 3.2.8)
124     rails-i18n (0.6.6)
125       i18n (~> 0.5)
126     railties (3.2.8)
127       actionpack (= 3.2.8)
128       activesupport (= 3.2.8)
129       rack-ssl (~> 1.3.2)
130       rake (>= 0.8.7)
131       rdoc (~> 3.4)
132       thor (>= 0.14.6, < 2.0)
133     rake (0.9.2.2)
134     rdoc (3.12)
135       json (~> 1.4)
136     redcarpet (2.1.1)
137     rinku (1.7.0)
138     ruby-openid (2.2.0)
139     sanitize (2.0.3)
140       nokogiri (>= 1.4.4, < 1.6)
141     sass (3.2.1)
142     sass-rails (3.2.5)
143       railties (~> 3.2.0)
144       sass (>= 3.1.10)
145       tilt (~> 1.3)
146     sprockets (2.1.3)
147       hike (~> 1.2)
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.1)
155     treetop (1.4.10)
156       polyglot
157       polyglot (>= 0.3.1)
158     tzinfo (0.3.33)
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.8)
172   deadlock_retry (>= 1.2.0)
173   dynamic_form
174   htmlentities
175   http_accept_language (>= 1.0.2)
176   httpclient
177   i18n-js (>= 3.0.0.rc2)
178   iconv
179   jquery-rails
180   jsonify-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   rails (= 3.2.8)
189   rails-i18n (>= 0.6.3)
190   redcarpet
191   rinku (>= 1.2.2)
192   ruby-openid (>= 2.2.0)
193   sanitize
194   sass-rails (~> 3.2.3)
195   therubyracer
196   timecop
197   uglifier (>= 1.0.3)
198   validates_email_format_of (>= 1.5.1)