diff --git a/Gemfile.lock b/Gemfile.lock index 4e2126c..93cab40 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,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) devise (4.7.2) bcrypt (~> 3.0) @@ -89,8 +89,8 @@ GEM ffi-compiler (1.0.1) ffi (>= 1.0.0) rake - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) http (4.4.1) addressable (~> 2.3) http-cookie (~> 1.0) @@ -101,7 +101,7 @@ GEM http-form_data (2.3.0) http-parser (1.2.1) ffi-compiler (>= 1.0, < 2.0) - i18n (1.8.4) + i18n (1.12.0) concurrent-ruby (~> 1.0) jsonapi-renderer (0.2.2) jwt (2.2.1) @@ -117,10 +117,12 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.17.0) msgpack (1.3.3) nio4r (2.5.2) nokogiri (1.10.10) @@ -182,7 +184,7 @@ 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) unf (0.1.4) unf_ext @@ -192,7 +194,7 @@ GEM websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.4.0) + zeitwerk (2.6.6) PLATFORMS ruby