diff --git a/Gemfile.lock b/Gemfile.lock index ab1fe6e..4705058 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,12 +8,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.1.4.1) - activesupport (= 6.1.4.1) - activerecord (6.1.4.1) - activemodel (= 6.1.4.1) - activesupport (= 6.1.4.1) - activesupport (6.1.4.1) + activemodel (6.1.6.1) + activesupport (= 6.1.6.1) + activerecord (6.1.6.1) + activemodel (= 6.1.6.1) + activesupport (= 6.1.6.1) + activesupport (6.1.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -22,7 +22,7 @@ GEM addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crack (0.4.5) rexml database_cleaner (1.99.0) @@ -49,9 +49,9 @@ GEM faraday_middleware (1.1.0) faraday (~> 1.0) hashdiff (1.0.1) - i18n (1.8.10) + i18n (1.11.0) concurrent-ruby (~> 1.0) - minitest (5.14.4) + minitest (5.15.0) multipart-post (2.1.1) parallel (1.21.0) parser (3.0.2.0) @@ -98,7 +98,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - zeitwerk (2.4.2) + zeitwerk (2.6.0) PLATFORMS ruby