diff --git a/Gemfile.lock b/Gemfile.lock index 4cf1f04..5d6378b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM mimemagic (>= 0.3.0) mini_mime (>= 0.1.3) childprocess (3.0.0) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.6) devise (4.7.1) @@ -100,9 +100,9 @@ GEM ffi (1.12.2-x86-mingw32) friendly_id (5.3.0) activerecord (>= 4.0.0) - 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) image_processing (1.10.3) mini_magick (>= 4.9.5, < 5) @@ -132,7 +132,7 @@ GEM mini_magick (4.10.1) mini_mime (1.0.2) mini_portile2 (2.5.3) - minitest (5.14.0) + minitest (5.17.0) msgpack (1.3.3) msgpack (1.3.3-java) msgpack (1.3.3-x64-mingw32) @@ -252,7 +252,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2019.3) tzinfo (>= 1.0.0) @@ -281,7 +281,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.3.0) + zeitwerk (2.6.6) PLATFORMS java