diff --git a/Gemfile.lock b/Gemfile.lock index adb8064..90ccf1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM cancancan (3.1.0) case_transform (0.2) activesupport - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.6) database_cleaner (1.8.3) @@ -99,9 +99,9 @@ GEM fugit (1.3.4) et-orbi (~> 1.1, >= 1.1.8) raabro (~> 1.1) - 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-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.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) @@ -220,7 +222,7 @@ GEM thread_safe (0.3.6) thwait (0.1.0) tilt (2.0.10) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) warden (1.2.8) rack (>= 2.0.6)