diff --git a/Gemfile.lock b/Gemfile.lock index 22c0ecb..dfd7456 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,7 @@ GEM msgpack (~> 1.0) builder (3.2.4) byebug (11.1.1) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) database_cleaner (1.8.4) diff-lcs (1.3) @@ -73,9 +73,9 @@ GEM faker (2.11.0) i18n (>= 1.6, < 2) ffi (1.12.2) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.2) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jsonapi-resources (0.10.2) activerecord (>= 4.1) @@ -93,10 +93,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) nio4r (2.5.2) nokogiri (1.10.9) @@ -172,12 +174,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