diff --git a/common/support/ruby/Gemfile.lock b/common/support/ruby/Gemfile.lock index 2df65bb..b5e238e 100644 --- a/common/support/ruby/Gemfile.lock +++ b/common/support/ruby/Gemfile.lock @@ -125,7 +125,7 @@ GEM xpath (~> 3.2) childprocess (3.0.0) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.5) cucumber (3.1.2) builder (>= 2.1.2) @@ -194,12 +194,12 @@ GEM fastercsv (1.5.5) ffi (1.11.3) gherkin (5.1.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) httparty (0.17.1) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.7.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) io-console (0.5.4) irb (1.2.1) @@ -225,10 +225,12 @@ 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) + minitest (5.17.0) msgpack (1.3.1) multi_json (1.14.1) multi_test (0.1.2) @@ -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) @@ -367,7 +369,7 @@ GEM websocket-extensions (0.1.4) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.2.2) + zeitwerk (2.6.6) PLATFORMS ruby