diff --git a/Gemfile.lock b/Gemfile.lock index e77ae56..603e0fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,9 +8,11 @@ GIT GEM remote: http://rubygems.org/ specs: - activesupport (3.2.5) - i18n (~> 0.6) - multi_json (~> 1.0) + activesupport (7.0.4.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) archive-tar-minitar (0.5.2) bcrypt (3.1.13) bcrypt-ruby (3.1.5) @@ -18,17 +20,19 @@ GEM byebug (9.0.5) coderay (1.1.1) columnize (0.3.6) + concurrent-ruby (1.1.10) database_cleaner (1.5.3) diff-lcs (1.4.4) factory_girl (3.4.0) activesupport (>= 3.0.0) gpgme (2.0.20) mini_portile2 (~> 2.3) - i18n (0.6.0) + i18n (1.12.0) + 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.17.0) net-ldap (0.16.2) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) @@ -73,6 +77,8 @@ GEM archive-tar-minitar (>= 0.5.2) sequel (5.34.0) slop (3.6.0) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) PLATFORMS ruby