diff --git a/Gemfile.lock b/Gemfile.lock index 495b95917..fdacd687f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,22 +1,18 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.0.3.2) - activesupport (= 6.0.3.2) - activerecord (6.0.3.2) - activemodel (= 6.0.3.2) - activesupport (= 6.0.3.2) - activesupport (6.0.3.2) + activerecord (3.2.14) + activesupport (6.1.7.5) 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) + zeitwerk (~> 2.3) algoliasearch (1.27.2) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.2) diff-lcs (1.3) ffi (1.15.5) hashie (3.6.0) @@ -26,7 +22,7 @@ GEM json (2.3.0) method_source (1.0.0) mini_portile2 (2.8.1) - minitest (5.14.1) + minitest (5.20.0) multipart-post (2.0.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) @@ -73,13 +69,12 @@ GEM sys-uname (~> 1.0.2) sys-uname (1.0.4) ffi (>= 1.0.0) - thread_safe (0.3.6) tilt (2.0.10) - 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.4.0) + zeitwerk (2.6.11) PLATFORMS ruby