summary refs log tree commit diff
path: root/pkgs/development/tools/sqlint/Gemfile.lock
blob: 94587de9ac322183ef8969cd7a6aa33d1860d6a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
GEM
  remote: https://rubygems.org/
  specs:
    google-protobuf (3.15.6)
    pg_query (2.0.2)
      google-protobuf (~> 3.15.5)
    sqlint (0.2.0)
      pg_query (~> 2)

PLATFORMS
  ruby

DEPENDENCIES
  sqlint

BUNDLED WITH
   2.1.4