diff --git a/Active_record_lite/Gemfile.lock b/Active_record_lite/Gemfile.lock index 3d08da9c..979fea33 100644 --- a/Active_record_lite/Gemfile.lock +++ b/Active_record_lite/Gemfile.lock @@ -1,16 +1,17 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.1) + activesupport (6.0.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - concurrent-ruby (1.0.5) + zeitwerk (~> 2.2, >= 2.2.2) + concurrent-ruby (1.2.0) diff-lcs (1.3) - i18n (1.1.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) - minitest (5.11.3) + minitest (5.17.0) rspec (3.1.0) rspec-core (~> 3.1.0) rspec-expectations (~> 3.1.0) @@ -25,8 +26,9 @@ GEM rspec-support (3.1.2) sqlite3 (1.3.13) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.11) thread_safe (~> 0.1) + zeitwerk (2.6.6) PLATFORMS ruby