about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/tools/database/pgsync/Gemfile.lock
blob: 5ee736430af5929cba44bb7d19138ac7899f22c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
GEM
  remote: https://rubygems.org/
  specs:
    parallel (1.20.1)
    pg (1.2.3)
    pgsync (0.6.6)
      parallel
      pg (>= 0.18.2)
      slop (>= 4.8.2)
      tty-spinner
    slop (4.8.2)
    tty-cursor (0.7.1)
    tty-spinner (0.9.3)
      tty-cursor (~> 0.7)

PLATFORMS
  ruby

DEPENDENCIES
  pgsync

BUNDLED WITH
   2.1.4