diff --git a/Gemfile.lock b/Gemfile.lock index 5c038cc..f395e8b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,6 +116,7 @@ GEM terminal-table (~> 1.5, >= 1.5.1) globalid (0.4.2) activesupport (>= 4.2.0) + google-protobuf (3.17.3) guard (2.15.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -180,7 +181,8 @@ GEM ast (~> 2.4.0) path_expander (1.1.0) pg (1.1.4) - pg_query (1.1.0) + pg_query (2.1.0) + google-protobuf (>= 3.17.1) pghero (2.4.1) activerecord (>= 5) pronto (0.10.0)