diff --git a/Gemfile.lock b/Gemfile.lock index f969c82..b1514b6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ GEM builder (3.2.3) byebug (11.0.1) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.4) dotenv (0.7.0) erubi (1.8.0) @@ -74,8 +74,8 @@ GEM dotenv (~> 0.7.0) thor (>= 0.13.6) formatador (0.2.5) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) google-cloud-core (1.3.1) google-cloud-env (~> 1.0) google-cloud-env (1.2.1) @@ -91,7 +91,7 @@ GEM googleauth (>= 0.6.2, < 0.10.0) grpc (>= 1.7.2, < 2.0) rly (~> 0.2.3) - google-protobuf (3.9.1-x86_64-linux) + google-protobuf (3.9.1) googleapis-common-protos (1.3.9) google-protobuf (~> 3.0) googleapis-common-protos-types (~> 1.0) @@ -105,7 +105,7 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (~> 0.7) - grpc (1.23.0-x86_64-linux) + grpc (1.23.0) google-protobuf (~> 3.8) googleapis-common-protos-types (~> 1.0) guard (2.15.1) @@ -121,7 +121,7 @@ GEM guard-minitest (2.4.6) guard-compat (~> 1.2) minitest (>= 3.0) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jwt (2.2.1) listen (3.1.5) @@ -138,10 +138,12 @@ GEM mimemagic (~> 0.3.2) memoist (0.16.0) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.15.0) msgpack (1.3.1) multi_json (1.13.1) multipart-post (2.1.1) @@ -215,12 +217,12 @@ GEM sprockets (>= 3.0.0) thor (0.20.3) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) - zeitwerk (2.1.10) + zeitwerk (2.6.6) PLATFORMS ruby