diff --git a/Gemfile.lock b/Gemfile.lock index f8072c1..0ff8648 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -959,14 +959,14 @@ GEM case_transform (0.2) activesupport cliver (0.3.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.5) debug_inspector (0.0.3) diff-lcs (1.3) erubi (1.9.0) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.1) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jmespath (1.4.0) jsonapi-renderer (0.2.2) @@ -978,10 +978,12 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + 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) nio4r (2.5.2) nokogiri (1.10.7) mini_portile2 (~> 2.4.0) @@ -1060,7 +1062,7 @@ GEM sprockets (>= 3.0.0) thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) web-console (2.3.0) activemodel (>= 4.0)