diff --git a/server/Gemfile.lock b/server/Gemfile.lock index 9d8a2fc..8a73fc2 100644 --- a/server/Gemfile.lock +++ b/server/Gemfile.lock @@ -46,7 +46,7 @@ GEM ast (2.4.0) builder (3.2.3) byebug (11.0.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.4) docile (1.3.2) @@ -56,11 +56,11 @@ GEM faraday (0.15.4) multipart-post (>= 1.2, < 3) ffi (1.11.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.3) json (2.2.0) @@ -81,10 +81,12 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.17.0) multipart-post (2.1.1) mysql2 (0.4.8) netrc (0.11.0) @@ -172,7 +174,7 @@ GEM sprockets (>= 3.0.0) thor (0.20.3) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) unf (0.1.4) unf_ext