diff --git a/Gemfile.lock b/Gemfile.lock index cf90b27..6887d2b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM byebug (11.1.1) 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) @@ -79,10 +79,10 @@ GEM faraday_middleware (0.12.2) faraday (>= 0.7.4, < 1.0) ffi (1.12.2) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) htmlentities (4.3.4) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jsonapi-renderer (0.2.2) listen (3.1.5) @@ -97,10 +97,12 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.4) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.17.0) msgpack (1.3.3) multipart-post (2.1.1) nio4r (2.5.2) @@ -164,12 +166,12 @@ GEM sprockets (>= 3.0.0) thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) - zeitwerk (2.3.0) + zeitwerk (2.6.6) PLATFORMS ruby