diff --git a/Gemfile.lock b/Gemfile.lock index 9d7eb4ad5..8c3ab493a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -326,9 +326,9 @@ GEM multi_json (>= 1.11.0) globalid (1.0.0) activesupport (>= 5.0) - google-protobuf (3.19.1) - google-protobuf (3.19.1-x86_64-darwin) - google-protobuf (3.19.1-x86_64-linux) + google-protobuf (3.19.2) + google-protobuf (3.19.2-x86_64-darwin) + google-protobuf (3.19.2-x86_64-linux) guard (2.18.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) diff --git a/vendor/cache/google-protobuf-3.19.1-x86_64-darwin.gem b/vendor/cache/google-protobuf-3.19.1-x86_64-darwin.gem deleted file mode 100644 index 3fb52eee7..000000000 Binary files a/vendor/cache/google-protobuf-3.19.1-x86_64-darwin.gem and /dev/null differ diff --git a/vendor/cache/google-protobuf-3.19.1-x86_64-linux.gem b/vendor/cache/google-protobuf-3.19.1-x86_64-linux.gem deleted file mode 100644 index 1638b47d6..000000000 Binary files a/vendor/cache/google-protobuf-3.19.1-x86_64-linux.gem and /dev/null differ diff --git a/vendor/cache/google-protobuf-3.19.1.gem b/vendor/cache/google-protobuf-3.19.1.gem deleted file mode 100644 index 06d70f6d5..000000000 Binary files a/vendor/cache/google-protobuf-3.19.1.gem and /dev/null differ diff --git a/vendor/cache/google-protobuf-3.19.2-x86_64-darwin.gem b/vendor/cache/google-protobuf-3.19.2-x86_64-darwin.gem new file mode 100644 index 000000000..c9598c67b Binary files /dev/null and b/vendor/cache/google-protobuf-3.19.2-x86_64-darwin.gem differ diff --git a/vendor/cache/google-protobuf-3.19.2-x86_64-linux.gem b/vendor/cache/google-protobuf-3.19.2-x86_64-linux.gem new file mode 100644 index 000000000..9b0c0f655 Binary files /dev/null and b/vendor/cache/google-protobuf-3.19.2-x86_64-linux.gem differ diff --git a/vendor/cache/google-protobuf-3.19.2.gem b/vendor/cache/google-protobuf-3.19.2.gem new file mode 100644 index 000000000..3802491f2 Binary files /dev/null and b/vendor/cache/google-protobuf-3.19.2.gem differ