diff --git a/Gemfile.lock b/Gemfile.lock index 5003f4f..c7a6409 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM byebug (11.0.1) childprocess (3.0.0) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.5) diff-lcs (1.3) @@ -128,9 +128,9 @@ GEM ffi (1.11.2-java) ffi (1.11.2-x64-mingw32) ffi (1.11.2-x86-mingw32) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.7.0) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.7.1) concurrent-ruby (~> 1.0) iniparse (1.4.4) jaro_winkler (1.5.4) @@ -161,10 +161,12 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - 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.15.0) msgpack (1.3.1) msgpack (1.3.1-java) msgpack (1.3.1-x64-mingw32) @@ -284,7 +286,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) thread_safe (0.3.6-java) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2019.3) tzinfo (>= 1.0.0) @@ -294,7 +296,7 @@ GEM websocket-driver (0.7.1-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) - zeitwerk (2.2.1) + zeitwerk (2.6.6) PLATFORMS java