diff --git a/Gemfile.lock b/Gemfile.lock index 36d043a..0996f10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,23 +10,22 @@ GEM specs: activecube (0.1.45) activerecord (>= 5.2) - activemodel (6.1.7) - activesupport (= 6.1.7) - activerecord (6.1.7) - activemodel (= 6.1.7) - activesupport (= 6.1.7) - activesupport (6.1.7) + activemodel (7.0.4.1) + activesupport (= 7.0.4.1) + activerecord (7.0.4.1) + activemodel (= 7.0.4.1) + activesupport (= 7.0.4.1) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) concurrent-ruby (1.1.10) diff-lcs (1.3) graphql (1.12.20) i18n (1.12.0) concurrent-ruby (~> 1.0) - minitest (5.16.3) + minitest (5.17.0) rake (13.0.1) rspec (3.9.0) rspec-core (~> 3.9.0) @@ -43,7 +42,6 @@ GEM rspec-support (3.9.3) tzinfo (2.0.5) concurrent-ruby (~> 1.0) - zeitwerk (2.6.1) PLATFORMS ruby