diff --git a/Gemfile.lock b/Gemfile.lock index 92479d9..b5c52cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -91,12 +91,12 @@ GEM faraday (1.0.1) multipart-post (>= 1.2, < 3) ffi (1.13.1) - 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.4) + i18n (1.12.0) concurrent-ruby (~> 1.0) io-like (0.3.1) jbuilder (2.10.0) @@ -128,7 +128,7 @@ GEM rake mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.15.0) msgpack (1.3.3) multi_json (1.15.0) multi_xml (0.6.0) @@ -235,7 +235,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)