nixpkgs/pkgs/development/tools/sqlint/Gemfile.lock
Steve Purcell b092bdccfa 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
2021-04-02 00:28:17 -04:00

18 lines
234 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
google-protobuf (3.15.6)
pg_query (2.0.1)
google-protobuf (~> 3.15.5)
sqlint (0.2.0)
pg_query (~> 2)
PLATFORMS
ruby
DEPENDENCIES
sqlint
BUNDLED WITH
2.1.4