diff --git a/scrivito_import_export/Gemfile.lock b/scrivito_import_export/Gemfile.lock index af5913d..722a255 100644 --- a/scrivito_import_export/Gemfile.lock +++ b/scrivito_import_export/Gemfile.lock @@ -1,22 +1,24 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.4.3) + activesupport (6.0.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) - concurrent-ruby (1.1.6) - i18n (1.8.2) + concurrent-ruby (1.2.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) - minitest (5.14.1) + minitest (5.17.0) multipart-post (2.0.0) public_suffix (4.0.6) thread_safe (0.3.6) - tzinfo (1.2.10) + tzinfo (1.2.11) thread_safe (~> 0.1) + zeitwerk (2.6.6) PLATFORMS ruby