diff --git a/Gemfile.lock b/Gemfile.lock index a16f593..2dbbfcc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,7 @@ GEM builder (3.2.3) byebug (10.0.2) coderay (1.1.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.10) crass (1.0.6) dotenv (2.5.0) dotenv-rails (2.5.0) @@ -51,9 +51,9 @@ GEM railties (>= 3.2, < 6.0) erubi (1.7.1) ffi (1.9.25) - globalid (0.4.1) - activesupport (>= 4.2.0) - i18n (1.1.1) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jsonapi-resources (0.9.3) activerecord (>= 4.1) @@ -72,7 +72,7 @@ GEM method_source (0.9.2) mini_mime (1.0.1) mini_portile2 (2.5.1) - minitest (5.11.3) + minitest (5.17.0) mysql2 (0.5.2) nio4r (2.3.1) nokogiri (1.11.4) @@ -132,7 +132,7 @@ GEM sprockets (>= 3.0.0) thor (0.20.3) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) websocket-driver (0.6.5) websocket-extensions (>= 0.1.0)