diff --git a/Gemfile b/Gemfile index 0c0674b..36ba451 100644 --- a/Gemfile +++ b/Gemfile @@ -36,7 +36,7 @@ gem "active_model_serializers", "~> 0.10.0" # auth gem "devise", "~> 4.7", ">= 4.7.0" -gem "devise_masquerade", "~> 1.2" +gem "devise_masquerade", "~> 1.3" gem "omniauth-facebook", "~> 5.0" gem "omniauth-github", "~> 1.3" gem "omniauth-twitter", "~> 1.4" diff --git a/Gemfile.lock b/Gemfile.lock index fd1db2c..f6f8713 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -983,7 +983,7 @@ GEM descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) - bcrypt (3.1.13) + bcrypt (3.1.16) better_errors (2.5.1) coderay (>= 1.0.0) erubi (>= 1.0.0) @@ -1010,9 +1010,9 @@ GEM coderay (1.1.2) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.9) connection_pool (2.2.2) - crass (1.0.5) + crass (1.0.6) datetime_picker_rails (0.0.7) momentjs-rails (>= 2.8.1) debug_inspector (0.0.3) @@ -1024,8 +1024,9 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - devise_masquerade (1.2.0) + devise_masquerade (1.3.1) devise (>= 4.7.0) + globalid (>= 0.3.6) railties (>= 5.2.0) draper (3.1.0) actionpack (>= 5.0) @@ -1034,7 +1035,7 @@ GEM activesupport (>= 5.0) request_store (>= 1.0) equalizer (0.0.11) - erubi (1.9.0) + erubi (1.10.0) execjs (2.7.0) faraday (1.0.0) multipart-post (>= 1.2, < 3) @@ -1047,7 +1048,7 @@ GEM hashids (~> 1.0) hashids (1.0.5) hashie (3.6.0) - i18n (1.7.0) + i18n (1.8.11) concurrent-ruby (~> 1.0) ice_nine (0.11.2) inline_svg (1.6.0) @@ -1087,7 +1088,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.4.0) + loofah (2.12.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -1096,12 +1097,12 @@ GEM mimemagic (~> 0.3.2) meta-tags (2.13.0) actionpack (>= 3.2.0, < 6.1) - method_source (0.9.2) + method_source (1.0.0) mimemagic (0.3.3) mini_magick (4.9.5) mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.13.0) + mini_portile2 (2.6.1) + minitest (5.14.4) momentjs-rails (2.20.1) railties (>= 3.1) msgpack (1.3.1) @@ -1112,8 +1113,9 @@ GEM activesupport (>= 5.2.0) nenv (0.3.0) nio4r (2.5.2) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) oauth (0.5.4) oauth2 (1.4.2) faraday (>= 0.8, < 2.0) @@ -1147,7 +1149,8 @@ GEM public_suffix (4.0.2) puma (4.3.1) nio4r (~> 2.0) - rack (2.0.8) + racc (1.6.0) + rack (2.2.3) rack-protection (2.0.8.1) rack rack-proxy (0.6.5) @@ -1172,7 +1175,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) rails-patterns (0.6.0) actionpack (>= 4.2.6) @@ -1185,7 +1188,7 @@ GEM rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rainbow (3.0.0) - rake (13.0.1) + rake (13.0.6) rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) @@ -1193,7 +1196,7 @@ GEM regexp_parser (1.6.0) request_store (1.5.0) rack (>= 1.4) - responders (3.0.0) + responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) rubocop (0.78.0) @@ -1253,13 +1256,13 @@ GEM sprockets (>= 3.0.0) strong_migrations (0.5.1) activerecord (>= 5) - thor (1.0.1) + thor (1.1.0) thread_safe (0.3.6) tilt (2.0.10) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.6) + tzinfo (1.2.9) thread_safe (~> 0.1) unicode-display_width (1.6.0) virtus (1.0.5) @@ -1267,8 +1270,8 @@ GEM coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) equalizer (~> 0.0, >= 0.0.9) - warden (1.2.8) - rack (>= 2.0.6) + warden (1.2.9) + rack (>= 2.0.9) web-console (4.0.1) actionview (>= 6.0.0) activemodel (>= 6.0.0) @@ -1289,7 +1292,7 @@ GEM chronic (>= 0.6.3) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.2.2) + zeitwerk (2.5.1) PLATFORMS ruby @@ -1306,7 +1309,7 @@ DEPENDENCIES byebug capybara (>= 2.15) devise (~> 4.7, >= 4.7.0) - devise_masquerade (~> 1.2) + devise_masquerade (~> 1.3) draper (~> 3.1) gravatar_image_tag (~> 1.2) hashid-rails (~> 1.4)