]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Switch to use v4.0 of the Facebook API for authentication
[rails.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     SystemTimer (1.2.3)
5     aasm (5.0.6)
6       concurrent-ruby (~> 1.0)
7     actioncable (5.2.3)
8       actionpack (= 5.2.3)
9       nio4r (~> 2.0)
10       websocket-driver (>= 0.6.1)
11     actionmailer (5.2.3)
12       actionpack (= 5.2.3)
13       actionview (= 5.2.3)
14       activejob (= 5.2.3)
15       mail (~> 2.5, >= 2.5.4)
16       rails-dom-testing (~> 2.0)
17     actionpack (5.2.3)
18       actionview (= 5.2.3)
19       activesupport (= 5.2.3)
20       rack (~> 2.0)
21       rack-test (>= 0.6.3)
22       rails-dom-testing (~> 2.0)
23       rails-html-sanitizer (~> 1.0, >= 1.0.2)
24     actionpack-page_caching (1.1.1)
25       actionpack (>= 4.0.0, < 6)
26     actionview (5.2.3)
27       activesupport (= 5.2.3)
28       builder (~> 3.1)
29       erubi (~> 1.4)
30       rails-dom-testing (~> 2.0)
31       rails-html-sanitizer (~> 1.0, >= 1.0.3)
32     active_record_union (1.3.0)
33       activerecord (>= 4.0)
34     activejob (5.2.3)
35       activesupport (= 5.2.3)
36       globalid (>= 0.3.6)
37     activemodel (5.2.3)
38       activesupport (= 5.2.3)
39     activerecord (5.2.3)
40       activemodel (= 5.2.3)
41       activesupport (= 5.2.3)
42       arel (>= 9.0)
43     activerecord-import (1.0.2)
44       activerecord (>= 3.2)
45     activestorage (5.2.3)
46       actionpack (= 5.2.3)
47       activerecord (= 5.2.3)
48       marcel (~> 0.3.1)
49     activesupport (5.2.3)
50       concurrent-ruby (~> 1.0, >= 1.0.2)
51       i18n (>= 0.7, < 2)
52       minitest (~> 5.1)
53       tzinfo (~> 1.1)
54     addressable (2.7.0)
55       public_suffix (>= 2.0.2, < 5.0)
56     annotate (3.0.2)
57       activerecord (>= 3.2, < 7.0)
58       rake (>= 10.4, < 13.0)
59     arel (9.0.0)
60     ast (2.4.0)
61     autoprefixer-rails (8.6.5)
62       execjs
63     aws-eventstream (1.0.3)
64     aws-partitions (1.220.0)
65     aws-sdk-core (3.68.1)
66       aws-eventstream (~> 1.0, >= 1.0.2)
67       aws-partitions (~> 1.0)
68       aws-sigv4 (~> 1.1)
69       jmespath (~> 1.0)
70     aws-sdk-kms (1.24.0)
71       aws-sdk-core (~> 3, >= 3.61.1)
72       aws-sigv4 (~> 1.1)
73     aws-sdk-s3 (1.48.0)
74       aws-sdk-core (~> 3, >= 3.61.1)
75       aws-sdk-kms (~> 1)
76       aws-sigv4 (~> 1.1)
77     aws-sigv4 (1.1.0)
78       aws-eventstream (~> 1.0, >= 1.0.2)
79     better_errors (2.5.1)
80       coderay (>= 1.0.0)
81       erubi (>= 1.0.0)
82       rack (>= 0.9.0)
83     better_html (1.0.14)
84       actionview (>= 4.0)
85       activesupport (>= 4.0)
86       ast (~> 2.0)
87       erubi (~> 1.4)
88       html_tokenizer (~> 0.0.6)
89       parser (>= 2.4)
90       smart_properties
91     bigdecimal (1.1.0)
92     binding_of_caller (0.8.0)
93       debug_inspector (>= 0.0.1)
94     bootsnap (1.4.5)
95       msgpack (~> 1.0)
96     browser (2.6.1)
97     builder (3.2.3)
98     bzip2-ffi (1.0.0)
99       ffi (~> 1.0)
100     cancancan (3.0.1)
101     canonical-rails (0.2.6)
102       rails (>= 4.1, < 6.1)
103     capybara (2.18.0)
104       addressable
105       mini_mime (>= 0.1.3)
106       nokogiri (>= 1.3.3)
107       rack (>= 1.0.0)
108       rack-test (>= 0.5.4)
109       xpath (>= 2.0, < 4.0)
110     cliver (0.3.2)
111     coderay (1.1.2)
112     coffee-rails (4.2.2)
113       coffee-script (>= 2.2.0)
114       railties (>= 4.0.0)
115     coffee-script (2.4.1)
116       coffee-script-source
117       execjs
118     coffee-script-source (1.12.2)
119     composite_primary_keys (11.1.0)
120       activerecord (~> 5.2.1)
121     concurrent-ruby (1.1.5)
122     config (2.0.0)
123       activesupport (>= 4.2)
124       deep_merge (~> 1.2, >= 1.2.1)
125       dry-schema (~> 1.0)
126     coveralls (0.8.23)
127       json (>= 1.8, < 3)
128       simplecov (~> 0.16.1)
129       term-ansicolor (~> 1.3)
130       thor (>= 0.19.4, < 2.0)
131       tins (~> 1.6)
132     crack (0.4.3)
133       safe_yaml (~> 1.0.0)
134     crass (1.0.4)
135     dalli (2.7.10)
136     debug_inspector (0.0.3)
137     deep_merge (1.2.1)
138     delayed_job (4.1.8)
139       activesupport (>= 3.0, < 6.1)
140     delayed_job_active_record (4.1.4)
141       activerecord (>= 3.0, < 6.1)
142       delayed_job (>= 3.0, < 5)
143     docile (1.3.2)
144     dry-configurable (0.8.3)
145       concurrent-ruby (~> 1.0)
146       dry-core (~> 0.4, >= 0.4.7)
147     dry-container (0.7.2)
148       concurrent-ruby (~> 1.0)
149       dry-configurable (~> 0.1, >= 0.1.3)
150     dry-core (0.4.9)
151       concurrent-ruby (~> 1.0)
152     dry-equalizer (0.2.2)
153     dry-inflector (0.1.2)
154     dry-initializer (3.0.1)
155     dry-logic (1.0.3)
156       concurrent-ruby (~> 1.0)
157       dry-core (~> 0.2)
158       dry-equalizer (~> 0.2)
159     dry-schema (1.3.4)
160       concurrent-ruby (~> 1.0)
161       dry-configurable (~> 0.8, >= 0.8.3)
162       dry-core (~> 0.4)
163       dry-equalizer (~> 0.2)
164       dry-initializer (~> 3.0)
165       dry-logic (~> 1.0)
166       dry-types (~> 1.0)
167     dry-types (1.2.0)
168       concurrent-ruby (~> 1.0)
169       dry-container (~> 0.3)
170       dry-core (~> 0.4, >= 0.4.4)
171       dry-equalizer (~> 0.2, >= 0.2.2)
172       dry-inflector (~> 0.1, >= 0.1.2)
173       dry-logic (~> 1.0, >= 1.0.2)
174     dynamic_form (1.1.4)
175     erb_lint (0.0.30)
176       activesupport
177       better_html (~> 1.0.7)
178       html_tokenizer
179       rainbow
180       rubocop (~> 0.51)
181       smart_properties
182     erubi (1.9.0)
183     execjs (2.7.0)
184     exifr (1.3.6)
185     factory_bot (5.1.1)
186       activesupport (>= 4.2.0)
187     factory_bot_rails (5.1.1)
188       factory_bot (~> 5.1.0)
189       railties (>= 4.2.0)
190     fakefs (0.20.1)
191     faraday (0.17.0)
192       multipart-post (>= 1.2, < 3)
193     ffi (1.11.1)
194     ffi-libarchive (0.4.10)
195       ffi (~> 1.0)
196     fspath (3.1.2)
197     gd2-ffij (0.4.0)
198       ffi (>= 1.0.0)
199     geoip (1.6.4)
200     globalid (0.4.2)
201       activesupport (>= 4.2.0)
202     hashdiff (1.0.0)
203     hashie (3.6.0)
204     html_tokenizer (0.0.7)
205     htmlentities (4.3.4)
206     http_accept_language (2.0.5)
207     i18n (0.9.5)
208       concurrent-ruby (~> 1.0)
209     i18n-js (3.3.0)
210       i18n (>= 0.6.6)
211     image_optim (0.26.5)
212       exifr (~> 1.2, >= 1.2.2)
213       fspath (~> 3.0)
214       image_size (>= 1.5, < 3)
215       in_threads (~> 1.3)
216       progress (~> 3.0, >= 3.0.1)
217     image_optim_rails (0.4.3)
218       image_optim (~> 0.24)
219       rails
220       sprockets
221     image_size (2.0.2)
222     in_threads (1.5.3)
223     jaro_winkler (1.5.3)
224     jmespath (1.4.0)
225     jquery-rails (4.3.5)
226       rails-dom-testing (>= 1, < 3)
227       railties (>= 4.2.0)
228       thor (>= 0.14, < 2.0)
229     json (2.2.0)
230     jsonify (0.3.1)
231       multi_json (~> 1.0)
232     jsonify-rails (0.3.2)
233       actionpack
234       jsonify (< 0.4.0)
235     jwt (2.2.1)
236     kgio (2.11.2)
237     kramdown (2.1.0)
238     libxml-ruby (3.1.0)
239     listen (3.2.0)
240       rb-fsevent (~> 0.10, >= 0.10.3)
241       rb-inotify (~> 0.9, >= 0.9.10)
242     logstash-event (1.2.02)
243     logstasher (1.3.0)
244       activesupport (>= 4.0)
245       logstash-event (~> 1.2.0)
246       request_store
247     loofah (2.3.0)
248       crass (~> 1.0.2)
249       nokogiri (>= 1.5.9)
250     mail (2.7.1)
251       mini_mime (>= 0.1.1)
252     marcel (0.3.3)
253       mimemagic (~> 0.3.2)
254     method_source (0.9.2)
255     mimemagic (0.3.3)
256     mini_magick (4.9.5)
257     mini_mime (1.0.2)
258     mini_portile2 (2.4.0)
259     minitest (5.12.2)
260     msgpack (1.3.1)
261     multi_json (1.13.1)
262     multi_xml (0.6.0)
263     multipart-post (2.1.1)
264     nio4r (2.5.2)
265     nokogiri (1.10.4)
266       mini_portile2 (~> 2.4.0)
267     nokogumbo (2.0.1)
268       nokogiri (~> 1.8, >= 1.8.4)
269     oauth (0.4.7)
270     oauth-plugin (0.5.1)
271       multi_json
272       oauth (~> 0.4.4)
273       oauth2 (>= 0.5.0)
274       rack
275     oauth2 (1.4.2)
276       faraday (>= 0.8, < 2.0)
277       jwt (>= 1.0, < 3.0)
278       multi_json (~> 1.3)
279       multi_xml (~> 0.5)
280       rack (>= 1.2, < 3)
281     omniauth (1.9.0)
282       hashie (>= 3.4.6, < 3.7.0)
283       rack (>= 1.6.2, < 3)
284     omniauth-facebook (5.0.0)
285       omniauth-oauth2 (~> 1.2)
286     omniauth-github (1.3.0)
287       omniauth (~> 1.5)
288       omniauth-oauth2 (>= 1.4.0, < 2.0)
289     omniauth-google-oauth2 (0.8.0)
290       jwt (>= 2.0)
291       omniauth (>= 1.1.1)
292       omniauth-oauth2 (>= 1.6)
293     omniauth-mediawiki (0.0.4)
294       jwt (~> 2.0)
295       omniauth-oauth (~> 1.0)
296     omniauth-oauth (1.1.0)
297       oauth
298       omniauth (~> 1.0)
299     omniauth-oauth2 (1.6.0)
300       oauth2 (~> 1.1)
301       omniauth (~> 1.9)
302     omniauth-openid (1.0.1)
303       omniauth (~> 1.0)
304       rack-openid (~> 1.3.1)
305     omniauth-windowslive (0.0.12)
306       multi_json (~> 1.12)
307       omniauth-oauth2 (~> 1.4)
308     openstreetmap-deadlock_retry (1.3.0)
309     parallel (1.18.0)
310     parser (2.6.5.0)
311       ast (~> 2.4.0)
312     pg (1.1.4)
313     poltergeist (1.18.1)
314       capybara (>= 2.1, < 4)
315       cliver (~> 0.3.1)
316       websocket-driver (>= 0.2.0)
317     progress (3.5.2)
318     psych (3.1.0)
319     public_suffix (4.0.1)
320     puma (3.12.1)
321     quad_tile (1.0.1)
322     r2 (0.2.7)
323     rack (2.0.7)
324     rack-cors (1.0.3)
325     rack-openid (1.3.1)
326       rack (>= 1.1.0)
327       ruby-openid (>= 2.1.8)
328     rack-test (1.1.0)
329       rack (>= 1.0, < 3)
330     rack-uri_sanitizer (0.0.2)
331     rails (5.2.3)
332       actioncable (= 5.2.3)
333       actionmailer (= 5.2.3)
334       actionpack (= 5.2.3)
335       actionview (= 5.2.3)
336       activejob (= 5.2.3)
337       activemodel (= 5.2.3)
338       activerecord (= 5.2.3)
339       activestorage (= 5.2.3)
340       activesupport (= 5.2.3)
341       bundler (>= 1.3.0)
342       railties (= 5.2.3)
343       sprockets-rails (>= 2.0.0)
344     rails-controller-testing (1.0.4)
345       actionpack (>= 5.0.1.x)
346       actionview (>= 5.0.1.x)
347       activesupport (>= 5.0.1.x)
348     rails-dom-testing (2.0.3)
349       activesupport (>= 4.2.0)
350       nokogiri (>= 1.6)
351     rails-html-sanitizer (1.3.0)
352       loofah (~> 2.3)
353     rails-i18n (4.0.2)
354       i18n (~> 0.6)
355       rails (>= 4.0)
356     railties (5.2.3)
357       actionpack (= 5.2.3)
358       activesupport (= 5.2.3)
359       method_source
360       rake (>= 0.8.7)
361       thor (>= 0.19.0, < 2.0)
362     rainbow (3.0.0)
363     rake (12.3.3)
364     rb-fsevent (0.10.3)
365     rb-inotify (0.10.0)
366       ffi (~> 1.0)
367     record_tag_helper (1.0.0)
368       actionview (~> 5.x)
369     request_store (1.4.1)
370       rack (>= 1.4)
371     rinku (2.0.6)
372     rotp (5.1.0)
373       addressable (~> 2.5)
374     rubocop (0.75.0)
375       jaro_winkler (~> 1.5.1)
376       parallel (~> 1.10)
377       parser (>= 2.6)
378       rainbow (>= 2.2.2, < 4.0)
379       ruby-progressbar (~> 1.7)
380       unicode-display_width (>= 1.4.0, < 1.7)
381     rubocop-performance (1.5.0)
382       rubocop (>= 0.71.0)
383     rubocop-rails (2.3.2)
384       rack (>= 1.1)
385       rubocop (>= 0.72.0)
386     ruby-openid (2.9.1)
387     ruby-progressbar (1.10.1)
388     safe_yaml (1.0.5)
389     sanitize (5.1.0)
390       crass (~> 1.0.2)
391       nokogiri (>= 1.8.0)
392       nokogumbo (~> 2.0)
393     sassc (2.2.1)
394       ffi (~> 1.9)
395     sassc-rails (2.1.2)
396       railties (>= 4.0.0)
397       sassc (>= 2.0)
398       sprockets (> 3.0)
399       sprockets-rails
400       tilt
401     secure_headers (6.1.1)
402     simplecov (0.16.1)
403       docile (~> 1.1)
404       json (>= 1.8, < 3)
405       simplecov-html (~> 0.10.0)
406     simplecov-html (0.10.2)
407     smart_properties (1.15.0)
408     sprockets (3.7.2)
409       concurrent-ruby (~> 1.0)
410       rack (> 1, < 3)
411     sprockets-rails (3.2.1)
412       actionpack (>= 4.0)
413       activesupport (>= 4.0)
414       sprockets (>= 3.0.0)
415     strong_migrations (0.4.1)
416       activerecord (>= 5)
417     term-ansicolor (1.7.1)
418       tins (~> 1.0)
419     thor (0.20.3)
420     thread_safe (0.3.6)
421     tilt (2.0.10)
422     tins (1.21.1)
423     tzinfo (1.2.5)
424       thread_safe (~> 0.1)
425     uglifier (4.2.0)
426       execjs (>= 0.3.0, < 3)
427     unicode-display_width (1.6.0)
428     validates_email_format_of (1.6.3)
429       i18n
430     vendorer (0.2.0)
431     webmock (3.7.6)
432       addressable (>= 2.3.6)
433       crack (>= 0.3.2)
434       hashdiff (>= 0.4.0, < 2.0.0)
435     websocket-driver (0.7.1)
436       websocket-extensions (>= 0.1.0)
437     websocket-extensions (0.1.4)
438     xpath (3.2.0)
439       nokogiri (~> 1.8)
440
441 PLATFORMS
442   ruby
443
444 DEPENDENCIES
445   SystemTimer (>= 1.1.3)
446   aasm
447   actionpack-page_caching
448   active_record_union
449   activerecord-import
450   annotate
451   autoprefixer-rails (~> 8.6.3)
452   aws-sdk-s3
453   better_errors
454   bigdecimal (~> 1.1.0)
455   binding_of_caller
456   bootsnap (>= 1.1.0)
457   browser
458   bzip2-ffi
459   cancancan
460   canonical-rails
461   capybara (~> 2.13)
462   coffee-rails (~> 4.2)
463   composite_primary_keys (~> 11.1.0)
464   config
465   coveralls
466   dalli
467   delayed_job_active_record
468   dynamic_form
469   erb_lint
470   factory_bot_rails
471   fakefs
472   faraday
473   ffi-libarchive
474   gd2-ffij (>= 0.4.0)
475   geoip
476   htmlentities
477   http_accept_language (~> 2.0.0)
478   i18n-js (>= 3.0.0)
479   image_optim_rails
480   jquery-rails
481   json
482   jsonify-rails
483   kgio
484   kramdown
485   libxml-ruby (>= 2.0.5)
486   listen
487   logstasher
488   mimemagic
489   mini_magick
490   minitest (~> 5.1)
491   oauth-plugin (>= 0.5.1)
492   omniauth
493   omniauth-facebook
494   omniauth-github
495   omniauth-google-oauth2 (>= 0.6.0)
496   omniauth-mediawiki (>= 0.0.4)
497   omniauth-openid
498   omniauth-windowslive
499   openstreetmap-deadlock_retry (>= 1.3.0)
500   pg
501   poltergeist
502   psych
503   puma (~> 3.7)
504   quad_tile (~> 1.0.1)
505   r2 (~> 0.2.7)
506   rack-cors
507   rack-uri_sanitizer
508   rails (= 5.2.3)
509   rails-controller-testing
510   rails-i18n (~> 4.0.0)
511   record_tag_helper
512   rinku (>= 2.0.6)
513   rotp
514   rubocop
515   rubocop-performance
516   rubocop-rails
517   sanitize
518   sassc-rails
519   secure_headers
520   strong_migrations
521   uglifier (>= 1.3.0)
522   validates_email_format_of (>= 1.5.1)
523   vendorer
524   webmock
525
526 BUNDLED WITH
527    1.17.2