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