diff --git a/Gemfile.lock b/Gemfile.lock index ecf241d..41def3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,24 +1,24 @@ GEM remote: https://rubygems.org/ specs: - diff-lcs (1.4.4) - google-protobuf (3.15.6) - pg_query (2.0.2) - google-protobuf (~> 3.15.5) - rake (13.0.3) + diff-lcs (1.5.0) + google-protobuf (3.19.4) + pg_query (2.1.3) + google-protobuf (>= 3.19.2) + rake (13.0.6) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) rspec-mocks (~> 3.10.0) - rspec-core (3.10.1) + rspec-core (3.10.2) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-mocks (3.10.2) + rspec-mocks (3.10.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) + rspec-support (3.10.3) PLATFORMS ruby @@ -29,4 +29,4 @@ DEPENDENCIES rspec BUNDLED WITH - 2.1.4 + 2.2.24