diff --git a/Gemfile.lock b/Gemfile.lock index 3c094d2..890cba4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM builder (3.2.4) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) connection_pool (2.2.3) crass (1.0.6) dotenv (2.7.6) @@ -86,10 +86,10 @@ GEM ffi (1.14.2) font-awesome-sass (5.5.0.1) sassc (>= 1.11) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) hashie (4.1.0) - i18n (1.8.8) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.11.2) activesupport (>= 5.0.0) @@ -108,7 +108,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.5.0) - minitest (5.14.3) + minitest (5.17.0) msgpack (1.4.2) multi_json (1.15.0) multi_xml (0.6.0) @@ -214,7 +214,7 @@ GEM thor (1.1.0) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)