diff --git a/Gemfile.lock b/Gemfile.lock index 455567164..af9939bf3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,32 +1,31 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.0.6.1) - activesupport (= 6.0.6.1) - activerecord (6.0.6.1) - activemodel (= 6.0.6.1) - activesupport (= 6.0.6.1) - activesupport (6.0.6.1) + activemodel (7.0.8) + activesupport (= 7.0.8) + activerecord (7.0.8) + activemodel (= 7.0.8) + activesupport (= 7.0.8) + activesupport (7.0.8) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) algoliasearch (1.27.2) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) coderay (1.1.2) - concurrent-ruby (1.2.0) + concurrent-ruby (1.2.2) diff-lcs (1.3) ffi (1.15.5) hashie (3.6.0) httpclient (2.8.3) - i18n (1.8.2) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.3.0) method_source (1.0.0) mini_portile2 (2.8.1) - minitest (5.17.0) + minitest (5.20.0) multipart-post (2.0.0) mustermann (2.0.2) ruby2_keywords (~> 0.0.1) @@ -73,13 +72,11 @@ GEM sys-uname (~> 1.0.2) sys-uname (1.0.4) ffi (>= 1.0.0) - thread_safe (0.3.6) tilt (2.0.11) - tzinfo (1.2.10) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) tzinfo-data (1.2019.3) tzinfo (>= 1.0.0) - zeitwerk (2.6.6) PLATFORMS ruby