Skip to content

Commit

Permalink
Merge pull request #25 from purcell/pg_query-2.1.3
Browse files Browse the repository at this point in the history
Re-lock with newer pg_query
  • Loading branch information
purcell authored Feb 7, 2022
2 parents 9d50201 + 62e2820 commit 1933979
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -29,4 +29,4 @@ DEPENDENCIES
rspec

BUNDLED WITH
2.1.4
2.2.24

0 comments on commit 1933979

Please sign in to comment.