diff --git a/Gemfile.lock b/Gemfile.lock index f3c237c..03769f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM msgpack (~> 1.0) builder (3.2.4) byebug (11.1.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.6) database_cleaner (1.8.2) database_cleaner-active_record (1.8.0) @@ -70,8 +70,8 @@ GEM faraday (0.17.3) multipart-post (>= 1.2, < 3) ffi (1.12.2) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) google-api-client (0.36.4) addressable (~> 2.5, >= 2.5.1) googleauth (~> 0.9) @@ -101,7 +101,7 @@ GEM os (>= 0.9, < 2.0) signet (~> 0.12) httpclient (2.8.3) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jwt (2.2.1) listen (3.1.5) @@ -120,7 +120,7 @@ GEM mimemagic (0.3.4) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.17.0) msgpack (1.3.3) multi_json (1.14.1) multipart-post (2.1.1) @@ -207,7 +207,7 @@ GEM sprockets (>= 3.0.0) thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) uber (0.1.0) websocket-driver (0.7.1)