diff --git a/Gemfile.lock b/Gemfile.lock index 15ee99c..63100fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,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) debug_inspector (0.0.3) domain_name (0.5.20190701) @@ -94,12 +94,12 @@ GEM ffi (1.13.1) font-awesome-rails (4.7.0.5) railties (>= 3.2, < 6.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.3) + i18n (1.12.0) concurrent-ruby (~> 1.0) io-like (0.3.1) jbuilder (2.10.0) @@ -127,7 +127,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.6.1) - minitest (5.14.1) + minitest (5.15.0) msgpack (1.3.3) multi_json (1.14.1) multi_xml (0.6.0) @@ -230,7 +230,7 @@ GEM thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)