diff --git a/Gemfile.lock b/Gemfile.lock index f3f354a..9008bb7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM regexp_parser (~> 1.5) xpath (~> 3.2) childprocess (3.0.0) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) devise (4.7.1) bcrypt (~> 3.0) @@ -102,9 +102,9 @@ GEM ffi (1.12.2-java) ffi (1.12.2-x64-mingw32) ffi (1.12.2-x86-mingw32) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.2) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) jaro_winkler (1.5.4-java) @@ -129,7 +129,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.17.0) msgpack (1.3.3) msgpack (1.3.3-java) msgpack (1.3.3-x64-mingw32) @@ -139,11 +139,6 @@ GEM nio4r (2.5.2-java) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) - nokogiri (1.10.9-java) - nokogiri (1.10.9-x64-mingw32) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.9-x86-mingw32) - mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) parallel (1.19.1) parser (2.7.1.2) @@ -267,7 +262,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2020.1) tzinfo (>= 1.0.0) @@ -296,7 +291,7 @@ GEM websocket-extensions (0.1.4) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.3.0) + zeitwerk (2.6.6) PLATFORMS java