diff --git a/Gemfile.lock b/Gemfile.lock index 3831228..82439cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM autoprefixer-rails (>= 6.0.3) popper_js (>= 1.12.9, < 2) sass (>= 3.5.2) - builder (3.2.3) + builder (3.2.4) cloudinary (1.8.2) aws_cf_signer rest-client @@ -66,7 +66,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.7) countries (2.1.2) i18n_data (~> 0.8.0) money (~> 6.9) @@ -75,7 +75,7 @@ GEM country_select (3.1.1) countries (~> 2.0) sort_alphabetical (~> 1.0) - crass (1.0.4) + crass (1.0.6) debug_inspector (0.0.3) derailed (0.1.0) derailed_benchmarks @@ -89,17 +89,17 @@ GEM thor (~> 0.19) domain_name (0.5.20170404) unf (>= 0.0.5, < 1.0.0) - erubi (1.6.1) + erubi (1.10.0) execjs (2.7.0) faraday (0.12.2) multipart-post (>= 1.2, < 3) - ffi (1.9.25) + ffi (1.14.2) font-awesome-rails (4.7.0.2) railties (>= 3.2, < 5.2) get_process_mem (0.2.1) - globalid (0.4.0) + globalid (0.4.2) activesupport (>= 4.2.0) - haml (5.0.4) + haml (5.2.1) temple (>= 0.8.0) tilt hashie (3.5.6) @@ -136,23 +136,24 @@ GEM kaminari-core (= 1.0.1) kaminari-core (1.0.1) libv8 (8.4.255.0) - loofah (2.2.3) + loofah (2.8.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.6.6) - mime-types (>= 1.16, < 4) + mail (2.7.1) + mini_mime (>= 0.1.1) mail_form (1.7.0) actionmailer (>= 3.2, < 5.2) activemodel (>= 3.2, < 5.2) memory_profiler (0.9.8) - method_source (0.8.2) - mime-types (3.1) + method_source (1.0.0) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) - mini_portile2 (2.3.0) + mime-types-data (3.2020.1104) + mini_mime (1.0.2) + mini_portile2 (2.5.0) mini_racer (0.3.1) libv8 (~> 8.4.255) - minitest (5.10.3) + minitest (5.14.3) money (6.9.0) i18n (>= 0.6.4, < 0.9) multi_json (1.12.2) @@ -160,9 +161,10 @@ GEM multipart-post (2.0.0) nested_form (0.3.2) netrc (0.11.0) - nio4r (2.1.0) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nio4r (2.5.4) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) oauth (0.5.3) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) @@ -187,11 +189,12 @@ GEM pg (0.21.0) popper_js (1.14.5) puma (3.10.0) + racc (1.5.2) rack (2.0.6) - rack-pjax (1.0.0) + rack-pjax (1.1.0) nokogiri (~> 1.5) rack (>= 1.1) - rack-test (0.7.0) + rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.1.4) actioncable (= 5.1.4) @@ -208,12 +211,12 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging - rails_admin (1.4.2) + rails_admin (1.4.3) builder (~> 3.1) coffee-rails (~> 4.0) font-awesome-rails (>= 3.0, < 5) @@ -234,12 +237,12 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.1.0) - rb-fsevent (0.10.3) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) + rake (12.3.3) + rb-fsevent (0.10.4) + rb-inotify (0.10.1) + ffi (~> 1.0) rdoc (4.3.0) - remotipart (1.4.2) + remotipart (1.4.4) responders (2.4.0) actionpack (>= 4.2.0, < 5.3) railties (>= 4.2.0, < 5.3) @@ -247,7 +250,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - sass (3.7.2) + sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -273,18 +276,18 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) + sprockets-rails (3.2.2) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - temple (0.8.0) - thor (0.20.0) + temple (0.8.2) + thor (0.20.3) thread_safe (0.3.6) - tilt (2.0.8) + tilt (2.0.10) turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.3) - tzinfo (1.2.3) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3) @@ -299,7 +302,7 @@ GEM railties (>= 5.0) websocket-driver (0.6.5) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.2) + websocket-extensions (0.1.5) PLATFORMS ruby