diff --git a/Gemfile.lock b/Gemfile.lock index 36d043a..822796d 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.3) + activesupport (= 7.0.4.3) + activerecord (7.0.4.3) + activemodel (= 7.0.4.3) + activesupport (= 7.0.4.3) + activesupport (7.0.4.3) 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) + concurrent-ruby (1.2.2) diff-lcs (1.3) graphql (1.12.20) i18n (1.12.0) concurrent-ruby (~> 1.0) - minitest (5.16.3) + minitest (5.18.0) rake (13.0.1) rspec (3.9.0) rspec-core (~> 3.9.0) @@ -41,9 +40,8 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.3) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - zeitwerk (2.6.1) PLATFORMS ruby