diff --git a/Gemfile.lock b/Gemfile.lock index bb50c0a..fb76da1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crass (1.0.6) debug_inspector (1.1.0) domain_name (0.5.20190701) @@ -82,12 +82,12 @@ GEM faraday-net_http (1.0.1) faraday-net_http_persistent (1.1.0) ffi (1.15.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) hashie (4.1.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.11.2) activesupport (>= 5.0.0) @@ -110,7 +110,7 @@ GEM mime-types-data (3.2021.0225) mini_mime (1.1.0) mini_portile2 (2.5.1) - minitest (5.14.4) + minitest (5.17.0) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) @@ -213,7 +213,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)