diff --git a/Gemfile.lock b/Gemfile.lock index ca63ecb..7a7723f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM xpath (~> 3.2) childprocess (3.0.0) coderay (1.1.3) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) crack (0.4.4) crass (1.0.6) database_cleaner (1.8.5) @@ -112,8 +112,8 @@ GEM gitlab (4.16.1) httparty (~> 0.14, >= 0.14.0) terminal-table (~> 1.5, >= 1.5.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guard (2.16.2) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -134,7 +134,7 @@ GEM mime-types (~> 3.0) multi_xml (>= 0.5.2) hub (1.12.4) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.3.1) jwt (1.5.6) @@ -160,7 +160,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.2) + minitest (5.17.0) msgpack (1.3.3) multi_xml (0.6.0) multipart-post (2.1.1) @@ -327,7 +327,7 @@ GEM thor (0.20.3) 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)