diff --git a/Gemfile.lock b/Gemfile.lock index 1b9ef68..e1c2c6c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,13 +80,13 @@ GEM case_transform (0.2) activesupport coderay (1.1.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) crass (1.0.6) diff-lcs (1.3) erubi (1.9.0) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.5) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jsonapi-renderer (0.2.2) kaminari (1.2.1) @@ -109,10 +109,12 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.2) + minitest (5.17.0) nio4r (2.5.4) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) @@ -197,13 +199,13 @@ GEM sqlite3 (1.3.13) thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.3.0) 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