diff --git a/Gemfile.lock b/Gemfile.lock index f6248d3..438cac1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) connection_pool (2.2.3) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -102,14 +102,14 @@ GEM multi_json (~> 1.0) net-http-persistent (~> 2.9) net-http-pipeline - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) groupdate (5.0.0) activesupport (>= 5) hashdiff (1.0.1) hashie (4.1.0) highline (2.0.3) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.10.0) activesupport (>= 5.0.0) @@ -133,7 +133,7 @@ GEM method_source (1.0.0) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.17.0) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) @@ -305,7 +305,7 @@ GEM typhoeus (~> 0.6, >= 0.6.8) typhoeus (0.8.0) ethon (>= 0.8.0) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)