diff --git a/Gemfile.lock b/Gemfile.lock index e99ff88..833b3b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,9 +8,12 @@ GIT GEM remote: http://rubygems.org/ specs: - activesupport (3.2.5) - i18n (~> 0.6) - multi_json (~> 1.0) + activesupport (6.0.3.2) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) archive-tar-minitar (0.5.2) bcrypt (3.1.13) bcrypt-ruby (3.1.5) @@ -18,17 +21,19 @@ GEM byebug (9.0.5) coderay (1.1.1) columnize (0.3.6) + concurrent-ruby (1.1.6) database_cleaner (1.5.3) diff-lcs (1.2.5) factory_girl (3.4.0) activesupport (>= 3.0.0) gpgme (2.0.20) mini_portile2 (~> 2.3) - i18n (0.6.0) + i18n (1.8.3) + concurrent-ruby (~> 1.0) json (2.3.1) method_source (0.8.2) mini_portile2 (2.4.0) - multi_json (1.3.6) + minitest (5.14.1) net-ldap (0.16.2) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) @@ -73,6 +78,10 @@ GEM archive-tar-minitar (>= 0.5.2) sequel (5.34.0) slop (3.6.0) + thread_safe (0.3.6) + tzinfo (1.2.7) + thread_safe (~> 0.1) + zeitwerk (2.3.1) PLATFORMS ruby