diff --git a/Gemfile.lock b/Gemfile.lock index c4359d4..4a00fda 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,7 @@ GEM msgpack (~> 1.0) builder (3.2.4) byebug (11.0.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.6) diff-lcs (1.3) erubi (1.9.0) @@ -69,13 +69,14 @@ GEM factory_bot_rails (5.0.2) factory_bot (~> 5.0.2) railties (>= 4.2.0) + ffi (1.12.1) ffi (1.12.1-x64-mingw32) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) httparty (0.17.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_processing (1.10.3) mini_magick (>= 4.9.5, < 5) @@ -98,12 +99,16 @@ GEM mini_magick (4.10.1) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.15.0) + msgpack (1.3.1) msgpack (1.3.1-x64-mingw32) multi_xml (0.6.0) nio4r (2.5.2) + nokogiri (1.10.7) + mini_portile2 (~> 2.4.0) nokogiri (1.10.7-x64-mingw32) mini_portile2 (~> 2.4.0) + pg (1.2.2) pg (1.2.2-x64-mingw32) puma (3.12.2) rack (2.1.1) @@ -168,7 +173,7 @@ GEM sprockets (>= 3.0.0) thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2019.3) tzinfo (>= 1.0.0) @@ -176,10 +181,11 @@ GEM websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) will_paginate (3.1.8) - zeitwerk (2.2.2) + zeitwerk (2.6.6) PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.2)