]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Fix mass assignment issues
[rails.git] / Gemfile.lock
1 GEM
2   remote: http://rubygems.org/
3   specs:
4     SystemTimer (1.2.3)
5     actionmailer (3.2.2)
6       actionpack (= 3.2.2)
7       mail (~> 2.4.0)
8     actionpack (3.2.2)
9       activemodel (= 3.2.2)
10       activesupport (= 3.2.2)
11       builder (~> 3.0.0)
12       erubis (~> 2.7.0)
13       journey (~> 1.0.1)
14       rack (~> 1.4.0)
15       rack-cache (~> 1.1)
16       rack-test (~> 0.6.1)
17       sprockets (~> 2.1.2)
18     activemodel (3.2.2)
19       activesupport (= 3.2.2)
20       builder (~> 3.0.0)
21     activerecord (3.2.2)
22       activemodel (= 3.2.2)
23       activesupport (= 3.2.2)
24       arel (~> 3.0.2)
25       tzinfo (~> 0.3.29)
26     activeresource (3.2.2)
27       activemodel (= 3.2.2)
28       activesupport (= 3.2.2)
29     activesupport (3.2.2)
30       i18n (~> 0.6)
31       multi_json (~> 1.0)
32     addressable (2.2.7)
33     arel (3.0.2)
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.2.0)
43     composite_primary_keys (5.0.1)
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.3.0)
49       multi_json (~> 1.0)
50     faraday (0.7.6)
51       addressable (~> 2.2)
52       multipart-post (~> 1.1)
53       rack (~> 1.1)
54     hike (1.2.1)
55     http_accept_language (1.0.2)
56     httpclient (2.2.4)
57     i18n (0.6.0)
58     iconv (0.1)
59     journey (1.0.3)
60     jquery-rails (2.0.1)
61       railties (>= 3.2.0, < 5.0)
62       thor (~> 0.14)
63     json (1.6.5)
64     jsonify (0.3.1)
65       multi_json (~> 1.0)
66     jsonify-rails (0.3.1)
67       actionpack
68       jsonify (>= 0.3.1)
69     libv8 (3.3.10.4)
70     libxml-ruby (2.2.2)
71     mail (2.4.3)
72       i18n (>= 0.4.0)
73       mime-types (~> 1.16)
74       treetop (~> 1.4.8)
75     memcached (1.4.1)
76     mime-types (1.17.2)
77     multi_json (1.1.0)
78     multipart-post (1.1.5)
79     nokogiri (1.5.0)
80     oauth (0.4.5)
81     oauth-plugin (0.4.0.rc2)
82       multi_json
83       oauth (~> 0.4.4)
84       oauth2
85       rack
86     oauth2 (0.5.2)
87       faraday (~> 0.7)
88       multi_json (~> 1.0)
89     open_id_authentication (1.1.0)
90       rack-openid (~> 1.3)
91     paperclip (2.7.0)
92       activerecord (>= 2.3.0)
93       activesupport (>= 2.3.2)
94       cocaine (>= 0.0.2)
95       mime-types
96     pg (0.13.2)
97     polyglot (0.3.3)
98     rack (1.4.1)
99     rack-cache (1.2)
100       rack (>= 0.4)
101     rack-openid (1.3.1)
102       rack (>= 1.1.0)
103       ruby-openid (>= 2.1.8)
104     rack-ssl (1.3.2)
105       rack
106     rack-test (0.6.1)
107       rack (>= 1.0)
108     rails (3.2.2)
109       actionmailer (= 3.2.2)
110       actionpack (= 3.2.2)
111       activerecord (= 3.2.2)
112       activeresource (= 3.2.2)
113       activesupport (= 3.2.2)
114       bundler (~> 1.0)
115       railties (= 3.2.2)
116     rails-i18n (0.5.1)
117       i18n (~> 0.5)
118     railties (3.2.2)
119       actionpack (= 3.2.2)
120       activesupport (= 3.2.2)
121       rack-ssl (~> 1.3.2)
122       rake (>= 0.8.7)
123       rdoc (~> 3.4)
124       thor (~> 0.14.6)
125     rake (0.9.2.2)
126     rdoc (3.12)
127       json (~> 1.4)
128     rinku (1.5.1)
129     ruby-openid (2.1.8)
130     sanitize (2.0.3)
131       nokogiri (>= 1.4.4, < 1.6)
132     sass (3.1.15)
133     sass-rails (3.2.4)
134       railties (~> 3.2.0)
135       sass (>= 3.1.10)
136       tilt (~> 1.3)
137     sprockets (2.1.2)
138       hike (~> 1.2)
139       rack (~> 1.0)
140       tilt (~> 1.1, != 1.3.0)
141     therubyracer (0.9.10)
142       libv8 (~> 3.3.10)
143     thor (0.14.6)
144     tilt (1.3.3)
145     timecop (0.3.5)
146     treetop (1.4.10)
147       polyglot
148       polyglot (>= 0.3.1)
149     tzinfo (0.3.32)
150     uglifier (1.2.3)
151       execjs (>= 0.3.0)
152       multi_json (>= 1.0.2)
153     validates_email_format_of (1.5.3)
154
155 PLATFORMS
156   ruby
157
158 DEPENDENCIES
159   SystemTimer (>= 1.1.3)
160   coffee-rails (~> 3.2.1)
161   composite_primary_keys (>= 5.0.0)
162   deadlock_retry (>= 1.2.0)
163   dynamic_form
164   http_accept_language (>= 1.0.2)
165   httpclient
166   iconv
167   jquery-rails
168   jsonify-rails
169   libxml-ruby (>= 2.0.5)
170   memcached (>= 1.4.1)
171   oauth-plugin (>= 0.4.0.pre7)
172   open_id_authentication (>= 1.1.0)
173   paperclip (~> 2.0)
174   pg
175   rails (= 3.2.2)
176   rails-i18n (>= 0.5.1)
177   rinku (>= 1.2.2)
178   sanitize
179   sass-rails (~> 3.2.3)
180   therubyracer
181   timecop
182   uglifier (>= 1.0.3)
183   validates_email_format_of (>= 1.5.1)