diff --git a/Gemfile.lock b/Gemfile.lock index a9d6eac..e6823b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,23 +1,23 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.0.3.1) - activesupport (= 6.0.3.1) - activerecord (6.0.3.1) - activemodel (= 6.0.3.1) - activesupport (= 6.0.3.1) - activesupport (6.0.3.1) + activemodel (6.1.7.3) + activesupport (= 6.1.7.3) + activerecord (6.1.7.3) + activemodel (= 6.1.7.3) + activesupport (= 6.1.7.3) + activesupport (6.1.7.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) - concurrent-ruby (1.1.6) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) + concurrent-ruby (1.2.2) diff-lcs (1.3) - i18n (1.8.3) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.3.0) - minitest (5.14.1) + minitest (5.18.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) pg (1.2.3) @@ -51,12 +51,11 @@ GEM activerecord (>= 4.1) sinatra (>= 1.0) sinatra-cross_origin (0.4.0) - thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) will_paginate (3.1.8) - zeitwerk (2.3.0) + zeitwerk (2.6.7) PLATFORMS ruby