diff --git a/Gemfile.lock b/Gemfile.lock index 0294af2..33d8350 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,7 +121,7 @@ GEM formatador (0.2.5) globalid (0.4.2) activesupport (>= 4.2.0) - hashie (3.6.0) + hashie (5.0.0) i18n (1.5.3) concurrent-ruby (~> 1.0) ipaddress (0.8.3) @@ -149,7 +149,9 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.4) mini_mime (1.0.1) mini_portile2 (2.4.0) @@ -162,13 +164,13 @@ GEM nio4r (2.3.1) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) - omniauth (1.9.0) - hashie (>= 3.4.6, < 3.7.0) + omniauth (1.9.2) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) orm_adapter (0.5.0) pg (1.1.4) popper_js (1.14.5) - rack (2.2.3) + rack (2.2.4) rack-cors (1.0.5) rack (>= 1.6.0) rack-test (1.1.0)