diff --git a/Gemfile.lock b/Gemfile.lock index 0b2c825..3302071 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM byebug (11.1.3) case_transform (0.2) activesupport - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) dotenv (2.7.5) dotenv-rails (2.7.5) @@ -90,9 +90,9 @@ GEM ffi (1.13.1-java) ffi (1.13.1-x64-mingw32) ffi (1.13.1-x86-mingw32) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.4) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jsonapi-renderer (0.2.2) jwt (2.2.1) @@ -110,7 +110,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.17.0) msgpack (1.3.3) msgpack (1.3.3-java) msgpack (1.3.3-x64-mingw32) @@ -180,7 +180,7 @@ GEM thor (1.0.1) thread_safe (0.3.6) thread_safe (0.3.6-java) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2020.1) tzinfo (>= 1.0.0) @@ -189,7 +189,7 @@ GEM websocket-driver (0.7.3-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.4.0) + zeitwerk (2.6.6) PLATFORMS java