about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/tools/sqlint/Gemfile.lock
blob: 1fd44e97b99862de07c4f06af7bd44d5b84091a0 (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:
    json (2.1.0)
    pg_query (1.0.0)
      json (>= 1.8, < 3)
    sqlint (0.1.7)
      pg_query (~> 0.13.5)

PLATFORMS
  ruby

DEPENDENCIES
  sqlint

BUNDLED WITH
   1.14.6