diff --git a/Gemfile.lock b/Gemfile.lock index fbf959ef..0f55fff4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM bcrypt (3.1.16) bindata (2.4.10) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crack (0.4.5) rexml database_cleaner-active_record (2.0.1) @@ -34,8 +34,8 @@ GEM dotenv (2.7.6) factory_bot (6.2.0) activesupport (>= 5.0.0) - faker (2.17.0) - i18n (>= 1.6, < 2) + faker (2.22.0) + i18n (>= 1.8.11, < 2) faraday (1.3.0) faraday-net_http (~> 1.0) multipart-post (>= 1.2, < 3) @@ -45,7 +45,7 @@ GEM hashdiff (1.0.1) hashie (4.1.0) httpclient (2.8.3) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) json-jwt (1.13.0) activesupport (>= 4.2)