sqlint: 0.1.10 -> 0.2.0
- Updates libpg_query to 2.0.0 in gem config, used by pg_query gem 2.0.1 - Continue to support older gem with older libpg_query, for gitlab - Remove redundant gem config override in sqlint expression - Add myself as a maintainer
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
pg_query (1.2.0)
|
||||
sqlint (0.1.10)
|
||||
pg_query (~> 1)
|
||||
google-protobuf (3.15.6)
|
||||
pg_query (2.0.1)
|
||||
google-protobuf (~> 3.15.5)
|
||||
sqlint (0.2.0)
|
||||
pg_query (~> 2)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
Reference in New Issue
Block a user