summary refs log tree commit diff
path: root/pkgs/development/tools/sqlint/Gemfile.lock
blob: 6fc638615fbfda5a172914dec1d89d02b406522f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
GEM
  remote: https://rubygems.org/
  specs:
    pg_query (1.1.0)
    sqlint (0.1.9)
      pg_query (~> 1)

PLATFORMS
  ruby

DEPENDENCIES
  sqlint

BUNDLED WITH
   1.17.2