]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Remove the reassign column from issue_comments
[rails.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     SystemTimer (1.2.3)
5     aasm (4.1.0)
6     actioncable (5.1.4)
7       actionpack (= 5.1.4)
8       nio4r (~> 2.0)
9       websocket-driver (~> 0.6.1)
10     actionmailer (5.1.4)
11       actionpack (= 5.1.4)
12       actionview (= 5.1.4)
13       activejob (= 5.1.4)
14       mail (~> 2.5, >= 2.5.4)
15       rails-dom-testing (~> 2.0)
16     actionpack (5.1.4)
17       actionview (= 5.1.4)
18       activesupport (= 5.1.4)
19       rack (~> 2.0)
20       rack-test (>= 0.6.3)
21       rails-dom-testing (~> 2.0)
22       rails-html-sanitizer (~> 1.0, >= 1.0.2)
23     actionpack-page_caching (1.1.0)
24       actionpack (>= 4.0.0, < 6)
25     actionview (5.1.4)
26       activesupport (= 5.1.4)
27       builder (~> 3.1)
28       erubi (~> 1.4)
29       rails-dom-testing (~> 2.0)
30       rails-html-sanitizer (~> 1.0, >= 1.0.3)
31     activejob (5.1.4)
32       activesupport (= 5.1.4)
33       globalid (>= 0.3.6)
34     activemodel (5.1.4)
35       activesupport (= 5.1.4)
36     activerecord (5.1.4)
37       activemodel (= 5.1.4)
38       activesupport (= 5.1.4)
39       arel (~> 8.0)
40     activesupport (5.1.4)
41       concurrent-ruby (~> 1.0, >= 1.0.2)
42       i18n (~> 0.7)
43       minitest (~> 5.1)
44       tzinfo (~> 1.1)
45     addressable (2.5.2)
46       public_suffix (>= 2.0.2, < 4.0)
47     annotate (2.7.2)
48       activerecord (>= 3.2, < 6.0)
49       rake (>= 10.4, < 13.0)
50     arel (8.0.0)
51     ast (2.3.0)
52     autoprefixer-rails (7.1.6)
53       execjs
54     bigdecimal (1.1.0)
55     builder (3.2.3)
56     canonical-rails (0.2.1)
57       rails (>= 4.1, < 5.2)
58     capybara (2.15.4)
59       addressable
60       mini_mime (>= 0.1.3)
61       nokogiri (>= 1.3.3)
62       rack (>= 1.0.0)
63       rack-test (>= 0.5.4)
64       xpath (~> 2.0)
65     climate_control (0.2.0)
66     cliver (0.3.2)
67     cocaine (0.5.8)
68       climate_control (>= 0.0.3, < 1.0)
69     coffee-rails (4.2.2)
70       coffee-script (>= 2.2.0)
71       railties (>= 4.0.0)
72     coffee-script (2.4.1)
73       coffee-script-source
74       execjs
75     coffee-script-source (1.12.2)
76     composite_primary_keys (10.0.1)
77       activerecord (~> 5.1.0)
78     concurrent-ruby (1.0.5)
79     coveralls (0.8.21)
80       json (>= 1.8, < 3)
81       simplecov (~> 0.14.1)
82       term-ansicolor (~> 1.3)
83       thor (~> 0.19.4)
84       tins (~> 1.6)
85     crack (0.4.3)
86       safe_yaml (~> 1.0.0)
87     crass (1.0.2)
88     dalli (2.7.6)
89     docile (1.1.5)
90     dynamic_form (1.1.4)
91     erubi (1.7.0)
92     execjs (2.7.0)
93     exifr (1.3.2)
94     factory_bot (4.8.2)
95       activesupport (>= 3.0.0)
96     factory_bot_rails (4.8.2)
97       factory_bot (~> 4.8.2)
98       railties (>= 3.0.0)
99     faraday (0.12.2)
100       multipart-post (>= 1.2, < 3)
101     ffi (1.9.18)
102     fspath (3.1.0)
103     geoip (1.6.3)
104     globalid (0.4.1)
105       activesupport (>= 4.2.0)
106     hashdiff (0.3.7)
107     hashie (3.5.6)
108     htmlentities (4.3.4)
109     http_accept_language (2.0.5)
110     i18n (0.9.0)
111       concurrent-ruby (~> 1.0)
112     i18n-js (3.0.2)
113       i18n (~> 0.6, >= 0.6.6)
114     image_optim (0.25.0)
115       exifr (~> 1.2, >= 1.2.2)
116       fspath (~> 3.0)
117       image_size (~> 1.5)
118       in_threads (~> 1.3)
119       progress (~> 3.0, >= 3.0.1)
120     image_optim_rails (0.4.1)
121       image_optim (~> 0.24)
122       rails
123       sprockets
124     image_size (1.5.0)
125     in_threads (1.4.0)
126     jquery-rails (4.3.1)
127       rails-dom-testing (>= 1, < 3)
128       railties (>= 4.2.0)
129       thor (>= 0.14, < 2.0)
130     jshint (1.5.0)
131       execjs (>= 1.4.0)
132       multi_json (~> 1.0)
133       therubyracer (~> 0.12.1)
134     json (2.1.0)
135     jsonify (0.3.1)
136       multi_json (~> 1.0)
137     jsonify-rails (0.3.2)
138       actionpack
139       jsonify (< 0.4.0)
140     jwt (1.5.6)
141     kgio (2.11.0)
142     libv8 (3.16.14.19)
143     libxml-ruby (3.0.0)
144     listen (3.1.5)
145       rb-fsevent (~> 0.9, >= 0.9.4)
146       rb-inotify (~> 0.9, >= 0.9.7)
147       ruby_dep (~> 1.2)
148     logstash-event (1.2.02)
149     logstasher (1.2.2)
150       activesupport (>= 4.0)
151       logstash-event (~> 1.2.0)
152       request_store
153     loofah (2.1.1)
154       crass (~> 1.0.2)
155       nokogiri (>= 1.5.9)
156     mail (2.6.6)
157       mime-types (>= 1.16, < 4)
158     method_source (0.9.0)
159     mime-types (3.1)
160       mime-types-data (~> 3.2015)
161     mime-types-data (3.2016.0521)
162     mimemagic (0.3.0)
163     mini_mime (0.1.4)
164     mini_portile2 (2.3.0)
165     minitest (5.10.3)
166     multi_json (1.12.2)
167     multi_xml (0.6.0)
168     multipart-post (2.0.0)
169     nio4r (2.1.0)
170     nokogiri (1.8.1)
171       mini_portile2 (~> 2.3.0)
172     nokogumbo (1.4.13)
173       nokogiri
174     oauth (0.4.7)
175     oauth-plugin (0.5.1)
176       multi_json
177       oauth (~> 0.4.4)
178       oauth2 (>= 0.5.0)
179       rack
180     oauth2 (1.4.0)
181       faraday (>= 0.8, < 0.13)
182       jwt (~> 1.0)
183       multi_json (~> 1.3)
184       multi_xml (~> 0.5)
185       rack (>= 1.2, < 3)
186     omniauth (1.7.1)
187       hashie (>= 3.4.6, < 3.6.0)
188       rack (>= 1.6.2, < 3)
189     omniauth-facebook (4.0.0)
190       omniauth-oauth2 (~> 1.2)
191     omniauth-github (1.3.0)
192       omniauth (~> 1.5)
193       omniauth-oauth2 (>= 1.4.0, < 2.0)
194     omniauth-google-oauth2 (0.5.2)
195       jwt (~> 1.5)
196       multi_json (~> 1.3)
197       omniauth (>= 1.1.1)
198       omniauth-oauth2 (>= 1.3.1)
199     omniauth-mediawiki (0.0.3)
200       jwt (~> 1.0)
201       omniauth-oauth (~> 1.0)
202     omniauth-oauth (1.1.0)
203       oauth
204       omniauth (~> 1.0)
205     omniauth-oauth2 (1.4.0)
206       oauth2 (~> 1.0)
207       omniauth (~> 1.2)
208     omniauth-openid (1.0.1)
209       omniauth (~> 1.0)
210       rack-openid (~> 1.3.1)
211     omniauth-windowslive (0.0.12)
212       multi_json (~> 1.12)
213       omniauth-oauth2 (~> 1.4)
214     openstreetmap-deadlock_retry (1.3.0)
215     paperclip (4.3.7)
216       activemodel (>= 3.2.0)
217       activesupport (>= 3.2.0)
218       cocaine (~> 0.5.5)
219       mime-types
220       mimemagic (= 0.3.0)
221     parallel (1.12.0)
222     parser (2.4.0.0)
223       ast (~> 2.2)
224     pg (0.21.0)
225     poltergeist (1.16.0)
226       capybara (~> 2.1)
227       cliver (~> 0.3.1)
228       websocket-driver (>= 0.2.0)
229     powerpack (0.1.1)
230     progress (3.4.0)
231     psych (2.2.4)
232     public_suffix (3.0.0)
233     puma (3.10.0)
234     r2 (0.2.7)
235     rack (2.0.3)
236     rack-cors (1.0.2)
237     rack-openid (1.3.1)
238       rack (>= 1.1.0)
239       ruby-openid (>= 2.1.8)
240     rack-test (0.7.0)
241       rack (>= 1.0, < 3)
242     rack-uri_sanitizer (0.0.2)
243     rails (5.1.4)
244       actioncable (= 5.1.4)
245       actionmailer (= 5.1.4)
246       actionpack (= 5.1.4)
247       actionview (= 5.1.4)
248       activejob (= 5.1.4)
249       activemodel (= 5.1.4)
250       activerecord (= 5.1.4)
251       activesupport (= 5.1.4)
252       bundler (>= 1.3.0)
253       railties (= 5.1.4)
254       sprockets-rails (>= 2.0.0)
255     rails-controller-testing (1.0.2)
256       actionpack (~> 5.x, >= 5.0.1)
257       actionview (~> 5.x, >= 5.0.1)
258       activesupport (~> 5.x)
259     rails-dom-testing (2.0.3)
260       activesupport (>= 4.2.0)
261       nokogiri (>= 1.6)
262     rails-html-sanitizer (1.0.3)
263       loofah (~> 2.0)
264     rails-i18n (4.0.2)
265       i18n (~> 0.6)
266       rails (>= 4.0)
267     railties (5.1.4)
268       actionpack (= 5.1.4)
269       activesupport (= 5.1.4)
270       method_source
271       rake (>= 0.8.7)
272       thor (>= 0.18.1, < 2.0)
273     rainbow (2.2.2)
274       rake
275     rake (12.2.1)
276     rb-fsevent (0.10.2)
277     rb-inotify (0.9.10)
278       ffi (>= 0.5.0, < 2)
279     record_tag_helper (1.0.0)
280       actionview (~> 5.x)
281     redcarpet (3.4.0)
282     ref (2.0.0)
283     request_store (1.3.2)
284     rinku (2.0.3)
285     rotp (3.3.0)
286     rubocop (0.51.0)
287       parallel (~> 1.10)
288       parser (>= 2.3.3.1, < 3.0)
289       powerpack (~> 0.1)
290       rainbow (>= 2.2.2, < 3.0)
291       ruby-progressbar (~> 1.7)
292       unicode-display_width (~> 1.0, >= 1.0.1)
293     ruby-openid (2.7.0)
294     ruby-progressbar (1.9.0)
295     ruby_dep (1.5.0)
296     safe_yaml (1.0.4)
297     sanitize (4.5.0)
298       crass (~> 1.0.2)
299       nokogiri (>= 1.4.4)
300       nokogumbo (~> 1.4.1)
301     sass (3.5.3)
302       sass-listen (~> 4.0.0)
303     sass-listen (4.0.0)
304       rb-fsevent (~> 0.9, >= 0.9.4)
305       rb-inotify (~> 0.9, >= 0.9.7)
306     sass-rails (5.0.6)
307       railties (>= 4.0.0, < 6)
308       sass (~> 3.1)
309       sprockets (>= 2.8, < 4.0)
310       sprockets-rails (>= 2.0, < 4.0)
311       tilt (>= 1.1, < 3)
312     secure_headers (5.0.1)
313       useragent (>= 0.15.0)
314     simplecov (0.14.1)
315       docile (~> 1.1.0)
316       json (>= 1.8, < 3)
317       simplecov-html (~> 0.10.0)
318     simplecov-html (0.10.2)
319     sprockets (3.7.1)
320       concurrent-ruby (~> 1.0)
321       rack (> 1, < 3)
322     sprockets-rails (3.2.1)
323       actionpack (>= 4.0)
324       activesupport (>= 4.0)
325       sprockets (>= 3.0.0)
326     term-ansicolor (1.6.0)
327       tins (~> 1.0)
328     therubyracer (0.12.3)
329       libv8 (~> 3.16.14.15)
330       ref
331     thor (0.19.4)
332     thread_safe (0.3.6)
333     tilt (2.0.8)
334     tins (1.15.0)
335     tzinfo (1.2.4)
336       thread_safe (~> 0.1)
337     uglifier (3.2.0)
338       execjs (>= 0.3.0, < 3)
339     unicode-display_width (1.3.0)
340     useragent (0.16.8)
341     validates_email_format_of (1.6.3)
342       i18n
343     vendorer (0.1.16)
344     webmock (3.1.0)
345       addressable (>= 2.3.6)
346       crack (>= 0.3.2)
347       hashdiff
348     websocket-driver (0.6.5)
349       websocket-extensions (>= 0.1.0)
350     websocket-extensions (0.1.2)
351     xpath (2.1.0)
352       nokogiri (~> 1.3)
353
354 PLATFORMS
355   ruby
356
357 DEPENDENCIES
358   SystemTimer (>= 1.1.3)
359   aasm
360   actionpack-page_caching
361   annotate
362   autoprefixer-rails
363   bigdecimal (~> 1.1.0)
364   canonical-rails
365   capybara (~> 2.13)
366   coffee-rails (~> 4.2)
367   composite_primary_keys (~> 10.0.0)
368   coveralls
369   dalli
370   dynamic_form
371   factory_bot_rails
372   faraday
373   geoip
374   htmlentities
375   http_accept_language (~> 2.0.0)
376   i18n-js (>= 3.0.0)
377   image_optim_rails
378   jquery-rails
379   jshint
380   json
381   jsonify-rails
382   kgio
383   libxml-ruby (>= 2.0.5)
384   listen
385   logstasher
386   minitest (~> 5.1)
387   oauth-plugin (>= 0.5.1)
388   omniauth
389   omniauth-facebook
390   omniauth-github
391   omniauth-google-oauth2 (>= 0.2.7)
392   omniauth-mediawiki (>= 0.0.3)
393   omniauth-openid
394   omniauth-windowslive
395   openstreetmap-deadlock_retry (>= 1.3.0)
396   paperclip (~> 4.0)
397   pg
398   poltergeist
399   psych
400   puma (~> 3.7)
401   r2 (~> 0.2.7)
402   rack-cors
403   rack-uri_sanitizer
404   rails (= 5.1.4)
405   rails-controller-testing
406   rails-i18n (~> 4.0.0)
407   record_tag_helper
408   redcarpet
409   rinku (>= 1.2.2)
410   rotp
411   rubocop
412   sanitize
413   sass-rails (~> 5.0)
414   secure_headers
415   uglifier (>= 1.3.0)
416   validates_email_format_of (>= 1.5.1)
417   vendorer
418   webmock
419
420 BUNDLED WITH
421    1.15.4