diff --git a/Gemfile.lock b/Gemfile.lock index 542f7ef0..3770fc6c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.1.2.1) - activesupport (= 6.1.2.1) - activerecord (6.1.2.1) - activemodel (= 6.1.2.1) - activesupport (= 6.1.2.1) - activesupport (6.1.2.1) + activemodel (6.1.3.2) + activesupport (= 6.1.3.2) + activerecord (6.1.3.2) + activemodel (= 6.1.3.2) + activesupport (= 6.1.3.2) + activesupport (6.1.3.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -25,10 +25,10 @@ GEM concurrent-ruby (1.1.8) crack (0.4.5) rexml - database_cleaner-active_record (2.0.0) + database_cleaner-active_record (2.0.1) activerecord (>= 5.a) database_cleaner-core (~> 2.0.0) - database_cleaner-core (2.0.0) + database_cleaner-core (2.0.1) diff-lcs (1.4.4) docile (1.3.5) dotenv (2.7.6) @@ -45,7 +45,7 @@ GEM hashdiff (1.0.1) hashie (4.1.0) httpclient (2.8.3) - i18n (1.8.8) + i18n (1.8.10) concurrent-ruby (~> 1.0) json-jwt (1.13.0) activesupport (>= 4.2) @@ -57,7 +57,7 @@ GEM method_source (1.0.0) mini_mime (1.0.2) mini_portile2 (2.5.0) - minitest (5.14.3) + minitest (5.14.4) multi_json (1.15.0) multipart-post (2.1.1) mustermann (1.1.1)