diff --git a/Gemfile.lock b/Gemfile.lock index cc1e414..fbf0edf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,7 +101,7 @@ GEM execjs coffee-script-source (1.12.2) commonjs (0.2.7) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crass (1.0.6) database_cleaner-active_record (2.0.0) activerecord (>= 5.a) @@ -125,10 +125,10 @@ GEM ffi (1.15.0) figaro (1.2.0) thor (>= 0.14.0, < 2) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) grease (0.3.2) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.11.2) activesupport (>= 5.0.0) @@ -164,7 +164,7 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.0.3) - minitest (5.14.4) + minitest (5.17.0) msgpack (1.4.2) nio4r (2.5.7) nokogiri (1.11.2-x86_64-linux) @@ -297,7 +297,7 @@ GEM execjs rails (>= 3.1) railties (>= 3.1) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -314,7 +314,7 @@ GEM will_paginate (3.3.0) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS x86_64-linux