diff --git a/common/support/ruby/Gemfile.lock b/common/support/ruby/Gemfile.lock index 2df65bb..751b5d3 100644 --- a/common/support/ruby/Gemfile.lock +++ b/common/support/ruby/Gemfile.lock @@ -225,7 +225,9 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.13.0) @@ -345,7 +347,7 @@ GEM thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)