diff --git a/Gemfile.lock b/Gemfile.lock index 583b72b..921eeb7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -390,7 +390,7 @@ GEM sprockets-rails graphql (1.9.15) hashdiff (1.0.0) - hashie (3.6.0) + hashie (5.0.0) highline (2.0.3) html_tokenizer (0.0.7) htmlentities (4.3.4) @@ -467,7 +467,9 @@ GEM mime-types (3.3) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.5) mini_mime (1.0.1) mini_portile2 (2.4.0) @@ -492,8 +494,8 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.9.0) - hashie (>= 3.4.6, < 3.7.0) + omniauth (1.9.2) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) omniauth-facebook (5.0.0) omniauth-oauth2 (~> 1.2) @@ -536,7 +538,7 @@ GEM premailer (~> 1.7, >= 1.7.9) public_suffix (3.1.0) puma (3.12.1) - rack (2.0.7) + rack (2.2.4) rack-attack (6.2.1) rack (>= 1.0, < 3) rack-cors (1.1.0)