diff --git a/Gemfile.lock b/Gemfile.lock index e318392..81ab43a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.4) database_cleaner (1.7.0) @@ -96,8 +96,8 @@ GEM i18n (>= 0.7) ffi (1.10.0) formatador (0.2.5) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) gon (6.2.1) actionpack (>= 3.0) multi_json @@ -121,7 +121,7 @@ GEM rubocop (~> 0.20) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.2) jbuilder (2.9.0) @@ -154,7 +154,7 @@ GEM mimemagic (0.3.3) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.17.0) msgpack (1.2.10) multi_json (1.13.1) nenv (0.3.0) @@ -312,7 +312,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)