diff --git a/Gemfile.lock b/Gemfile.lock index 4dbf94a..2c4d37e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.1.3.1) - activesupport (= 6.1.3.1) - activerecord (6.1.3.1) - activemodel (= 6.1.3.1) - activesupport (= 6.1.3.1) - activesupport (6.1.3.1) + activemodel (6.1.7.1) + activesupport (= 6.1.7.1) + activerecord (6.1.7.1) + activemodel (= 6.1.7.1) + activesupport (= 6.1.7.1) + activesupport (6.1.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -14,15 +14,15 @@ GEM zeitwerk (~> 2.3) ast (2.4.2) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) dotenv (2.7.6) haml (5.2.1) temple (>= 0.8.0) tilt - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) method_source (1.0.0) - minitest (5.14.4) + minitest (5.17.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) parallel (1.20.1) @@ -66,10 +66,10 @@ GEM sinatra (>= 1.0) temple (0.8.2) tilt (2.0.10) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (2.0.0) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby