diff --git a/core/Gemfile.lock b/core/Gemfile.lock index 9922c7f..53ea884 100644 --- a/core/Gemfile.lock +++ b/core/Gemfile.lock @@ -8,23 +8,22 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.1.4.4) - activesupport (= 6.1.4.4) - activesupport (6.1.4.4) + 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) byebug (11.1.1) coderay (1.1.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) diff-lcs (1.3) - i18n (1.9.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) jsonapi-deserializable (0.2.0) method_source (0.9.2) - minitest (5.15.0) + minitest (5.18.0) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) @@ -42,9 +41,8 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.2) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - zeitwerk (2.5.4) PLATFORMS ruby