diff --git a/Gemfile.lock b/Gemfile.lock index 17fd1b5..f38fa7e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM regexp_parser (~> 1.5) xpath (~> 3.2) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) database_cleaner (1.8.5) database_cleaner-active_record (1.8.0) @@ -71,9 +71,9 @@ GEM fast_jsonapi (1.5) activesupport (>= 4.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) jbuilder (2.10.0) activesupport (>= 5.0.0) @@ -91,7 +91,7 @@ GEM method_source (1.0.0) 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.9) mini_portile2 (~> 2.4.0) @@ -191,7 +191,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) unicode-display_width (1.7.0) websocket-driver (0.6.5)